var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3993868&docid=69579332&x=4957',
		'title': '',
		'imageId': '69579332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993868&docid=69579415&x=4957',
		'title': '',
		'imageId': '69579415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993868&docid=69579436&x=4957',
		'title': '',
		'imageId': '69579436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993868&docid=69579631&x=4957',
		'title': '',
		'imageId': '69579631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993868&docid=69579677&x=4957',
		'title': '',
		'imageId': '69579677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993868&docid=69579662&x=4957',
		'title': '',
		'imageId': '69579662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993868&docid=69579486&x=4957',
		'title': '',
		'imageId': '69579486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993868&docid=69579340&x=4957',
		'title': '',
		'imageId': '69579340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993868&docid=69579405&x=4957',
		'title': '',
		'imageId': '69579405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3993868';

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