var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966553&docid=68964220&x=189',
		'title': '',
		'imageId': '68964220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966553&docid=68964216&x=189',
		'title': '',
		'imageId': '68964216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966553&docid=68964215&x=189',
		'title': '',
		'imageId': '68964215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966553&docid=68964212&x=189',
		'title': '',
		'imageId': '68964212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966553&docid=68964224&x=189',
		'title': '',
		'imageId': '68964224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966553&docid=68964228&x=189',
		'title': '',
		'imageId': '68964228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966553&docid=68964221&x=189',
		'title': '',
		'imageId': '68964221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966553&docid=68964222&x=189',
		'title': '',
		'imageId': '68964222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966553&docid=68964217&x=189',
		'title': '',
		'imageId': '68964217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966553&docid=68964225&x=189',
		'title': '',
		'imageId': '68964225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966553&docid=68964213&x=189',
		'title': '',
		'imageId': '68964213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966553&docid=68964219&x=189',
		'title': '',
		'imageId': '68964219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966553&docid=68964223&x=189',
		'title': '',
		'imageId': '68964223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966553&docid=68964227&x=189',
		'title': '',
		'imageId': '68964227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966553&docid=68964214&x=189',
		'title': '',
		'imageId': '68964214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966553&docid=68964218&x=189',
		'title': '',
		'imageId': '68964218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966553&docid=68964226&x=189',
		'title': '',
		'imageId': '68964226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966553';

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