var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3977967&docid=69207435&x=504',
		'title': '',
		'imageId': '69207435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977967&docid=69207436&x=504',
		'title': '',
		'imageId': '69207436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977967&docid=69207440&x=504',
		'title': '',
		'imageId': '69207440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977967&docid=69207441&x=504',
		'title': '',
		'imageId': '69207441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977967&docid=69207449&x=504',
		'title': '',
		'imageId': '69207449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977967&docid=69207437&x=504',
		'title': '',
		'imageId': '69207437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977967&docid=69207438&x=504',
		'title': '',
		'imageId': '69207438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977967&docid=69207446&x=504',
		'title': '',
		'imageId': '69207446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977967&docid=69207442&x=504',
		'title': '',
		'imageId': '69207442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977967&docid=69207444&x=504',
		'title': '',
		'imageId': '69207444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977967&docid=69207445&x=504',
		'title': '',
		'imageId': '69207445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977967&docid=69207448&x=504',
		'title': '',
		'imageId': '69207448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977967&docid=69207439&x=504',
		'title': '',
		'imageId': '69207439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977967&docid=69207443&x=504',
		'title': '',
		'imageId': '69207443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977967&docid=69207447&x=504',
		'title': '',
		'imageId': '69207447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3977967';

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