// Title: Snow White
// Description: 
// Web Folder: 
// Web URL: http://127.0.0.1/
// Absolute Path: False
ace_state.columns = 1;
ace_state.position = 'right';
ace_state.width = 170;
ace_state.closedelay = 1;
ace_state.hbgcolor = '#FAF9FF';
ace_state.nfgcolor = '#FF7E00';
ace_state.hftcolor = '#FF7E00';
ace_state.hfgcolor = '#FF7E00';
ace_state.nbgcolor = '#FFFFFF';
ace_state.nftcolor = '#004A9D';
ace_state.itemborder='1px #ccc solid'
ace_state.fontFamily = 'Verdana,Helvetica';
ace_state.menuborder = '0px #ccc solid'
ace_state.fontSize = '10px';
ace_state.fontStyle = 'normal';
ace_state.fontWeight = 'normal';
ace_state.cellpadding = 1;
ace_state.layerpadding = 3;

acemenu = new ACEMenu('0');

acemenu.AddItem('Fecha y Hora', '../modules.php?name=Content&pa=showpage&pid=131&type=tms09', '', true , '', '0', '0');
acemenu.AddItem('Información', '../modules.php?name=Content&pa=showpage&pid=133&type=tms09', '', true , '', '0', '0');
acemenu.AddItem('Inscripciones', '../modules.php?name=Content&pa=showpage&pid=132&type=tms09', '', true , '', '0', '0');
acemenu.AddItem('¿Como Llegar?', '../modules.php?name=Content&pa=showpage&pid=22&type=tms09', '', true , '', '0', '0');

