var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007058&docid=69881908&x=2844',
		'title': '',
		'imageId': '69881908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007058&docid=69881910&x=2844',
		'title': '',
		'imageId': '69881910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007058&docid=69881912&x=2844',
		'title': '',
		'imageId': '69881912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007058&docid=69881909&x=2844',
		'title': '',
		'imageId': '69881909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007058&docid=69881907&x=2844',
		'title': '',
		'imageId': '69881907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007058&docid=69881911&x=2844',
		'title': '',
		'imageId': '69881911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007058&docid=69881906&x=2844',
		'title': '',
		'imageId': '69881906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007058';

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