var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3984217&docid=69358297&x=1848',
		'title': '',
		'imageId': '69358297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984217&docid=69358290&x=1848',
		'title': '',
		'imageId': '69358290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984217&docid=69358291&x=1848',
		'title': '',
		'imageId': '69358291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984217&docid=69358292&x=1848',
		'title': '',
		'imageId': '69358292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984217&docid=69358293&x=1848',
		'title': '',
		'imageId': '69358293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984217&docid=69358294&x=1848',
		'title': '',
		'imageId': '69358294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984217&docid=69358295&x=1848',
		'title': '',
		'imageId': '69358295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984217&docid=69358296&x=1848',
		'title': '',
		'imageId': '69358296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3984217';

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