var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006930&docid=69882087&x=3940',
		'title': '',
		'imageId': '69882087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006930&docid=69882085&x=3940',
		'title': '',
		'imageId': '69882085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006930&docid=69882079&x=3940',
		'title': '',
		'imageId': '69882079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006930&docid=69882081&x=3940',
		'title': '',
		'imageId': '69882081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006930&docid=69882080&x=3940',
		'title': '',
		'imageId': '69882080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006930&docid=69882086&x=3940',
		'title': '',
		'imageId': '69882086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006930&docid=69882082&x=3940',
		'title': '',
		'imageId': '69882082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006930&docid=69882083&x=3940',
		'title': '',
		'imageId': '69882083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006930&docid=69882084&x=3940',
		'title': '',
		'imageId': '69882084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006930';

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