// JavaScript Document

var overlay = null;

var closelogin = function(){
	$('new-camp-region').dispose(); 
	overlay.close();
};
