var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014327&docid=70062175&x=3746',
		'title': '',
		'imageId': '70062175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014327&docid=70062178&x=3746',
		'title': '',
		'imageId': '70062178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014327&docid=70062172&x=3746',
		'title': '',
		'imageId': '70062172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014327&docid=70062173&x=3746',
		'title': '',
		'imageId': '70062173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014327&docid=70062176&x=3746',
		'title': '',
		'imageId': '70062176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014327&docid=70062174&x=3746',
		'title': '',
		'imageId': '70062174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014327&docid=70062177&x=3746',
		'title': '',
		'imageId': '70062177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014327&docid=70062169&x=3746',
		'title': '',
		'imageId': '70062169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014327';

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