var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016323&docid=70125689&x=1650',
		'title': '',
		'imageId': '70125689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016323&docid=70125683&x=1650',
		'title': '',
		'imageId': '70125683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016323&docid=70125691&x=1650',
		'title': '',
		'imageId': '70125691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016323&docid=70125684&x=1650',
		'title': '',
		'imageId': '70125684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016323&docid=70125692&x=1650',
		'title': '',
		'imageId': '70125692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016323&docid=70125687&x=1650',
		'title': '',
		'imageId': '70125687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016323&docid=70125690&x=1650',
		'title': '',
		'imageId': '70125690',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016323&docid=70125688&x=1650',
		'title': '',
		'imageId': '70125688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016323';

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