<!--
// * nav_menu.js - external javascript for use in all dl web site pages layout control dropdown submenu items
// *  directly tied to mm_menu.js external javascript which has direct control of dropdown
// * this feature is included with dreamweaver mx as a behavior
// * external mm_menu.js was created by dreamweaver
// * nav_menu.js content was created by dreamweaver in html code - it was then externalized for use on all pages
// * to modify any part of the dropdown menu, nav_menu.js contents must be imported into the html page
// *    once modifications completed the javascript code must then be externalized
// * nav_menu_w2.js is a copy of nav_menu.js with full URL location instead of relative location
// *     the w2 version is for use in any page located on the www2 lakeland server to properly link
// *     to pages located on the www.lakeland server
// *
// * SEE BELOW FOR EDITING INSTRUCTIONS
function mmLoadMenus() {
  if (window.mm_menu_0311104236_0) return;
	window.mm_menu_0311104236_0 = new Menu("root",180,18,"Verdana, Arial, Helvetica, sans-serif",10,"#003366","#FFFFFF","#FFFFCC","#003366","left","middle",4,1,1000,-5,7,true,true,true,0,false,true);
  mm_menu_0311104236_0.addMenuItem("What&nbsp;is&nbsp;DL?","location='overview.htm'");
  mm_menu_0311104236_0.addMenuItem("Types&nbsp;of&nbsp;DL&nbsp;programs","location='ov_types.htm'");
   mm_menu_0311104236_0.hideOnMouseOut=true;
   mm_menu_0311104236_0.bgColor='#FFFFCC';
   mm_menu_0311104236_0.menuBorder=1;
   mm_menu_0311104236_0.menuLiteBgColor='#FFFFCC';
   mm_menu_0311104236_0.menuBorderBgColor='#003366';
  window.mm_menu_0311105309_0 = new Menu("root",180,18,"Verdana, Arial, Helvetica, sans-serif",10,"#003366","#FFFFFF","#FFFFCC","#003366","left","middle",4,1,1000,-5,7,true,true,true,0,false,true);
  mm_menu_0311105309_0.addMenuItem("How&nbsp;to&nbsp;be&nbsp;a&nbsp;good&nbsp;DLer","location='DL4me.htm'");
  mm_menu_0311105309_0.addMenuItem("Equipment&nbsp;required","location='DL4me1.htm'");
  mm_menu_0311105309_0.addMenuItem("DL&nbsp;Assessment","location='DL4me2.htm'");
  mm_menu_0311105309_0.addMenuItem("Online&nbsp;Learning&nbsp;Assessment","location='DL4me2a.htm'");
   mm_menu_0311105309_0.hideOnMouseOut=true;
   mm_menu_0311105309_0.bgColor='#FFFFCC';
   mm_menu_0311105309_0.menuBorder=1;
   mm_menu_0311105309_0.menuLiteBgColor='#FFFFCC';
   mm_menu_0311105309_0.menuBorderBgColor='#003366';
  window.mm_menu_0311105659_0 = new Menu("root",180,18,"Verdana, Arial, Helvetica, sans-serif",10,"#003366","#FFFFFF","#FFFFCC","#003366","left","middle",4,1,1000,-5,7,true,true,true,0,false,true);
  mm_menu_0311105659_0.addMenuItem("Admission&nbsp;Steps","location='start_how.htm'");
  mm_menu_0311105659_0.addMenuItem("Financial&nbsp;Aid","location='start_how2.htm'");
  mm_menu_0311105659_0.addMenuItem("DL&nbsp;Student&nbsp;Services","location='start_how3.htm'");
   mm_menu_0311105659_0.hideOnMouseOut=true;
   mm_menu_0311105659_0.bgColor='#FFFFCC';
   mm_menu_0311105659_0.menuBorder=1;
   mm_menu_0311105659_0.menuLiteBgColor='#FFFFCC';
   mm_menu_0311105659_0.menuBorderBgColor='#003366';
    window.mm_menu_0312105927_0 = new Menu("root",180,16,"Verdana, Arial, Helvetica, sans-serif",10,"#003366","#FFFFFF","#FFFFCC","#003366","left","middle",3,0,1000,-5,7,true,true,true,0,false,true);
  mm_menu_0312105927_0.addMenuItem("Virtual&nbsp;Orientation","location='on_how.htm#totop'");
  mm_menu_0312105927_0.addMenuItem("Test&nbsp;Drive","location='on_how.htm#test'");
   mm_menu_0312105927_0.hideOnMouseOut=true;
   mm_menu_0312105927_0.bgColor='#FFFFCC';
   mm_menu_0312105927_0.menuBorder=1;
   mm_menu_0312105927_0.menuLiteBgColor='#FFFFCC';
   mm_menu_0312105927_0.menuBorderBgColor='#003366';
   
// * COURSE MENUS EDITING
// to edit the menus, simply change the link text, and the address below. If a space is required, the string "&nbsp;" must be used, rather than an actual space. 

// TELECOURSE - aka Madison East campus
                                                                        window.mm_menu_0502102243_0 = new Menu("root",206,16,"Verdana, Arial, Helvetica, sans-serif",10,"#FFFFFF","#003366","#003366","#CCFFFF","left","middle",3,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0502102243_0.addMenuItem("TeleClassroom&nbsp;for&nbsp;Summer&nbsp;05","window.open('http://www2.lakelandcc.edu/schedule/credit/ALT_EAST.ASP', '_blank');");
   mm_menu_0502102243_0.hideOnMouseOut=true;
   mm_menu_0502102243_0.bgColor='#555555';
   mm_menu_0502102243_0.menuBorder=1;
   mm_menu_0502102243_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0502102243_0.menuBorderBgColor='#777777';
window.mm_menu_0502110632_0 = new Menu("root",167,16,"Verdana, Arial, Helvetica, sans-serif",10,"#FFFFFF","#000000","#003366","#CCFFFF","left","middle",3,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0502110632_0.addMenuItem("Teleweb&nbsp;for&nbsp;Summer&nbsp;05","window.open('http://www2.lakelandcc.edu/schedule/credit/ALT_TELEWEB.ASP', '_blank');");
   mm_menu_0502110632_0.hideOnMouseOut=true;
   mm_menu_0502110632_0.bgColor='#555555';
   mm_menu_0502110632_0.menuBorder=1;
   mm_menu_0502110632_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0502110632_0.menuBorderBgColor='#777777';
window.mm_menu_0502112803_0 = new Menu("root",154,16,"Verdana, Arial, Helvetica, sans-serif",10,"#FFFFFF","#000000","#003366","#CCFFFF","left","middle",3,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0502112803_0.addMenuItem("Online&nbsp;for&nbsp;Summer&nbsp;05","window.open('http://www2.lakelandcc.edu/schedule/credit/ALT_ONLINE.ASP', '_blank');");
   mm_menu_0502112803_0.hideOnMouseOut=true;
   mm_menu_0502112803_0.bgColor='#555555';
   mm_menu_0502112803_0.menuBorder=1;
   mm_menu_0502112803_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0502112803_0.menuBorderBgColor='#777777';
window.mm_menu_0502113001_0 = new Menu("root",187,16,"Verdana, Arial, Helvetica, sans-serif",10,"#FFFFFF","#000000","#003366","#CCFFFF","left","middle",3,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0502113001_0.addMenuItem("Telecourses&nbsp;for&nbsp;Summer&nbsp;05","window.open('http://www2.lakelandcc.edu/schedule/credit/ALT_TELECOURSE.ASP', '_blank');");
   mm_menu_0502113001_0.hideOnMouseOut=true;
   mm_menu_0502113001_0.bgColor='#555555';
   mm_menu_0502113001_0.menuBorder=1;
   mm_menu_0502113001_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0502113001_0.menuBorderBgColor='#777777';
window.mm_menu_1229162846_0 = new Menu("root",163,16,"Verdana, Arial, Helvetica, sans-serif",10,"#003366","#FFFFFF","#FFFFCC","#003366","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
  mm_menu_1229162846_0.addMenuItem("Blackboard Tutorials","location='bt.htm'");
  mm_menu_1229162846_0.addMenuItem("Blackboard&nbsp;9&nbsp;Info","window.open('bb9/index.htm', '_blank');");
   mm_menu_1229162846_0.hideOnMouseOut=true;
   mm_menu_1229162846_0.bgColor='#FFFFCC';
   mm_menu_1229162846_0.menuBorder=1;
   mm_menu_1229162846_0.menuLiteBgColor='#FFFFCC';
   mm_menu_1229162846_0.menuBorderBgColor='#003366';

mm_menu_1229162846_0.writeMenus();
} // mmLoadMenus()

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}