var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009737&docid=69952613&x=32',
		'title': '',
		'imageId': '69952613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009737&docid=69952611&x=32',
		'title': '',
		'imageId': '69952611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009737&docid=69952614&x=32',
		'title': '',
		'imageId': '69952614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009737&docid=69952612&x=32',
		'title': '',
		'imageId': '69952612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009737&docid=69952624&x=32',
		'title': '',
		'imageId': '69952624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009737&docid=69952626&x=32',
		'title': '',
		'imageId': '69952626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009737&docid=69952625&x=32',
		'title': '',
		'imageId': '69952625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009737&docid=69952629&x=32',
		'title': '',
		'imageId': '69952629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009737&docid=69952617&x=32',
		'title': '',
		'imageId': '69952617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009737&docid=69952632&x=32',
		'title': '',
		'imageId': '69952632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009737&docid=69952637&x=32',
		'title': '',
		'imageId': '69952637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009737&docid=69952610&x=32',
		'title': '',
		'imageId': '69952610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009737';

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