var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002810&docid=69777441&x=5847',
		'title': '',
		'imageId': '69777441',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002810&docid=69777442&x=5847',
		'title': '',
		'imageId': '69777442',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002810&docid=69777443&x=5847',
		'title': '',
		'imageId': '69777443',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002810&docid=69777444&x=5847',
		'title': '',
		'imageId': '69777444',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002810&docid=69777445&x=5847',
		'title': '',
		'imageId': '69777445',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002810&docid=69777446&x=5847',
		'title': '',
		'imageId': '69777446',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002810&docid=69777447&x=5847',
		'title': '',
		'imageId': '69777447',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002810&docid=69777448&x=5847',
		'title': '',
		'imageId': '69777448',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002810&docid=69777449&x=5847',
		'title': '',
		'imageId': '69777449',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002810&docid=69777450&x=5847',
		'title': '',
		'imageId': '69777450',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002810&docid=69777451&x=5847',
		'title': '',
		'imageId': '69777451',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002810&docid=69777452&x=5847',
		'title': '',
		'imageId': '69777452',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002810';

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