var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018350&docid=70186103&x=5354',
		'title': '',
		'imageId': '70186103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018350&docid=70186084&x=5354',
		'title': '',
		'imageId': '70186084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018350&docid=70186096&x=5354',
		'title': '',
		'imageId': '70186096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018350&docid=70186098&x=5354',
		'title': '',
		'imageId': '70186098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018350&docid=70186099&x=5354',
		'title': '',
		'imageId': '70186099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018350&docid=70186083&x=5354',
		'title': '',
		'imageId': '70186083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018350&docid=70186100&x=5354',
		'title': '',
		'imageId': '70186100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018350&docid=70186101&x=5354',
		'title': '',
		'imageId': '70186101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018350&docid=70186102&x=5354',
		'title': '',
		'imageId': '70186102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018350';

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