var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=469734&docid=2561990&x=317',
		'title': '',
		'imageId': '2561990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469734&docid=2561993&x=317',
		'title': '',
		'imageId': '2561993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469734&docid=2561996&x=317',
		'title': '',
		'imageId': '2561996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469734&docid=2561999&x=317',
		'title': '',
		'imageId': '2561999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469734&docid=2562003&x=317',
		'title': '',
		'imageId': '2562003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469734&docid=2562009&x=317',
		'title': '',
		'imageId': '2562009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469734&docid=2562018&x=317',
		'title': '',
		'imageId': '2562018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469734&docid=2562021&x=317',
		'title': '',
		'imageId': '2562021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469734&docid=2562024&x=317',
		'title': '',
		'imageId': '2562024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469734&docid=2562034&x=317',
		'title': '',
		'imageId': '2562034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469734&docid=2562054&x=317',
		'title': '',
		'imageId': '2562054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469734&docid=2562094&x=317',
		'title': '',
		'imageId': '2562094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469734&docid=2562194&x=317',
		'title': '',
		'imageId': '2562194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469734&docid=2562197&x=317',
		'title': '',
		'imageId': '2562197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469734&docid=2562230&x=317',
		'title': '',
		'imageId': '2562230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469734&docid=2562235&x=317',
		'title': '',
		'imageId': '2562235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469734&docid=2562259&x=317',
		'title': '',
		'imageId': '2562259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #469734';

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