var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3921127&docid=68059912&x=539',
		'title': '',
		'imageId': '68059912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921127&docid=68059916&x=539',
		'title': '',
		'imageId': '68059916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921127&docid=68059911&x=539',
		'title': '',
		'imageId': '68059911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921127&docid=68059913&x=539',
		'title': '',
		'imageId': '68059913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921127&docid=68059915&x=539',
		'title': '',
		'imageId': '68059915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921127&docid=68059914&x=539',
		'title': '',
		'imageId': '68059914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921127&docid=68059909&x=539',
		'title': '',
		'imageId': '68059909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921127&docid=68059910&x=539',
		'title': '',
		'imageId': '68059910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921127&docid=67936833&x=539',
		'title': '',
		'imageId': '67936833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3921127';

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