var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017188&docid=70162225&x=452',
		'title': '',
		'imageId': '70162225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017188&docid=70162232&x=452',
		'title': '',
		'imageId': '70162232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017188&docid=70162237&x=452',
		'title': '',
		'imageId': '70162237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017188&docid=70162230&x=452',
		'title': '',
		'imageId': '70162230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017188&docid=70162229&x=452',
		'title': '',
		'imageId': '70162229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017188&docid=70162235&x=452',
		'title': '',
		'imageId': '70162235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017188&docid=70162234&x=452',
		'title': '',
		'imageId': '70162234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017188&docid=70162233&x=452',
		'title': '',
		'imageId': '70162233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017188&docid=70162236&x=452',
		'title': '',
		'imageId': '70162236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017188&docid=70162228&x=452',
		'title': '',
		'imageId': '70162228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017188&docid=70162231&x=452',
		'title': '',
		'imageId': '70162231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017188&docid=70162226&x=452',
		'title': '',
		'imageId': '70162226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017188&docid=70162227&x=452',
		'title': '',
		'imageId': '70162227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017188&docid=70162224&x=452',
		'title': '',
		'imageId': '70162224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017188';

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