var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3891347&docid=67178489&x=2615',
		'title': '',
		'imageId': '67178489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891347&docid=67178490&x=2615',
		'title': '',
		'imageId': '67178490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891347&docid=67178491&x=2615',
		'title': '',
		'imageId': '67178491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891347&docid=67178492&x=2615',
		'title': '',
		'imageId': '67178492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891347&docid=67178493&x=2615',
		'title': '',
		'imageId': '67178493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891347&docid=67178494&x=2615',
		'title': '',
		'imageId': '67178494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891347&docid=67178495&x=2615',
		'title': '',
		'imageId': '67178495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891347&docid=67178496&x=2615',
		'title': '',
		'imageId': '67178496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3891347&docid=67178497&x=2615',
		'title': '',
		'imageId': '67178497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3891347';

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