var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4020177&docid=69706968&x=3941',
		'title': '',
		'imageId': '69706968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020177&docid=69706965&x=3941',
		'title': '',
		'imageId': '69706965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020177&docid=69706966&x=3941',
		'title': '',
		'imageId': '69706966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020177&docid=69706960&x=3941',
		'title': '',
		'imageId': '69706960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020177&docid=69706969&x=3941',
		'title': '',
		'imageId': '69706969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020177&docid=69706962&x=3941',
		'title': '',
		'imageId': '69706962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020177&docid=69706973&x=3941',
		'title': '',
		'imageId': '69706973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020177&docid=69706967&x=3941',
		'title': '',
		'imageId': '69706967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020177&docid=69706961&x=3941',
		'title': '',
		'imageId': '69706961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020177&docid=69706963&x=3941',
		'title': '',
		'imageId': '69706963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020177&docid=69706964&x=3941',
		'title': '',
		'imageId': '69706964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020177&docid=69706972&x=3941',
		'title': '',
		'imageId': '69706972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020177&docid=69706971&x=3941',
		'title': '',
		'imageId': '69706971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020177&docid=69706970&x=3941',
		'title': '',
		'imageId': '69706970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4020177';

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