var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3984200&docid=69357995&x=5344',
		'title': '',
		'imageId': '69357995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984200&docid=69357994&x=5344',
		'title': '',
		'imageId': '69357994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984200&docid=69357996&x=5344',
		'title': '',
		'imageId': '69357996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984200&docid=69357997&x=5344',
		'title': '',
		'imageId': '69357997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984200&docid=69357999&x=5344',
		'title': '',
		'imageId': '69357999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984200&docid=69358000&x=5344',
		'title': '',
		'imageId': '69358000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984200&docid=69358001&x=5344',
		'title': '',
		'imageId': '69358001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3984200';

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