var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006932&docid=69883217&x=056',
		'title': '',
		'imageId': '69883217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006932&docid=69883215&x=056',
		'title': '',
		'imageId': '69883215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006932&docid=69883213&x=056',
		'title': '',
		'imageId': '69883213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006932&docid=69883212&x=056',
		'title': '',
		'imageId': '69883212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006932&docid=69883218&x=056',
		'title': '',
		'imageId': '69883218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006932&docid=69883214&x=056',
		'title': '',
		'imageId': '69883214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006932&docid=69883210&x=056',
		'title': '',
		'imageId': '69883210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006932&docid=69883216&x=056',
		'title': '',
		'imageId': '69883216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006932&docid=69883211&x=056',
		'title': '',
		'imageId': '69883211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006932';

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