var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950736&docid=68602781&x=3119',
		'title': '',
		'imageId': '68602781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950736&docid=68602775&x=3119',
		'title': '',
		'imageId': '68602775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950736&docid=68602774&x=3119',
		'title': '',
		'imageId': '68602774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950736&docid=68602777&x=3119',
		'title': '',
		'imageId': '68602777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950736&docid=68602773&x=3119',
		'title': '',
		'imageId': '68602773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950736&docid=68602776&x=3119',
		'title': '',
		'imageId': '68602776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950736&docid=68602778&x=3119',
		'title': '',
		'imageId': '68602778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950736&docid=68602779&x=3119',
		'title': '',
		'imageId': '68602779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950736&docid=68602780&x=3119',
		'title': '',
		'imageId': '68602780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950736';

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