var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999780&docid=69585982&x=2119',
		'title': '',
		'imageId': '69585982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999780&docid=69585981&x=2119',
		'title': '',
		'imageId': '69585981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999780&docid=69585984&x=2119',
		'title': '',
		'imageId': '69585984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999780&docid=69585985&x=2119',
		'title': '',
		'imageId': '69585985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999780&docid=69585986&x=2119',
		'title': '',
		'imageId': '69585986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999780&docid=69585989&x=2119',
		'title': '',
		'imageId': '69585989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999780&docid=69585983&x=2119',
		'title': '',
		'imageId': '69585983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999780';

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