var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4050127&docid=70999567&x=3735',
		'title': '',
		'imageId': '70999567',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050127&docid=70999568&x=3735',
		'title': '',
		'imageId': '70999568',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050127&docid=70999565&x=3735',
		'title': '',
		'imageId': '70999565',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050127&docid=70999572&x=3735',
		'title': '',
		'imageId': '70999572',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050127&docid=70999563&x=3735',
		'title': '',
		'imageId': '70999563',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050127&docid=70999569&x=3735',
		'title': '',
		'imageId': '70999569',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050127&docid=70999566&x=3735',
		'title': '',
		'imageId': '70999566',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050127&docid=70999564&x=3735',
		'title': '',
		'imageId': '70999564',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050127&docid=70999562&x=3735',
		'title': '',
		'imageId': '70999562',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050127&docid=70999571&x=3735',
		'title': '',
		'imageId': '70999571',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050127&docid=70999573&x=3735',
		'title': '',
		'imageId': '70999573',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4050127&docid=70999570&x=3735',
		'title': '',
		'imageId': '70999570',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4050127';

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