var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008980&docid=69935444&x=3341',
		'title': '',
		'imageId': '69935444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008980&docid=69935445&x=3341',
		'title': '',
		'imageId': '69935445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008980&docid=69935446&x=3341',
		'title': '',
		'imageId': '69935446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008980&docid=69935447&x=3341',
		'title': '',
		'imageId': '69935447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008980&docid=69935448&x=3341',
		'title': '',
		'imageId': '69935448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008980&docid=69935449&x=3341',
		'title': '',
		'imageId': '69935449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008980&docid=69935452&x=3341',
		'title': '',
		'imageId': '69935452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008980&docid=69935453&x=3341',
		'title': '',
		'imageId': '69935453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008980';

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