var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978617&docid=69226135&x=2021',
		'title': '',
		'imageId': '69226135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978617&docid=69226128&x=2021',
		'title': '',
		'imageId': '69226128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978617&docid=69226137&x=2021',
		'title': '',
		'imageId': '69226137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978617&docid=69226129&x=2021',
		'title': '',
		'imageId': '69226129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978617&docid=69226126&x=2021',
		'title': '',
		'imageId': '69226126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978617&docid=69226130&x=2021',
		'title': '',
		'imageId': '69226130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978617&docid=69226127&x=2021',
		'title': '',
		'imageId': '69226127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978617&docid=69226125&x=2021',
		'title': '',
		'imageId': '69226125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978617&docid=69226132&x=2021',
		'title': '',
		'imageId': '69226132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978617&docid=69226136&x=2021',
		'title': '',
		'imageId': '69226136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978617&docid=69226133&x=2021',
		'title': '',
		'imageId': '69226133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978617&docid=69226134&x=2021',
		'title': '',
		'imageId': '69226134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978617&docid=69226131&x=2021',
		'title': '',
		'imageId': '69226131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978617';

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