ace_state.columns = 1;
ace_state.hbgcolor = '#CFCFCF';
ace_state.hftcolor = '#000000';
ace_state.nbgcolor = 'transparent';
ace_state.nftcolor = '#000000';
ace_state.menuoffset = 1;
ace_state.closedelay = 500;
ace_state.position = 'right';
ace_state.fontFamily = 'Arial';
ace_state.fontSize = '9pt';

acemenu = new ACEMenu('0');
acemenu.columns = 2;
acemenu.nbgcolor = 'transparent';
acemenu.nftcolor = '#000000';
acemenu.position = 'bottom';

acemenu.AddItem('<i>Pacific Rim Bloodhound Rescue Committee</i>', 'http://www.bloodhoundrescue.org/prbrc.html', '');


