// Title: 

// 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.hbgcolor = '#FFF7E2';

ace_state.hftcolor = '#800000';

ace_state.nbgcolor = '#FFF7E2';

ace_state.nftcolor = '#804000';

ace_state.fontFamily = 'Arial';

ace_state.fontSize = '10pt';

ace_state.fontStyle = 'normal';

ace_state.fontWeight = 'normal';

ace_state.itemborder = '0px  solid';

ace_state.menuborder = '0px  solid';

ace_state.hbdrsize = '1';

ace_state.cellpadding = 0;

ace_state.cellspacing = 0;

ace_state.layerpadding = 0;



acemenu = new ACEMenu('0');

acemenu.columns = 50;



acemenu.AddRollover('WeeklyMonthly.html', 'images/predictions.jpg', 'images/predictions.jpg', '', true , 'Predictions', '0', '0');



acemenu = new ACEMenu('1');

acemenu.position = 'bottom';

acemenu.cellspacing = 2;



acemenu.AddItem('December 2009', 'dec.html', '', false , '', '0', '0');



acemenu.AddItem('Prediction 2009', 'prediction.html', '', false , '', '0', '0');



acemenu.AddItem('Prediction 2010', 'prediction2010.html', '', false , '', '0', '0');

