var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978364&docid=69213450&x=5337',
		'title': '',
		'imageId': '69213450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978364&docid=69213449&x=5337',
		'title': '',
		'imageId': '69213449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978364&docid=69213451&x=5337',
		'title': '',
		'imageId': '69213451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978364&docid=69213452&x=5337',
		'title': '',
		'imageId': '69213452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978364&docid=69213454&x=5337',
		'title': '',
		'imageId': '69213454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978364&docid=69213453&x=5337',
		'title': '',
		'imageId': '69213453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978364&docid=69213455&x=5337',
		'title': '',
		'imageId': '69213455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978364';

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