var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011882&docid=69771060&x=340',
		'title': '',
		'imageId': '69771060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011882&docid=69771059&x=340',
		'title': '',
		'imageId': '69771059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011882&docid=69771055&x=340',
		'title': '',
		'imageId': '69771055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011882&docid=69771062&x=340',
		'title': '',
		'imageId': '69771062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011882&docid=69771061&x=340',
		'title': '',
		'imageId': '69771061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011882&docid=69771056&x=340',
		'title': '',
		'imageId': '69771056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011882&docid=69771063&x=340',
		'title': '',
		'imageId': '69771063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011882&docid=69771058&x=340',
		'title': '',
		'imageId': '69771058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011882&docid=69771057&x=340',
		'title': '',
		'imageId': '69771057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011882';

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