var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3940445&docid=68372565&x=3038',
		'title': '',
		'imageId': '68372565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940445&docid=68372578&x=3038',
		'title': '',
		'imageId': '68372578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940445&docid=68372568&x=3038',
		'title': '',
		'imageId': '68372568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940445&docid=68372574&x=3038',
		'title': '',
		'imageId': '68372574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940445&docid=68372579&x=3038',
		'title': '',
		'imageId': '68372579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940445&docid=68372575&x=3038',
		'title': '',
		'imageId': '68372575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940445&docid=68372580&x=3038',
		'title': '',
		'imageId': '68372580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940445&docid=68372577&x=3038',
		'title': '',
		'imageId': '68372577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3940445';

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