var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4033070&docid=70534554&x=5339',
		'title': '',
		'imageId': '70534554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033070&docid=70534566&x=5339',
		'title': '',
		'imageId': '70534566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033070&docid=70534710&x=5339',
		'title': '',
		'imageId': '70534710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033070&docid=70534718&x=5339',
		'title': '',
		'imageId': '70534718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033070&docid=70534725&x=5339',
		'title': '',
		'imageId': '70534725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033070&docid=70534728&x=5339',
		'title': '',
		'imageId': '70534728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033070&docid=70534762&x=5339',
		'title': '',
		'imageId': '70534762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4033070';

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