var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3920400&docid=67610705&x=1221',
		'title': '',
		'imageId': '67610705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920400&docid=67610706&x=1221',
		'title': '',
		'imageId': '67610706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920400&docid=67610707&x=1221',
		'title': '',
		'imageId': '67610707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920400&docid=67610708&x=1221',
		'title': '',
		'imageId': '67610708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920400&docid=67610709&x=1221',
		'title': '',
		'imageId': '67610709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920400&docid=67610710&x=1221',
		'title': '',
		'imageId': '67610710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920400&docid=67610711&x=1221',
		'title': '',
		'imageId': '67610711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920400&docid=67610712&x=1221',
		'title': '',
		'imageId': '67610712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920400&docid=67610713&x=1221',
		'title': '',
		'imageId': '67610713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3920400';

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