var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939955&docid=68365357&x=4325',
		'title': '',
		'imageId': '68365357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939955&docid=68365358&x=4325',
		'title': '',
		'imageId': '68365358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939955&docid=68365359&x=4325',
		'title': '',
		'imageId': '68365359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939955&docid=68365361&x=4325',
		'title': '',
		'imageId': '68365361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939955&docid=68365362&x=4325',
		'title': '',
		'imageId': '68365362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939955&docid=68365360&x=4325',
		'title': '',
		'imageId': '68365360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939955&docid=68365365&x=4325',
		'title': '',
		'imageId': '68365365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939955&docid=68365363&x=4325',
		'title': '',
		'imageId': '68365363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939955&docid=68365364&x=4325',
		'title': '',
		'imageId': '68365364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939955';

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