var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980087&docid=69265223&x=4155',
		'title': '',
		'imageId': '69265223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980087&docid=69265218&x=4155',
		'title': '',
		'imageId': '69265218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980087&docid=69265217&x=4155',
		'title': '',
		'imageId': '69265217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980087&docid=69265219&x=4155',
		'title': '',
		'imageId': '69265219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980087&docid=69265221&x=4155',
		'title': '',
		'imageId': '69265221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980087&docid=69265216&x=4155',
		'title': '',
		'imageId': '69265216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980087&docid=69265222&x=4155',
		'title': '',
		'imageId': '69265222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980087&docid=69265220&x=4155',
		'title': '',
		'imageId': '69265220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980087&docid=69265224&x=4155',
		'title': '',
		'imageId': '69265224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980087';

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