var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998898&docid=69680227&x=1245',
		'title': '',
		'imageId': '69680227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998898&docid=69680230&x=1245',
		'title': '',
		'imageId': '69680230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998898&docid=69680233&x=1245',
		'title': '',
		'imageId': '69680233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998898&docid=69680247&x=1245',
		'title': '',
		'imageId': '69680247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998898&docid=69680273&x=1245',
		'title': '',
		'imageId': '69680273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998898&docid=69680276&x=1245',
		'title': '',
		'imageId': '69680276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998898&docid=69680279&x=1245',
		'title': '',
		'imageId': '69680279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998898&docid=69680282&x=1245',
		'title': '',
		'imageId': '69680282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998898&docid=69680285&x=1245',
		'title': '',
		'imageId': '69680285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998898';

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