var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009799&docid=70054290&x=1231',
		'title': '',
		'imageId': '70054290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009799&docid=70054285&x=1231',
		'title': '',
		'imageId': '70054285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009799&docid=70054297&x=1231',
		'title': '',
		'imageId': '70054297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009799&docid=70054286&x=1231',
		'title': '',
		'imageId': '70054286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009799&docid=70054287&x=1231',
		'title': '',
		'imageId': '70054287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009799&docid=70054289&x=1231',
		'title': '',
		'imageId': '70054289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009799&docid=70054288&x=1231',
		'title': '',
		'imageId': '70054288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009799&docid=70054302&x=1231',
		'title': '',
		'imageId': '70054302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009799&docid=70054305&x=1231',
		'title': '',
		'imageId': '70054305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009799&docid=70054308&x=1231',
		'title': '',
		'imageId': '70054308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009799&docid=70054311&x=1231',
		'title': '',
		'imageId': '70054311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009799&docid=70054314&x=1231',
		'title': '',
		'imageId': '70054314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009799&docid=70054317&x=1231',
		'title': '',
		'imageId': '70054317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009799&docid=70054324&x=1231',
		'title': '',
		'imageId': '70054324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009799&docid=70054327&x=1231',
		'title': '',
		'imageId': '70054327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009799';

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