var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975147&docid=69149377&x=2959',
		'title': '',
		'imageId': '69149377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975147&docid=69149375&x=2959',
		'title': '',
		'imageId': '69149375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975147&docid=69149373&x=2959',
		'title': '',
		'imageId': '69149373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975147&docid=69149374&x=2959',
		'title': '',
		'imageId': '69149374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975147&docid=69149378&x=2959',
		'title': '',
		'imageId': '69149378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975147&docid=69149370&x=2959',
		'title': '',
		'imageId': '69149370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975147&docid=69149379&x=2959',
		'title': '',
		'imageId': '69149379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975147&docid=69149372&x=2959',
		'title': '',
		'imageId': '69149372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975147&docid=69149371&x=2959',
		'title': '',
		'imageId': '69149371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975147';

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