var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014469&docid=70066351&x=439',
		'title': '',
		'imageId': '70066351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014469&docid=70066376&x=439',
		'title': '',
		'imageId': '70066376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014469&docid=70066385&x=439',
		'title': '',
		'imageId': '70066385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014469&docid=70066428&x=439',
		'title': '',
		'imageId': '70066428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014469&docid=70066502&x=439',
		'title': '',
		'imageId': '70066502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014469&docid=70066388&x=439',
		'title': '',
		'imageId': '70066388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014469&docid=70066379&x=439',
		'title': '',
		'imageId': '70066379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014469&docid=70066382&x=439',
		'title': '',
		'imageId': '70066382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014469&docid=70066493&x=439',
		'title': '',
		'imageId': '70066493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014469';

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