var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960809&docid=68832719&x=68',
		'title': '',
		'imageId': '68832719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960809&docid=68832720&x=68',
		'title': '',
		'imageId': '68832720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960809&docid=68832715&x=68',
		'title': '',
		'imageId': '68832715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960809&docid=68832716&x=68',
		'title': '',
		'imageId': '68832716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960809&docid=68832717&x=68',
		'title': '',
		'imageId': '68832717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960809&docid=68832718&x=68',
		'title': '',
		'imageId': '68832718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960809&docid=68832721&x=68',
		'title': '',
		'imageId': '68832721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960809&docid=68832722&x=68',
		'title': '',
		'imageId': '68832722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960809&docid=68832723&x=68',
		'title': '',
		'imageId': '68832723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960809';

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