var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939553&docid=63296082&x=4931',
		'title': '',
		'imageId': '63296082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939553&docid=63296080&x=4931',
		'title': '',
		'imageId': '63296080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939553&docid=63296084&x=4931',
		'title': '',
		'imageId': '63296084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939553&docid=63296076&x=4931',
		'title': '',
		'imageId': '63296076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939553&docid=63296083&x=4931',
		'title': '',
		'imageId': '63296083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939553&docid=63296078&x=4931',
		'title': '',
		'imageId': '63296078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939553&docid=63296081&x=4931',
		'title': '',
		'imageId': '63296081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939553&docid=63296079&x=4931',
		'title': '',
		'imageId': '63296079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939553&docid=63296077&x=4931',
		'title': '',
		'imageId': '63296077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939553';

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