var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016461&docid=69364474&x=5345',
		'title': '',
		'imageId': '69364474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016461&docid=68737928&x=5345',
		'title': '',
		'imageId': '68737928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016461&docid=68737929&x=5345',
		'title': '',
		'imageId': '68737929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016461&docid=68737930&x=5345',
		'title': '',
		'imageId': '68737930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016461&docid=68737923&x=5345',
		'title': '',
		'imageId': '68737923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016461&docid=68737922&x=5345',
		'title': '',
		'imageId': '68737922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016461&docid=68737925&x=5345',
		'title': '',
		'imageId': '68737925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016461&docid=68737924&x=5345',
		'title': '',
		'imageId': '68737924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016461&docid=68737926&x=5345',
		'title': '',
		'imageId': '68737926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016461';

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