var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016820&docid=70147917&x=2019',
		'title': '',
		'imageId': '70147917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016820&docid=70147922&x=2019',
		'title': '',
		'imageId': '70147922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016820&docid=70147920&x=2019',
		'title': '',
		'imageId': '70147920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016820&docid=70147930&x=2019',
		'title': '',
		'imageId': '70147930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016820&docid=70147927&x=2019',
		'title': '',
		'imageId': '70147927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016820&docid=70147925&x=2019',
		'title': '',
		'imageId': '70147925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016820&docid=70147916&x=2019',
		'title': '',
		'imageId': '70147916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016820&docid=70147924&x=2019',
		'title': '',
		'imageId': '70147924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016820&docid=70147926&x=2019',
		'title': '',
		'imageId': '70147926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016820&docid=70147918&x=2019',
		'title': '',
		'imageId': '70147918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016820&docid=70147923&x=2019',
		'title': '',
		'imageId': '70147923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016820&docid=70147919&x=2019',
		'title': '',
		'imageId': '70147919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016820&docid=70147928&x=2019',
		'title': '',
		'imageId': '70147928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016820&docid=70147929&x=2019',
		'title': '',
		'imageId': '70147929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016820&docid=70147921&x=2019',
		'title': '',
		'imageId': '70147921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016820&docid=70147915&x=2019',
		'title': '',
		'imageId': '70147915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016820';

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