var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3952712&docid=68644501&x=591',
		'title': '',
		'imageId': '68644501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952712&docid=68644506&x=591',
		'title': '',
		'imageId': '68644506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952712&docid=68644507&x=591',
		'title': '',
		'imageId': '68644507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952712&docid=68644508&x=591',
		'title': '',
		'imageId': '68644508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952712&docid=68644510&x=591',
		'title': '',
		'imageId': '68644510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952712&docid=68644509&x=591',
		'title': '',
		'imageId': '68644509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952712&docid=68644511&x=591',
		'title': '',
		'imageId': '68644511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952712&docid=68644516&x=591',
		'title': '',
		'imageId': '68644516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952712&docid=68644519&x=591',
		'title': '',
		'imageId': '68644519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3952712';

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