var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3944875&docid=68459228&x=1459',
		'title': '',
		'imageId': '68459228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944875&docid=68459229&x=1459',
		'title': '',
		'imageId': '68459229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944875&docid=68459231&x=1459',
		'title': '',
		'imageId': '68459231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944875&docid=68459232&x=1459',
		'title': '',
		'imageId': '68459232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944875&docid=68459230&x=1459',
		'title': '',
		'imageId': '68459230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944875&docid=68459227&x=1459',
		'title': '',
		'imageId': '68459227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944875&docid=68459234&x=1459',
		'title': '',
		'imageId': '68459234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944875&docid=68459233&x=1459',
		'title': '',
		'imageId': '68459233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3944875';

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