var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955253&docid=68704041&x=141',
		'title': '',
		'imageId': '68704041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955253&docid=68704040&x=141',
		'title': '',
		'imageId': '68704040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955253&docid=68704042&x=141',
		'title': '',
		'imageId': '68704042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955253&docid=68704043&x=141',
		'title': '',
		'imageId': '68704043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955253&docid=68704044&x=141',
		'title': '',
		'imageId': '68704044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955253&docid=68704045&x=141',
		'title': '',
		'imageId': '68704045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955253&docid=68704057&x=141',
		'title': '',
		'imageId': '68704057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955253&docid=68704049&x=141',
		'title': '',
		'imageId': '68704049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955253&docid=68704058&x=141',
		'title': '',
		'imageId': '68704058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955253';

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