var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3863384&docid=66497306&x=1755',
		'title': '',
		'imageId': '66497306',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3863384&docid=66497308&x=1755',
		'title': '',
		'imageId': '66497308',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3863384&docid=66497310&x=1755',
		'title': '',
		'imageId': '66497310',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3863384&docid=66497305&x=1755',
		'title': '',
		'imageId': '66497305',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3863384&docid=66497312&x=1755',
		'title': '',
		'imageId': '66497312',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3863384&docid=69232944&x=1755',
		'title': '',
		'imageId': '69232944',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3863384&docid=69232949&x=1755',
		'title': '',
		'imageId': '69232949',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3863384&docid=69232952&x=1755',
		'title': '',
		'imageId': '69232952',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3863384';

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