var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950160&docid=68602096&x=5110',
		'title': '',
		'imageId': '68602096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950160&docid=68602092&x=5110',
		'title': '',
		'imageId': '68602092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950160&docid=68602093&x=5110',
		'title': '',
		'imageId': '68602093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950160&docid=68602100&x=5110',
		'title': '',
		'imageId': '68602100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950160&docid=68602099&x=5110',
		'title': '',
		'imageId': '68602099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950160&docid=68602098&x=5110',
		'title': '',
		'imageId': '68602098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950160&docid=68602094&x=5110',
		'title': '',
		'imageId': '68602094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950160&docid=68602095&x=5110',
		'title': '',
		'imageId': '68602095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950160&docid=68602097&x=5110',
		'title': '',
		'imageId': '68602097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950160';

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