var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012574&docid=70019179&x=4551',
		'title': '',
		'imageId': '70019179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012574&docid=70019186&x=4551',
		'title': '',
		'imageId': '70019186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012574&docid=70019189&x=4551',
		'title': '',
		'imageId': '70019189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012574&docid=70019196&x=4551',
		'title': '',
		'imageId': '70019196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012574&docid=70019193&x=4551',
		'title': '',
		'imageId': '70019193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012574&docid=70019195&x=4551',
		'title': '',
		'imageId': '70019195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012574&docid=70019198&x=4551',
		'title': '',
		'imageId': '70019198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012574&docid=70019185&x=4551',
		'title': '',
		'imageId': '70019185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012574&docid=70019190&x=4551',
		'title': '',
		'imageId': '70019190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012574&docid=70019201&x=4551',
		'title': '',
		'imageId': '70019201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012574&docid=70019180&x=4551',
		'title': '',
		'imageId': '70019180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012574&docid=70019182&x=4551',
		'title': '',
		'imageId': '70019182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012574&docid=70019181&x=4551',
		'title': '',
		'imageId': '70019181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012574&docid=70019187&x=4551',
		'title': '',
		'imageId': '70019187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012574&docid=70019183&x=4551',
		'title': '',
		'imageId': '70019183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012574&docid=70019197&x=4551',
		'title': '',
		'imageId': '70019197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012574&docid=70019200&x=4551',
		'title': '',
		'imageId': '70019200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012574&docid=70019194&x=4551',
		'title': '',
		'imageId': '70019194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012574&docid=70019199&x=4551',
		'title': '',
		'imageId': '70019199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012574&docid=70019188&x=4551',
		'title': '',
		'imageId': '70019188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012574';

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