var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017325&docid=70165913&x=820',
		'title': '',
		'imageId': '70165913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017325&docid=70165950&x=820',
		'title': '',
		'imageId': '70165950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017325&docid=70165908&x=820',
		'title': '',
		'imageId': '70165908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017325&docid=70165920&x=820',
		'title': '',
		'imageId': '70165920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017325&docid=70165921&x=820',
		'title': '',
		'imageId': '70165921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017325&docid=70165919&x=820',
		'title': '',
		'imageId': '70165919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017325&docid=70165912&x=820',
		'title': '',
		'imageId': '70165912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017325&docid=70165914&x=820',
		'title': '',
		'imageId': '70165914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017325&docid=70165909&x=820',
		'title': '',
		'imageId': '70165909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017325&docid=70165917&x=820',
		'title': '',
		'imageId': '70165917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017325&docid=70165911&x=820',
		'title': '',
		'imageId': '70165911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017325&docid=70165915&x=820',
		'title': '',
		'imageId': '70165915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017325&docid=70165910&x=820',
		'title': '',
		'imageId': '70165910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017325&docid=70165918&x=820',
		'title': '',
		'imageId': '70165918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017325&docid=70165916&x=820',
		'title': '',
		'imageId': '70165916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017325';

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