var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3993565&docid=69571187&x=1420',
		'title': '',
		'imageId': '69571187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993565&docid=69571186&x=1420',
		'title': '',
		'imageId': '69571186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993565&docid=69571182&x=1420',
		'title': '',
		'imageId': '69571182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993565&docid=69571183&x=1420',
		'title': '',
		'imageId': '69571183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993565&docid=69571184&x=1420',
		'title': '',
		'imageId': '69571184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993565&docid=69571185&x=1420',
		'title': '',
		'imageId': '69571185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993565&docid=69571189&x=1420',
		'title': '',
		'imageId': '69571189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993565&docid=69571188&x=1420',
		'title': '',
		'imageId': '69571188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993565&docid=69571191&x=1420',
		'title': '',
		'imageId': '69571191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993565&docid=69571190&x=1420',
		'title': '',
		'imageId': '69571190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993565&docid=69571192&x=1420',
		'title': '',
		'imageId': '69571192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993565&docid=69571193&x=1420',
		'title': '',
		'imageId': '69571193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993565&docid=69571194&x=1420',
		'title': '',
		'imageId': '69571194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993565&docid=69571195&x=1420',
		'title': '',
		'imageId': '69571195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993565&docid=69571196&x=1420',
		'title': '',
		'imageId': '69571196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3993565';

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