var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923072&docid=67978381&x=2240',
		'title': '',
		'imageId': '67978381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923072&docid=67978378&x=2240',
		'title': '',
		'imageId': '67978378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923072&docid=67978379&x=2240',
		'title': '',
		'imageId': '67978379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923072&docid=67978383&x=2240',
		'title': '',
		'imageId': '67978383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923072&docid=67978382&x=2240',
		'title': '',
		'imageId': '67978382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923072&docid=67978377&x=2240',
		'title': '',
		'imageId': '67978377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923072&docid=67978380&x=2240',
		'title': '',
		'imageId': '67978380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923072&docid=67978376&x=2240',
		'title': '',
		'imageId': '67978376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923072';

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