var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3992207&docid=69538737&x=4026',
		'title': '',
		'imageId': '69538737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992207&docid=69538731&x=4026',
		'title': '',
		'imageId': '69538731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992207&docid=69538730&x=4026',
		'title': '',
		'imageId': '69538730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992207&docid=69538735&x=4026',
		'title': '',
		'imageId': '69538735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992207&docid=69538727&x=4026',
		'title': '',
		'imageId': '69538727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992207&docid=69538738&x=4026',
		'title': '',
		'imageId': '69538738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992207&docid=69538729&x=4026',
		'title': '',
		'imageId': '69538729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992207&docid=69538734&x=4026',
		'title': '',
		'imageId': '69538734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992207&docid=69538728&x=4026',
		'title': '',
		'imageId': '69538728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992207&docid=69538736&x=4026',
		'title': '',
		'imageId': '69538736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992207&docid=69538726&x=4026',
		'title': '',
		'imageId': '69538726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992207&docid=69538733&x=4026',
		'title': '',
		'imageId': '69538733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992207&docid=69538732&x=4026',
		'title': '',
		'imageId': '69538732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3992207';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
