var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3989224&docid=69190479&x=1814',
		'title': '',
		'imageId': '69190479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989224&docid=69190480&x=1814',
		'title': '',
		'imageId': '69190480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989224&docid=69190481&x=1814',
		'title': '',
		'imageId': '69190481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989224&docid=69190482&x=1814',
		'title': '',
		'imageId': '69190482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989224&docid=69190484&x=1814',
		'title': '',
		'imageId': '69190484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989224&docid=69190485&x=1814',
		'title': '',
		'imageId': '69190485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989224&docid=69190486&x=1814',
		'title': '',
		'imageId': '69190486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989224&docid=69190487&x=1814',
		'title': '',
		'imageId': '69190487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3989224';

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