var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962703&docid=68870971&x=2955',
		'title': '',
		'imageId': '68870971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962703&docid=68870968&x=2955',
		'title': '',
		'imageId': '68870968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962703&docid=68870969&x=2955',
		'title': '',
		'imageId': '68870969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962703&docid=68870972&x=2955',
		'title': '',
		'imageId': '68870972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962703&docid=68870975&x=2955',
		'title': '',
		'imageId': '68870975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962703&docid=68870970&x=2955',
		'title': '',
		'imageId': '68870970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962703&docid=68870973&x=2955',
		'title': '',
		'imageId': '68870973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962703&docid=68870974&x=2955',
		'title': '',
		'imageId': '68870974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962703';

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