var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013627&docid=70050609&x=5919',
		'title': '',
		'imageId': '70050609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013627&docid=70050615&x=5919',
		'title': '',
		'imageId': '70050615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013627&docid=70050612&x=5919',
		'title': '',
		'imageId': '70050612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013627&docid=70050614&x=5919',
		'title': '',
		'imageId': '70050614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013627&docid=70050613&x=5919',
		'title': '',
		'imageId': '70050613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013627&docid=70050610&x=5919',
		'title': '',
		'imageId': '70050610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013627&docid=70050616&x=5919',
		'title': '',
		'imageId': '70050616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013627&docid=70050611&x=5919',
		'title': '',
		'imageId': '70050611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013627';

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