var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002570&docid=69655661&x=1250',
		'title': '',
		'imageId': '69655661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002570&docid=69655670&x=1250',
		'title': '',
		'imageId': '69655670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002570&docid=69655662&x=1250',
		'title': '',
		'imageId': '69655662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002570&docid=69655665&x=1250',
		'title': '',
		'imageId': '69655665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002570&docid=69655660&x=1250',
		'title': '',
		'imageId': '69655660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002570&docid=69655666&x=1250',
		'title': '',
		'imageId': '69655666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002570&docid=69655664&x=1250',
		'title': '',
		'imageId': '69655664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002570&docid=69655675&x=1250',
		'title': '',
		'imageId': '69655675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002570&docid=69655663&x=1250',
		'title': '',
		'imageId': '69655663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002570&docid=69655672&x=1250',
		'title': '',
		'imageId': '69655672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002570&docid=69655671&x=1250',
		'title': '',
		'imageId': '69655671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002570&docid=69655667&x=1250',
		'title': '',
		'imageId': '69655667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002570&docid=69655674&x=1250',
		'title': '',
		'imageId': '69655674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002570&docid=69655668&x=1250',
		'title': '',
		'imageId': '69655668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002570&docid=69655677&x=1250',
		'title': '',
		'imageId': '69655677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002570&docid=69655678&x=1250',
		'title': '',
		'imageId': '69655678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002570&docid=69655669&x=1250',
		'title': '',
		'imageId': '69655669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002570&docid=69655676&x=1250',
		'title': '',
		'imageId': '69655676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002570&docid=69655673&x=1250',
		'title': '',
		'imageId': '69655673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002570&docid=69655680&x=1250',
		'title': '',
		'imageId': '69655680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002570&docid=69655679&x=1250',
		'title': '',
		'imageId': '69655679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002570';

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