var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998729&docid=66928235&x=5316',
		'title': '',
		'imageId': '66928235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998729&docid=66928234&x=5316',
		'title': '',
		'imageId': '66928234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998729&docid=66928231&x=5316',
		'title': '',
		'imageId': '66928231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998729&docid=66928232&x=5316',
		'title': '',
		'imageId': '66928232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998729&docid=66928233&x=5316',
		'title': '',
		'imageId': '66928233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998729&docid=66928236&x=5316',
		'title': '',
		'imageId': '66928236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998729&docid=66928237&x=5316',
		'title': '',
		'imageId': '66928237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998729';

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