var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016491&docid=70132757&x=4511',
		'title': '',
		'imageId': '70132757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016491&docid=70132754&x=4511',
		'title': '',
		'imageId': '70132754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016491&docid=70132753&x=4511',
		'title': '',
		'imageId': '70132753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016491&docid=70132755&x=4511',
		'title': '',
		'imageId': '70132755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016491&docid=70132752&x=4511',
		'title': '',
		'imageId': '70132752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016491&docid=70132756&x=4511',
		'title': '',
		'imageId': '70132756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016491&docid=70132751&x=4511',
		'title': '',
		'imageId': '70132751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016491';

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