function getHost(){
	//return "http://"+document.location.host+"/creci";
	return "http://"+document.location.host;	
}