// Title: Snow White
// Description: 
// Web Folder: 
// Web URL: http://127.0.0.1/
// Absolute Path: False
ace_state.columns = 1;
ace_state.width = 170;
ace_state.position = 'right';
ace_state.closedelay = 8000;
ace_state.hbgcolor = '#D92626';
ace_state.nfgcolor = '#FF7E00';
ace_state.hftcolor = '#FFFFFF';
ace_state.hfgcolor = '#FF7E00';
ace_state.nbgcolor = '#FFFFFF';
ace_state.nftcolor = '#3778C8';
ace_state.itemborder='1px #D92626 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('El Taekwondo', '../modules.php?name=Content&pa=showpage&pid=5&type=tkd06', '', true , '', '0', '0');

