var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003195&docid=69789241&x=5310',
		'title': '',
		'imageId': '69789241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003195&docid=69789242&x=5310',
		'title': '',
		'imageId': '69789242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003195&docid=69789243&x=5310',
		'title': '',
		'imageId': '69789243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003195&docid=69789247&x=5310',
		'title': '',
		'imageId': '69789247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003195&docid=69789248&x=5310',
		'title': '',
		'imageId': '69789248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003195&docid=69789289&x=5310',
		'title': '',
		'imageId': '69789289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003195&docid=69789350&x=5310',
		'title': '',
		'imageId': '69789350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003195&docid=69789412&x=5310',
		'title': '',
		'imageId': '69789412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003195&docid=69789413&x=5310',
		'title': '',
		'imageId': '69789413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003195';

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