var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3977994&docid=69208226&x=2021',
		'title': '',
		'imageId': '69208226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977994&docid=69208224&x=2021',
		'title': '',
		'imageId': '69208224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977994&docid=69208228&x=2021',
		'title': '',
		'imageId': '69208228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977994&docid=69208238&x=2021',
		'title': '',
		'imageId': '69208238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977994&docid=69208230&x=2021',
		'title': '',
		'imageId': '69208230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977994&docid=69208233&x=2021',
		'title': '',
		'imageId': '69208233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977994&docid=69208234&x=2021',
		'title': '',
		'imageId': '69208234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977994&docid=69208231&x=2021',
		'title': '',
		'imageId': '69208231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977994&docid=69208236&x=2021',
		'title': '',
		'imageId': '69208236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977994&docid=69208225&x=2021',
		'title': '',
		'imageId': '69208225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977994&docid=69208232&x=2021',
		'title': '',
		'imageId': '69208232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977994&docid=69208229&x=2021',
		'title': '',
		'imageId': '69208229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977994&docid=69208227&x=2021',
		'title': '',
		'imageId': '69208227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977994&docid=69208237&x=2021',
		'title': '',
		'imageId': '69208237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977994&docid=69208235&x=2021',
		'title': '',
		'imageId': '69208235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3977994';

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