var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3990229&docid=69001344&x=279',
		'title': '',
		'imageId': '69001344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990229&docid=69001347&x=279',
		'title': '',
		'imageId': '69001347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990229&docid=69001345&x=279',
		'title': '',
		'imageId': '69001345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990229&docid=69001348&x=279',
		'title': '',
		'imageId': '69001348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990229&docid=69001350&x=279',
		'title': '',
		'imageId': '69001350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990229&docid=69001349&x=279',
		'title': '',
		'imageId': '69001349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990229&docid=69001346&x=279',
		'title': '',
		'imageId': '69001346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990229&docid=69001351&x=279',
		'title': '',
		'imageId': '69001351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990229&docid=69001352&x=279',
		'title': '',
		'imageId': '69001352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3990229';

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