var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3946103&docid=68486385&x=2949',
		'title': '',
		'imageId': '68486385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946103&docid=68486388&x=2949',
		'title': '',
		'imageId': '68486388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946103&docid=68486391&x=2949',
		'title': '',
		'imageId': '68486391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946103&docid=68486394&x=2949',
		'title': '',
		'imageId': '68486394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946103&docid=68486397&x=2949',
		'title': '',
		'imageId': '68486397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946103&docid=68486401&x=2949',
		'title': '',
		'imageId': '68486401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946103&docid=68486406&x=2949',
		'title': '',
		'imageId': '68486406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946103&docid=68486412&x=2949',
		'title': '',
		'imageId': '68486412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946103&docid=68486415&x=2949',
		'title': '',
		'imageId': '68486415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3946103';

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