var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978560&docid=69224735&x=1534',
		'title': '',
		'imageId': '69224735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978560&docid=69224739&x=1534',
		'title': '',
		'imageId': '69224739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978560&docid=69224741&x=1534',
		'title': '',
		'imageId': '69224741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978560&docid=69224738&x=1534',
		'title': '',
		'imageId': '69224738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978560&docid=69224736&x=1534',
		'title': '',
		'imageId': '69224736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978560&docid=69224737&x=1534',
		'title': '',
		'imageId': '69224737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978560&docid=69224743&x=1534',
		'title': '',
		'imageId': '69224743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978560&docid=69224740&x=1534',
		'title': '',
		'imageId': '69224740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978560&docid=69224742&x=1534',
		'title': '',
		'imageId': '69224742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978560';

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";
	})
}
