var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=928911&docid=7451281&x=139',
		'title': '',
		'imageId': '7451281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=928911&docid=7451282&x=139',
		'title': '',
		'imageId': '7451282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=928911&docid=7451292&x=139',
		'title': '',
		'imageId': '7451292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=928911&docid=7451289&x=139',
		'title': '',
		'imageId': '7451289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=928911&docid=7451304&x=139',
		'title': '',
		'imageId': '7451304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=928911&docid=7451301&x=139',
		'title': '',
		'imageId': '7451301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=928911&docid=7451298&x=139',
		'title': '',
		'imageId': '7451298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=928911&docid=7451313&x=139',
		'title': '',
		'imageId': '7451313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=928911&docid=7451312&x=139',
		'title': '',
		'imageId': '7451312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=928911&docid=7451316&x=139',
		'title': '',
		'imageId': '7451316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=928911&docid=7451321&x=139',
		'title': '',
		'imageId': '7451321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=928911&docid=7451324&x=139',
		'title': '',
		'imageId': '7451324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=928911&docid=7451327&x=139',
		'title': '',
		'imageId': '7451327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=928911&docid=7451330&x=139',
		'title': '',
		'imageId': '7451330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #928911';

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