var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3995011&docid=69824538&x=1632',
		'title': '',
		'imageId': '69824538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995011&docid=69824541&x=1632',
		'title': '',
		'imageId': '69824541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995011&docid=69824540&x=1632',
		'title': '',
		'imageId': '69824540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995011&docid=69824539&x=1632',
		'title': '',
		'imageId': '69824539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995011&docid=69824535&x=1632',
		'title': '',
		'imageId': '69824535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995011&docid=69824537&x=1632',
		'title': '',
		'imageId': '69824537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995011&docid=69824536&x=1632',
		'title': '',
		'imageId': '69824536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3995011';

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