var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3917585&docid=67843105&x=4722',
		'title': '',
		'imageId': '67843105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917585&docid=67843106&x=4722',
		'title': '',
		'imageId': '67843106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917585&docid=67843107&x=4722',
		'title': '',
		'imageId': '67843107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917585&docid=67843108&x=4722',
		'title': '',
		'imageId': '67843108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917585&docid=67843110&x=4722',
		'title': '',
		'imageId': '67843110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917585&docid=67843109&x=4722',
		'title': '',
		'imageId': '67843109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917585&docid=67843111&x=4722',
		'title': '',
		'imageId': '67843111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917585&docid=67843112&x=4722',
		'title': '',
		'imageId': '67843112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917585&docid=67843113&x=4722',
		'title': '',
		'imageId': '67843113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3917585';

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