var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017352&docid=70166039&x=4949',
		'title': '',
		'imageId': '70166039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017352&docid=70165785&x=4949',
		'title': '',
		'imageId': '70165785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017352&docid=70165784&x=4949',
		'title': '',
		'imageId': '70165784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017352&docid=70165783&x=4949',
		'title': '',
		'imageId': '70165783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017352&docid=70165787&x=4949',
		'title': '',
		'imageId': '70165787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017352&docid=70165782&x=4949',
		'title': '',
		'imageId': '70165782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017352&docid=70165968&x=4949',
		'title': '',
		'imageId': '70165968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017352&docid=70165966&x=4949',
		'title': '',
		'imageId': '70165966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017352&docid=70165781&x=4949',
		'title': '',
		'imageId': '70165781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017352&docid=70165967&x=4949',
		'title': '',
		'imageId': '70165967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017352&docid=70165786&x=4949',
		'title': '',
		'imageId': '70165786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017352&docid=70165969&x=4949',
		'title': '',
		'imageId': '70165969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017352&docid=70165965&x=4949',
		'title': '',
		'imageId': '70165965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017352&docid=70165788&x=4949',
		'title': '',
		'imageId': '70165788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017352';

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