var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011603&docid=69994747&x=2121',
		'title': '',
		'imageId': '69994747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011603&docid=69994750&x=2121',
		'title': '',
		'imageId': '69994750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011603&docid=69994753&x=2121',
		'title': '',
		'imageId': '69994753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011603&docid=69994756&x=2121',
		'title': '',
		'imageId': '69994756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011603&docid=69994757&x=2121',
		'title': '',
		'imageId': '69994757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011603&docid=69994760&x=2121',
		'title': '',
		'imageId': '69994760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011603&docid=69994765&x=2121',
		'title': '',
		'imageId': '69994765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011603&docid=69994768&x=2121',
		'title': '',
		'imageId': '69994768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011603&docid=69994774&x=2121',
		'title': '',
		'imageId': '69994774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011603&docid=69994776&x=2121',
		'title': '',
		'imageId': '69994776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011603&docid=69994780&x=2121',
		'title': '',
		'imageId': '69994780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011603&docid=69994783&x=2121',
		'title': '',
		'imageId': '69994783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011603&docid=69994786&x=2121',
		'title': '',
		'imageId': '69994786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011603&docid=69994789&x=2121',
		'title': '',
		'imageId': '69994789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011603';

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