var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000953&docid=69738287&x=4025',
		'title': '',
		'imageId': '69738287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000953&docid=69738312&x=4025',
		'title': '',
		'imageId': '69738312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000953&docid=69738320&x=4025',
		'title': '',
		'imageId': '69738320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000953&docid=69738319&x=4025',
		'title': '',
		'imageId': '69738319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000953&docid=69738286&x=4025',
		'title': '',
		'imageId': '69738286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000953&docid=69738313&x=4025',
		'title': '',
		'imageId': '69738313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000953&docid=69738296&x=4025',
		'title': '',
		'imageId': '69738296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000953&docid=69738290&x=4025',
		'title': '',
		'imageId': '69738290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000953&docid=69738302&x=4025',
		'title': '',
		'imageId': '69738302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000953&docid=69738288&x=4025',
		'title': '',
		'imageId': '69738288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000953&docid=69738326&x=4025',
		'title': '',
		'imageId': '69738326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000953&docid=70020752&x=4025',
		'title': '',
		'imageId': '70020752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000953&docid=69738289&x=4025',
		'title': '',
		'imageId': '69738289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000953&docid=69738299&x=4025',
		'title': '',
		'imageId': '69738299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000953&docid=69738323&x=4025',
		'title': '',
		'imageId': '69738323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000953';

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