var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975322&docid=69153484&x=1238',
		'title': '',
		'imageId': '69153484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975322&docid=69153483&x=1238',
		'title': '',
		'imageId': '69153483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975322&docid=69153485&x=1238',
		'title': '',
		'imageId': '69153485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975322&docid=69153486&x=1238',
		'title': '',
		'imageId': '69153486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975322&docid=69153487&x=1238',
		'title': '',
		'imageId': '69153487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975322&docid=69153488&x=1238',
		'title': '',
		'imageId': '69153488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975322&docid=69153491&x=1238',
		'title': '',
		'imageId': '69153491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975322&docid=69153495&x=1238',
		'title': '',
		'imageId': '69153495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975322';

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