var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003165&docid=69788342&x=4739',
		'title': '',
		'imageId': '69788342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003165&docid=69788344&x=4739',
		'title': '',
		'imageId': '69788344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003165&docid=69788343&x=4739',
		'title': '',
		'imageId': '69788343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003165&docid=69788348&x=4739',
		'title': '',
		'imageId': '69788348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003165&docid=69788347&x=4739',
		'title': '',
		'imageId': '69788347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003165&docid=69788341&x=4739',
		'title': '',
		'imageId': '69788341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003165&docid=69788322&x=4739',
		'title': '',
		'imageId': '69788322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003165&docid=69788345&x=4739',
		'title': '',
		'imageId': '69788345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003165&docid=69788346&x=4739',
		'title': '',
		'imageId': '69788346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003165&docid=69788323&x=4739',
		'title': '',
		'imageId': '69788323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003165&docid=69788321&x=4739',
		'title': '',
		'imageId': '69788321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003165&docid=69788319&x=4739',
		'title': '',
		'imageId': '69788319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003165&docid=69788320&x=4739',
		'title': '',
		'imageId': '69788320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003165&docid=69788420&x=4739',
		'title': '',
		'imageId': '69788420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003165&docid=69788424&x=4739',
		'title': '',
		'imageId': '69788424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003165&docid=69788419&x=4739',
		'title': '',
		'imageId': '69788419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003165&docid=69788421&x=4739',
		'title': '',
		'imageId': '69788421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003165&docid=69788422&x=4739',
		'title': '',
		'imageId': '69788422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003165&docid=69788423&x=4739',
		'title': '',
		'imageId': '69788423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003165&docid=69788418&x=4739',
		'title': '',
		'imageId': '69788418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003165';

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