var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008282&docid=69916877&x=2227',
		'title': '',
		'imageId': '69916877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008282&docid=69916884&x=2227',
		'title': '',
		'imageId': '69916884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008282&docid=69916890&x=2227',
		'title': '',
		'imageId': '69916890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008282&docid=69916896&x=2227',
		'title': '',
		'imageId': '69916896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008282&docid=69916902&x=2227',
		'title': '',
		'imageId': '69916902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008282&docid=69916908&x=2227',
		'title': '',
		'imageId': '69916908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008282&docid=69916914&x=2227',
		'title': '',
		'imageId': '69916914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008282';

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