var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017244&docid=70163866&x=2159',
		'title': '',
		'imageId': '70163866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017244&docid=70163902&x=2159',
		'title': '',
		'imageId': '70163902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017244&docid=70163905&x=2159',
		'title': '',
		'imageId': '70163905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017244&docid=70163908&x=2159',
		'title': '',
		'imageId': '70163908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017244&docid=70163911&x=2159',
		'title': '',
		'imageId': '70163911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017244&docid=70163923&x=2159',
		'title': '',
		'imageId': '70163923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017244&docid=70163929&x=2159',
		'title': '',
		'imageId': '70163929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017244&docid=70163936&x=2159',
		'title': '',
		'imageId': '70163936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017244&docid=70163939&x=2159',
		'title': '',
		'imageId': '70163939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017244&docid=70163942&x=2159',
		'title': '',
		'imageId': '70163942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017244&docid=70163969&x=2159',
		'title': '',
		'imageId': '70163969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017244&docid=70163972&x=2159',
		'title': '',
		'imageId': '70163972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017244&docid=70163976&x=2159',
		'title': '',
		'imageId': '70163976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017244&docid=70163979&x=2159',
		'title': '',
		'imageId': '70163979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017244';

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