var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3936304&docid=68278910&x=4237',
		'title': '',
		'imageId': '68278910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936304&docid=68278916&x=4237',
		'title': '',
		'imageId': '68278916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936304&docid=68278912&x=4237',
		'title': '',
		'imageId': '68278912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936304&docid=68278914&x=4237',
		'title': '',
		'imageId': '68278914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936304&docid=68278915&x=4237',
		'title': '',
		'imageId': '68278915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936304&docid=68278913&x=4237',
		'title': '',
		'imageId': '68278913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936304&docid=68278911&x=4237',
		'title': '',
		'imageId': '68278911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3936304';

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