var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4029792&docid=70453361&x=4040',
		'title': '',
		'imageId': '70453361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029792&docid=70453355&x=4040',
		'title': '',
		'imageId': '70453355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029792&docid=70453356&x=4040',
		'title': '',
		'imageId': '70453356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029792&docid=70453359&x=4040',
		'title': '',
		'imageId': '70453359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029792&docid=70453358&x=4040',
		'title': '',
		'imageId': '70453358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029792&docid=70453362&x=4040',
		'title': '',
		'imageId': '70453362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029792&docid=70453357&x=4040',
		'title': '',
		'imageId': '70453357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029792&docid=70453364&x=4040',
		'title': '',
		'imageId': '70453364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029792&docid=70453360&x=4040',
		'title': '',
		'imageId': '70453360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029792&docid=70453366&x=4040',
		'title': '',
		'imageId': '70453366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029792&docid=70453368&x=4040',
		'title': '',
		'imageId': '70453368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029792&docid=70453363&x=4040',
		'title': '',
		'imageId': '70453363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029792&docid=70453365&x=4040',
		'title': '',
		'imageId': '70453365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029792&docid=70453369&x=4040',
		'title': '',
		'imageId': '70453369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029792&docid=70453367&x=4040',
		'title': '',
		'imageId': '70453367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4029792';

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