function ContenidoColumnaUnica()
{
?>
Mobile Phone Version
Version with Web Services (WS) support
- Click here to download the latest stable Mobile-WS version
Version without Web Services (WS) support
- Click here to download the latest stable Mobile-JSP version
PDA version
- Click here to download the latest stable PDA version
}
include_once("../../styles/layout.php");
HeadGti(1);
BodyAndWrapper();
CabeceraYMenuTool( "Tourism Services", "Using Agent Technology");
MenuToolGti( 3 );
FinSeccion (); //Menu
InicioContenidoPagina ();
InicioColumnaUnica ();
Titular ("Downloads");
ContenidoColumnaUnica();
FinSeccion (); // ColumnaUnica
FinSeccion (); // ContenidoPagina;
Footer();
FinSeccion(); // Footer;
FinSeccion(); // Wrapper
FinalPagina();
?>