<!-- hide
function fwLoadMenus() {
  if (window.fw_menu_0) return;
  window.fw_menu_0 = new Menu("root",320,17,"verdana, Helvetica, Arial,  sans-serif",12,"#02629e","#02629e","#eeeeee","#ffffff");
 fw_menu_0.addMenuItem("Annual National Conference","location='http://www.early-education.org.uk/khxcee/index.php?app=gbu0&ns=prodshow&ref=2012anc'");   
fw_menu_0.addMenuItem("Baby Room Special Interest","location='http://www.early-education.org.uk/khxcee/index.php?app=gbu0&ns=prodshow&ref=brsig'");   
fw_menu_0.addMenuItem("Press release- 12/11","location='press_release_12-11.htm'");   

fw_menu_0.addMenuItem("Press release- 30/03/11","location='press_release_30-03-11.htm'"); 
    
 fw_menu_0.addMenuItem("Press release- 3/12/10","location='press_release_03-12-10.htm'");  
  fw_menu_0.addMenuItem("Press release- 24/11/10","location='press_release_24-11-10.htm'");
fw_menu_0.addMenuItem("2010 Election special","location='2010_election_special.htm'");       
fw_menu_0.addMenuItem("New resource","location='new_resource.htm'");
fw_menu_0.addMenuItem("Scotland fund grant","location='scotland_fund.htm'");
  fw_menu_0.addMenuItem("Press and news archive","location='news_press_releases.htm'");
   fw_menu_0.hideOnMouseOut=true;
  window.fw_menu_1 = new Menu("root",167,17,"verdana, Helvetica, Arial,  sans-serif",12,"#02629e","#02629e","#eeeeee","#ffffff");
  fw_menu_1.addMenuItem("Publications","location='http://www.early-education.org.uk/khxcee/index.php?app=gbu0&ns=catshow&ref=Publications'");
 fw_menu_1.addMenuItem("Online store","location='http://www.early-education.org.uk/khxcee/index.php'");

  fw_menu_1.addMenuItem("Learning together leaflets","location='http://www.early-education.org.uk/khxcee/index.php?app=gbu0&ns=catshow&ref=leaflets'");
  fw_menu_1.addMenuItem("Library","location='library.htm'");
  fw_menu_1.addMenuItem("Journals","location='journals.htm'");
   fw_menu_1.hideOnMouseOut=true;
  window.fw_menu_2 = new Menu("root",255,17,"verdana, Helvetica, Arial,  sans-serif",12,"#02629e","#02629e","#eeeeee","#ffffff");
 
fw_menu_2.addMenuItem("Nursery schools now","location='nursery_schools_now.htm'");
fw_menu_2.addMenuItem("Exploring young childrens thinking","location='exploring_young_childrens_thinking.htm'");

fw_menu_2.addMenuItem("Scotland fund grant","location='scotland_fund.htm'");

   fw_menu_2.hideOnMouseOut=true;
  window.fw_menu_3 = new Menu("root",190,17,"verdana, Arial, Helvetica, sans-serif",12,"#02629e","#02629e","#eeeeee","#ffffff");
  
fw_menu_3.addMenuItem("Training programme","location='http://www.early-education.org.uk/khxcee/index.php?app=gbu0&ns=catshow&ref=list'");
  
  fw_menu_3.addMenuItem("National events","location='http://www.early-education.org.uk/khxcee/index.php?app=gbu0&ns=catshow&ref=natevents'");
  fw_menu_3.addMenuItem("Branch events","location='branch_events.htm'");
  fw_menu_3.addMenuItem("Room hire","location='training_room.htm'");
     fw_menu_3.hideOnMouseOut=true;

window.fw_menu_4 = new Menu("root",138,17,"verdana, Arial, Helvetica, sans-serif",12,"#02629e","#02629e","#eeeeee","#ffffff");
  fw_menu_4.addMenuItem("Membership - Join","location='http://www.early-education.org.uk/khxcee/index.php?app=gbu0&ns=catshow&ref=Memberships'");

  fw_menu_4.addMenuItem("Journals","location='journals.htm'");
  fw_menu_4.addMenuItem("Resolutions","location='resolutions.htm'");
  fw_menu_4.addMenuItem("Make a donation","location='http://www.early-education.org.uk/khxcee/index.php?app=gbu0&ns=catshow&ref=donations'");
   fw_menu_4.hideOnMouseOut=true;
 window.fw_menu_6 = new Menu("root",230,17,"verdana, Arial, Helvetica, sans-serif",12,"#02629e","#02629e","#eeeeee","#ffffff");
fw_menu_6.addMenuItem("Single Funding Formula Campaign","location='single_funding_formula_campaign.htm'");
   fw_menu_6.hideOnMouseOut=true;
  window.fw_menu_7 = new Menu("root",177,17,"verdana, Arial, Helvetica, sans-serif",12,"#02629e","#02629e","#eeeeee","#ffffff");
fw_menu_7.addMenuItem("Consultation responses","location='consultations.htm'");
fw_menu_7.addMenuItem("Reports","location='reports.htm'");
fw_menu_7.addMenuItem("Position papers","location='position_papers.htm'");
   fw_menu_7.hideOnMouseOut=true;
  window.fw_menu_5 = new Menu("root",168,17,"verdana, Arial, Helvetica, sans-serif",12,"#02629e","#02629e","#eeeeee","#ffffff");
  fw_menu_5.addMenuItem("Objectives","location='objectives.htm'");
  fw_menu_5.addMenuItem("Key People","location='key_people.htm'");
  fw_menu_5.addMenuItem("UK Branches","location='uk_branches.htm'");
  fw_menu_5.addMenuItem("Contact us","location='contact.htm'");
  fw_menu_5.addMenuItem("Current vacancies","location='current_vacancies.htm'");
  fw_menu_5.addMenuItem("Make a donation","location='http://www.early-education.org.uk/khxcee/index.php?app=gbu0&ns=catshow&ref=donations'");
  fw_menu_5.addMenuItem("Room hire","location='training_room.htm'");
  fw_menu_5.addMenuItem("Annual review 2009","location='http://www.early-education.org.uk/pdf/Annual_Review_2009.pdf'");
   fw_menu_5.hideOnMouseOut=true;

  fw_menu_5.writeMenus();
} // fwLoadMenus()

// stop hiding -->

