var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017262&docid=70164292&x=4640',
		'title': '',
		'imageId': '70164292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017262&docid=70164293&x=4640',
		'title': '',
		'imageId': '70164293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017262&docid=70164294&x=4640',
		'title': '',
		'imageId': '70164294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017262&docid=70164295&x=4640',
		'title': '',
		'imageId': '70164295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017262&docid=70164296&x=4640',
		'title': '',
		'imageId': '70164296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017262&docid=70164297&x=4640',
		'title': '',
		'imageId': '70164297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017262&docid=70164298&x=4640',
		'title': '',
		'imageId': '70164298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017262';

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