var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011383&docid=69990367&x=4933',
		'title': '',
		'imageId': '69990367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011383&docid=69990354&x=4933',
		'title': '',
		'imageId': '69990354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011383&docid=69990372&x=4933',
		'title': '',
		'imageId': '69990372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011383&docid=69990360&x=4933',
		'title': '',
		'imageId': '69990360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011383&docid=69990369&x=4933',
		'title': '',
		'imageId': '69990369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011383&docid=69990370&x=4933',
		'title': '',
		'imageId': '69990370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011383&docid=69990357&x=4933',
		'title': '',
		'imageId': '69990357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011383&docid=69990364&x=4933',
		'title': '',
		'imageId': '69990364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011383&docid=69990363&x=4933',
		'title': '',
		'imageId': '69990363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011383&docid=69990368&x=4933',
		'title': '',
		'imageId': '69990368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011383&docid=69990353&x=4933',
		'title': '',
		'imageId': '69990353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011383&docid=69990352&x=4933',
		'title': '',
		'imageId': '69990352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011383&docid=69990365&x=4933',
		'title': '',
		'imageId': '69990365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011383&docid=69990347&x=4933',
		'title': '',
		'imageId': '69990347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011383&docid=69990358&x=4933',
		'title': '',
		'imageId': '69990358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011383&docid=69990366&x=4933',
		'title': '',
		'imageId': '69990366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011383&docid=69990361&x=4933',
		'title': '',
		'imageId': '69990361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011383&docid=69990355&x=4933',
		'title': '',
		'imageId': '69990355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011383&docid=69990359&x=4933',
		'title': '',
		'imageId': '69990359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011383&docid=69990356&x=4933',
		'title': '',
		'imageId': '69990356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011383&docid=69990371&x=4933',
		'title': '',
		'imageId': '69990371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011383';

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