var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003036&docid=69785685&x=563',
		'title': '',
		'imageId': '69785685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003036&docid=69785687&x=563',
		'title': '',
		'imageId': '69785687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003036&docid=69785680&x=563',
		'title': '',
		'imageId': '69785680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003036&docid=69785684&x=563',
		'title': '',
		'imageId': '69785684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003036&docid=69785679&x=563',
		'title': '',
		'imageId': '69785679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003036&docid=69785681&x=563',
		'title': '',
		'imageId': '69785681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003036&docid=69785683&x=563',
		'title': '',
		'imageId': '69785683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003036&docid=69785678&x=563',
		'title': '',
		'imageId': '69785678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003036&docid=69785682&x=563',
		'title': '',
		'imageId': '69785682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003036';

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