var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937313&docid=68302407&x=4237',
		'title': '',
		'imageId': '68302407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937313&docid=68302408&x=4237',
		'title': '',
		'imageId': '68302408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937313&docid=68302409&x=4237',
		'title': '',
		'imageId': '68302409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937313&docid=68302410&x=4237',
		'title': '',
		'imageId': '68302410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937313&docid=68302411&x=4237',
		'title': '',
		'imageId': '68302411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937313&docid=68302412&x=4237',
		'title': '',
		'imageId': '68302412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937313&docid=68302413&x=4237',
		'title': '',
		'imageId': '68302413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937313';

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