//dynamic menu for Learning Curve (lc) - PPP klee v1.0
//PPP klee v1.1 fix on Opera5 and NS7 and IE cell layer.
function lcLoadMenus() {
  if (window.lc_menu_0) return;
  window.lc_menu_0 = new Menu("root",148,19,"Verdana, Arial, Helvetica, sans-serif",9,"#005511","#ffffff","#ffffff","#005511","left","middle",0,0,1000,0,0,true,true,true,15,true,true);
  lc_menu_0.addMenuItem("<font color='#005511'>&raquo;</font>&nbsp;SOURCE&nbsp;ONE","location='g5s1a.htm'");
  lc_menu_0.addMenuItem("<font color='#005511'>&raquo;</font>&nbsp;SOURCE&nbsp;TWO","location='g5s2.htm'");
  lc_menu_0.addMenuItem("<font color='#005511'>&raquo;</font>&nbsp;SOURCE&nbsp;THREE","location='g5s3a.htm'");
  lc_menu_0.addMenuItem("<font color='#005511'>&raquo;</font>&nbsp;SOURCE&nbsp;FOUR","location='g5s4.htm'");
  lc_menu_0.addMenuItem("<font color='#005511'>&raquo;</font>&nbsp;SOURCE&nbsp;FIVE","location='g5s5.htm?zoomifyImagePath=zoomify_g5s5&zoomifyNavX=0&zoomifyNavY=0&zoomifyX=-0.0252324037184595&zoomifyY=0.0938815339057851&zoomifyZoom=38&zoomifyNavWidth=180&zoomifyNavHeight=120&zoomifySlider=1&zoomifyMaxZoom=100&zoomifyNavWindow=1&zoomifyToolbar=1'");
  lc_menu_0.addMenuItem("<font color='#005511'>&raquo;</font>&nbsp;SOURCE&nbsp;SIX","location='g5s6.htm'");
  lc_menu_0.addMenuItem("<font color='#005511'>&raquo;</font>&nbsp;SOURCE&nbsp;SEVEN","location='g5s7a.htm'");
  lc_menu_0.bgImageUp="/education/politics/images/dropdown/drop_option_g5_d.gif";
  lc_menu_0.bgImageOver="/education/politics/images/dropdown/drop_option_g5_u.gif";
  lc_menu_0.fontWeight="normal";
  lc_menu_0.hideOnMouseOut=true;
  lc_menu_0.writeMenus();
}//dynamic menu for Learning Curve end
