var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016338&docid=70125970&x=2614',
		'title': '',
		'imageId': '70125970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016338&docid=70125965&x=2614',
		'title': '',
		'imageId': '70125965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016338&docid=70125972&x=2614',
		'title': '',
		'imageId': '70125972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016338&docid=70125971&x=2614',
		'title': '',
		'imageId': '70125971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016338&docid=70125963&x=2614',
		'title': '',
		'imageId': '70125963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016338&docid=70125967&x=2614',
		'title': '',
		'imageId': '70125967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016338&docid=70125964&x=2614',
		'title': '',
		'imageId': '70125964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016338&docid=70125969&x=2614',
		'title': '',
		'imageId': '70125969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016338&docid=70125966&x=2614',
		'title': '',
		'imageId': '70125966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016338';

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