// Title: OU Tulsa Top Sub Menu
// Description: 
// Web Folder: 
// Web URL: http://127.0.0.1/
// Absolute Path: False

ace_state.columns = 1;
ace_state.position = 'right';
ace_state.closedelay = 500;
ace_state.hspacing = 1;
ace_state.hbgcolor = 'transparent';
ace_state.hftcolor = '#FFFFFF';
ace_state.nbgcolor = 'transparent';
ace_state.nftcolor = '#FFFFFF';
ace_state.fontFamily = 'Arial';
ace_state.fontSize = '8pt';
ace_state.fontStyle = 'normal';
ace_state.fontWeight = 'bold';
ace_state.textalign = 'center';
ace_state.cellpadding = 1;
ace_state.divider = '|';


