var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3985031&docid=69380418&x=5512',
		'title': '',
		'imageId': '69380418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985031&docid=69380422&x=5512',
		'title': '',
		'imageId': '69380422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985031&docid=69380423&x=5512',
		'title': '',
		'imageId': '69380423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985031&docid=69380424&x=5512',
		'title': '',
		'imageId': '69380424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985031&docid=69380425&x=5512',
		'title': '',
		'imageId': '69380425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985031&docid=69380427&x=5512',
		'title': '',
		'imageId': '69380427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985031&docid=69380428&x=5512',
		'title': '',
		'imageId': '69380428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985031&docid=69380429&x=5512',
		'title': '',
		'imageId': '69380429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985031&docid=69380430&x=5512',
		'title': '',
		'imageId': '69380430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985031&docid=69380431&x=5512',
		'title': '',
		'imageId': '69380431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985031&docid=69380455&x=5512',
		'title': '',
		'imageId': '69380455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985031&docid=69380432&x=5512',
		'title': '',
		'imageId': '69380432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985031&docid=69380458&x=5512',
		'title': '',
		'imageId': '69380458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985031&docid=69380460&x=5512',
		'title': '',
		'imageId': '69380460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985031&docid=69380462&x=5512',
		'title': '',
		'imageId': '69380462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985031&docid=69380465&x=5512',
		'title': '',
		'imageId': '69380465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3985031';

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