var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3932440&docid=68187595&x=2037',
		'title': '',
		'imageId': '68187595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932440&docid=68187591&x=2037',
		'title': '',
		'imageId': '68187591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932440&docid=68187592&x=2037',
		'title': '',
		'imageId': '68187592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932440&docid=68187594&x=2037',
		'title': '',
		'imageId': '68187594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932440&docid=68187596&x=2037',
		'title': '',
		'imageId': '68187596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932440&docid=68187593&x=2037',
		'title': '',
		'imageId': '68187593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932440&docid=68187597&x=2037',
		'title': '',
		'imageId': '68187597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932440&docid=68187589&x=2037',
		'title': '',
		'imageId': '68187589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932440&docid=68187590&x=2037',
		'title': '',
		'imageId': '68187590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3932440';

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