var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004170&docid=69812957&x=3818',
		'title': '',
		'imageId': '69812957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004170&docid=69812953&x=3818',
		'title': '',
		'imageId': '69812953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004170&docid=69812956&x=3818',
		'title': '',
		'imageId': '69812956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004170&docid=69812955&x=3818',
		'title': '',
		'imageId': '69812955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004170&docid=69812966&x=3818',
		'title': '',
		'imageId': '69812966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004170&docid=69812958&x=3818',
		'title': '',
		'imageId': '69812958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004170&docid=69812962&x=3818',
		'title': '',
		'imageId': '69812962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004170&docid=69812965&x=3818',
		'title': '',
		'imageId': '69812965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004170&docid=69812963&x=3818',
		'title': '',
		'imageId': '69812963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004170&docid=69812960&x=3818',
		'title': '',
		'imageId': '69812960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004170&docid=69812952&x=3818',
		'title': '',
		'imageId': '69812952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004170&docid=69812961&x=3818',
		'title': '',
		'imageId': '69812961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004170&docid=69812964&x=3818',
		'title': '',
		'imageId': '69812964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004170&docid=69812954&x=3818',
		'title': '',
		'imageId': '69812954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004170';

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