var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3938276&docid=68325037&x=517',
		'title': '',
		'imageId': '68325037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938276&docid=68325039&x=517',
		'title': '',
		'imageId': '68325039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938276&docid=68325040&x=517',
		'title': '',
		'imageId': '68325040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938276&docid=68325044&x=517',
		'title': '',
		'imageId': '68325044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938276&docid=68325042&x=517',
		'title': '',
		'imageId': '68325042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938276&docid=68325043&x=517',
		'title': '',
		'imageId': '68325043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938276&docid=68325041&x=517',
		'title': '',
		'imageId': '68325041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938276&docid=68325045&x=517',
		'title': '',
		'imageId': '68325045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938276&docid=68325046&x=517',
		'title': '',
		'imageId': '68325046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3938276';

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