
ace_state.columns = 1;
ace_state.position = 'center';
ace_state.closedelay = 500;
ace_state.hbgcolor = '#0D3182';
ace_state.hftcolor = '#FFFFFF';
ace_state.nbgcolor = '#0D3182';
ace_state.nftcolor = '#FFFFFF';
ace_state.fontFamily = 'Arial';
ace_state.fontSize = '10pt';
ace_state.fontStyle = 'normal';
ace_state.fontWeight = 'normal';
ace_state.cellpadding = 2;

acemenu = new ACEMenu('0');
acemenu.fontFamily = 'Arial black';
acemenu.fontSize = '22pt';
acemenu.fontStyle = 'normal';
acemenu.fontWeight = 'normal';
acemenu.textalign = 'center';

acemenu.AddItem('The 4th New York Metro Area Networking Workshop', 'http://www.nyman-workshop.org/2004/', '_parent', false , '');
acemenu.AddItem('(NYMAN 2004)', 'http://www.nyman-workshop.org/2004/', '_parent', false , '');


