var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3957190&docid=68754878&x=1938',
		'title': '',
		'imageId': '68754878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957190&docid=68754879&x=1938',
		'title': '',
		'imageId': '68754879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957190&docid=68754882&x=1938',
		'title': '',
		'imageId': '68754882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957190&docid=68754880&x=1938',
		'title': '',
		'imageId': '68754880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957190&docid=68754881&x=1938',
		'title': '',
		'imageId': '68754881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957190&docid=68754883&x=1938',
		'title': '',
		'imageId': '68754883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957190&docid=68754884&x=1938',
		'title': '',
		'imageId': '68754884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957190&docid=68754885&x=1938',
		'title': '',
		'imageId': '68754885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3957190';

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