var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3981075&docid=69291135&x=5337',
		'title': '',
		'imageId': '69291135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981075&docid=69291139&x=5337',
		'title': '',
		'imageId': '69291139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981075&docid=69291140&x=5337',
		'title': '',
		'imageId': '69291140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981075&docid=69291134&x=5337',
		'title': '',
		'imageId': '69291134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981075&docid=69291138&x=5337',
		'title': '',
		'imageId': '69291138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981075&docid=69291141&x=5337',
		'title': '',
		'imageId': '69291141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981075&docid=69291137&x=5337',
		'title': '',
		'imageId': '69291137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981075&docid=69291136&x=5337',
		'title': '',
		'imageId': '69291136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3981075';

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