var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010881&docid=69981574&x=1857',
		'title': '',
		'imageId': '69981574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010881&docid=69981571&x=1857',
		'title': '',
		'imageId': '69981571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010881&docid=69981560&x=1857',
		'title': '',
		'imageId': '69981560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010881&docid=69981561&x=1857',
		'title': '',
		'imageId': '69981561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010881&docid=69981567&x=1857',
		'title': '',
		'imageId': '69981567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010881&docid=69981570&x=1857',
		'title': '',
		'imageId': '69981570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010881&docid=69981562&x=1857',
		'title': '',
		'imageId': '69981562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010881&docid=69981568&x=1857',
		'title': '',
		'imageId': '69981568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010881&docid=69981563&x=1857',
		'title': '',
		'imageId': '69981563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010881&docid=69981573&x=1857',
		'title': '',
		'imageId': '69981573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010881&docid=69981569&x=1857',
		'title': '',
		'imageId': '69981569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010881&docid=69981575&x=1857',
		'title': '',
		'imageId': '69981575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010881&docid=69981572&x=1857',
		'title': '',
		'imageId': '69981572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010881&docid=69981565&x=1857',
		'title': '',
		'imageId': '69981565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010881&docid=69981564&x=1857',
		'title': '',
		'imageId': '69981564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010881&docid=69981566&x=1857',
		'title': '',
		'imageId': '69981566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010881';

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