var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3935733&docid=68261270&x=3924',
		'title': '',
		'imageId': '68261270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935733&docid=68261273&x=3924',
		'title': '',
		'imageId': '68261273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935733&docid=68261287&x=3924',
		'title': '',
		'imageId': '68261287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935733&docid=68261291&x=3924',
		'title': '',
		'imageId': '68261291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935733&docid=68261295&x=3924',
		'title': '',
		'imageId': '68261295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935733&docid=68261298&x=3924',
		'title': '',
		'imageId': '68261298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935733&docid=68261301&x=3924',
		'title': '',
		'imageId': '68261301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935733&docid=68261307&x=3924',
		'title': '',
		'imageId': '68261307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3935733';

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