var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000731&docid=69734048&x=2023',
		'title': '',
		'imageId': '69734048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000731&docid=69734049&x=2023',
		'title': '',
		'imageId': '69734049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000731&docid=69734050&x=2023',
		'title': '',
		'imageId': '69734050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000731&docid=69734051&x=2023',
		'title': '',
		'imageId': '69734051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000731&docid=69734052&x=2023',
		'title': '',
		'imageId': '69734052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000731&docid=69734053&x=2023',
		'title': '',
		'imageId': '69734053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000731&docid=69734054&x=2023',
		'title': '',
		'imageId': '69734054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000731';

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