var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3961097&docid=67271151&x=3233',
		'title': '',
		'imageId': '67271151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961097&docid=67271154&x=3233',
		'title': '',
		'imageId': '67271154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961097&docid=67271155&x=3233',
		'title': '',
		'imageId': '67271155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961097&docid=67271136&x=3233',
		'title': '',
		'imageId': '67271136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961097&docid=67271137&x=3233',
		'title': '',
		'imageId': '67271137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961097&docid=67271142&x=3233',
		'title': '',
		'imageId': '67271142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961097&docid=67271144&x=3233',
		'title': '',
		'imageId': '67271144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961097&docid=67271143&x=3233',
		'title': '',
		'imageId': '67271143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961097&docid=67271145&x=3233',
		'title': '',
		'imageId': '67271145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961097&docid=67271139&x=3233',
		'title': '',
		'imageId': '67271139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961097&docid=67271140&x=3233',
		'title': '',
		'imageId': '67271140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961097&docid=67271138&x=3233',
		'title': '',
		'imageId': '67271138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961097&docid=67271141&x=3233',
		'title': '',
		'imageId': '67271141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961097&docid=67271153&x=3233',
		'title': '',
		'imageId': '67271153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961097&docid=67271150&x=3233',
		'title': '',
		'imageId': '67271150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3961097';

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