var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965056&docid=68928136&x=4720',
		'title': '',
		'imageId': '68928136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965056&docid=68928139&x=4720',
		'title': '',
		'imageId': '68928139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965056&docid=68928142&x=4720',
		'title': '',
		'imageId': '68928142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965056&docid=68928145&x=4720',
		'title': '',
		'imageId': '68928145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965056&docid=68928155&x=4720',
		'title': '',
		'imageId': '68928155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965056&docid=68993497&x=4720',
		'title': '',
		'imageId': '68993497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965056&docid=68993495&x=4720',
		'title': '',
		'imageId': '68993495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965056&docid=68993494&x=4720',
		'title': '',
		'imageId': '68993494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965056&docid=68993498&x=4720',
		'title': '',
		'imageId': '68993498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965056';

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