var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972457&docid=69084285&x=5439',
		'title': '',
		'imageId': '69084285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972457&docid=69084296&x=5439',
		'title': '',
		'imageId': '69084296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972457&docid=69084292&x=5439',
		'title': '',
		'imageId': '69084292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972457&docid=69084286&x=5439',
		'title': '',
		'imageId': '69084286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972457&docid=69084289&x=5439',
		'title': '',
		'imageId': '69084289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972457&docid=69084283&x=5439',
		'title': '',
		'imageId': '69084283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972457&docid=69084290&x=5439',
		'title': '',
		'imageId': '69084290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972457&docid=69084284&x=5439',
		'title': '',
		'imageId': '69084284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972457&docid=69084291&x=5439',
		'title': '',
		'imageId': '69084291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972457&docid=69084288&x=5439',
		'title': '',
		'imageId': '69084288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972457&docid=69084294&x=5439',
		'title': '',
		'imageId': '69084294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972457&docid=69084293&x=5439',
		'title': '',
		'imageId': '69084293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972457&docid=69084287&x=5439',
		'title': '',
		'imageId': '69084287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972457&docid=69084295&x=5439',
		'title': '',
		'imageId': '69084295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972457&docid=69084297&x=5439',
		'title': '',
		'imageId': '69084297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972457';

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