var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004188&docid=69813952&x=711',
		'title': '',
		'imageId': '69813952',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004188&docid=69813961&x=711',
		'title': '',
		'imageId': '69813961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004188&docid=69813958&x=711',
		'title': '',
		'imageId': '69813958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004188&docid=69813951&x=711',
		'title': '',
		'imageId': '69813951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004188&docid=69813953&x=711',
		'title': '',
		'imageId': '69813953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004188&docid=69813965&x=711',
		'title': '',
		'imageId': '69813965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004188&docid=69813954&x=711',
		'title': '',
		'imageId': '69813954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004188&docid=69813955&x=711',
		'title': '',
		'imageId': '69813955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004188&docid=69813964&x=711',
		'title': '',
		'imageId': '69813964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004188&docid=69813956&x=711',
		'title': '',
		'imageId': '69813956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004188&docid=69813960&x=711',
		'title': '',
		'imageId': '69813960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004188&docid=69813959&x=711',
		'title': '',
		'imageId': '69813959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004188&docid=69813963&x=711',
		'title': '',
		'imageId': '69813963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004188&docid=69813957&x=711',
		'title': '',
		'imageId': '69813957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004188&docid=69813962&x=711',
		'title': '',
		'imageId': '69813962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004188';

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