var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963714&docid=68897255&x=1844',
		'title': '',
		'imageId': '68897255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963714&docid=68897252&x=1844',
		'title': '',
		'imageId': '68897252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963714&docid=68897251&x=1844',
		'title': '',
		'imageId': '68897251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963714&docid=68897253&x=1844',
		'title': '',
		'imageId': '68897253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963714&docid=68897256&x=1844',
		'title': '',
		'imageId': '68897256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963714&docid=68897254&x=1844',
		'title': '',
		'imageId': '68897254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963714&docid=68897250&x=1844',
		'title': '',
		'imageId': '68897250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963714';

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