var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015870&docid=70108371&x=1735',
		'title': '',
		'imageId': '70108371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015870&docid=70108373&x=1735',
		'title': '',
		'imageId': '70108373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015870&docid=70108374&x=1735',
		'title': '',
		'imageId': '70108374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015870&docid=70108377&x=1735',
		'title': '',
		'imageId': '70108377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015870&docid=70108375&x=1735',
		'title': '',
		'imageId': '70108375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015870&docid=70108372&x=1735',
		'title': '',
		'imageId': '70108372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015870&docid=70108378&x=1735',
		'title': '',
		'imageId': '70108378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015870&docid=70108376&x=1735',
		'title': '',
		'imageId': '70108376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015870';

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