var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010385&docid=69968464&x=4612',
		'title': '',
		'imageId': '69968464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010385&docid=69968471&x=4612',
		'title': '',
		'imageId': '69968471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010385&docid=69968468&x=4612',
		'title': '',
		'imageId': '69968468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010385&docid=69968469&x=4612',
		'title': '',
		'imageId': '69968469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010385&docid=69968466&x=4612',
		'title': '',
		'imageId': '69968466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010385&docid=69968465&x=4612',
		'title': '',
		'imageId': '69968465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010385&docid=69968470&x=4612',
		'title': '',
		'imageId': '69968470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010385&docid=69968463&x=4612',
		'title': '',
		'imageId': '69968463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010385&docid=69968467&x=4612',
		'title': '',
		'imageId': '69968467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010385';

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