var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972018&docid=69064771&x=466',
		'title': '',
		'imageId': '69064771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972018&docid=69064773&x=466',
		'title': '',
		'imageId': '69064773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972018&docid=69064774&x=466',
		'title': '',
		'imageId': '69064774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972018&docid=69064775&x=466',
		'title': '',
		'imageId': '69064775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972018&docid=69064776&x=466',
		'title': '',
		'imageId': '69064776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972018&docid=69064778&x=466',
		'title': '',
		'imageId': '69064778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972018&docid=69064779&x=466',
		'title': '',
		'imageId': '69064779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972018&docid=69064780&x=466',
		'title': '',
		'imageId': '69064780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972018&docid=69064788&x=466',
		'title': '',
		'imageId': '69064788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972018&docid=69064781&x=466',
		'title': '',
		'imageId': '69064781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972018&docid=69064782&x=466',
		'title': '',
		'imageId': '69064782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972018&docid=69064783&x=466',
		'title': '',
		'imageId': '69064783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972018&docid=69064784&x=466',
		'title': '',
		'imageId': '69064784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972018&docid=69064785&x=466',
		'title': '',
		'imageId': '69064785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972018&docid=69064786&x=466',
		'title': '',
		'imageId': '69064786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972018&docid=69064787&x=466',
		'title': '',
		'imageId': '69064787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972018';

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