var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012732&docid=70022574&x=5316',
		'title': '',
		'imageId': '70022574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012732&docid=70022563&x=5316',
		'title': '',
		'imageId': '70022563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012732&docid=70022566&x=5316',
		'title': '',
		'imageId': '70022566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012732&docid=70022557&x=5316',
		'title': '',
		'imageId': '70022557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012732&docid=70022572&x=5316',
		'title': '',
		'imageId': '70022572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012732&docid=70022567&x=5316',
		'title': '',
		'imageId': '70022567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012732&docid=70022561&x=5316',
		'title': '',
		'imageId': '70022561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012732&docid=70022562&x=5316',
		'title': '',
		'imageId': '70022562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012732&docid=70022569&x=5316',
		'title': '',
		'imageId': '70022569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012732&docid=70022558&x=5316',
		'title': '',
		'imageId': '70022558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012732&docid=70022555&x=5316',
		'title': '',
		'imageId': '70022555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012732&docid=70022568&x=5316',
		'title': '',
		'imageId': '70022568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012732&docid=70022570&x=5316',
		'title': '',
		'imageId': '70022570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012732&docid=70022564&x=5316',
		'title': '',
		'imageId': '70022564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012732&docid=70022559&x=5316',
		'title': '',
		'imageId': '70022559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012732&docid=70022575&x=5316',
		'title': '',
		'imageId': '70022575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012732&docid=70022571&x=5316',
		'title': '',
		'imageId': '70022571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012732&docid=70022556&x=5316',
		'title': '',
		'imageId': '70022556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012732&docid=70022573&x=5316',
		'title': '',
		'imageId': '70022573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012732&docid=70022560&x=5316',
		'title': '',
		'imageId': '70022560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012732&docid=70022565&x=5316',
		'title': '',
		'imageId': '70022565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012732';

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