function mmLoadMenus() {
  if (window.mm_menu_0719162226_0) return;
                                                                        window.mm_menu_0719162226_0_1 = new Menu("Videos",182,25,"",10,"#000000","#FFFFFF","#CCCCCC","#184886","left","middle",5,0,300,-5,7,true,true,true,0,true,false);
    mm_menu_0719162226_0_1.addMenuItem("Corporate&nbsp;Training&nbsp;Videos","location='http://employeeuniversity.com/corporate_training_videos/index.htm'");
    mm_menu_0719162226_0_1.addMenuItem("Safety&nbsp;Training&nbsp;Videos","location='http://employeeuniversity.com/safety_training/index.htm'");
    mm_menu_0719162226_0_1.addMenuItem("Custom&nbsp;Training&nbsp;Videos","location='http://employeeuniversity.com/employee_training_info/custom_training_videos.htm'");
     mm_menu_0719162226_0_1.hideOnMouseOut=true;
     mm_menu_0719162226_0_1.bgColor='#FFFFFF';
     mm_menu_0719162226_0_1.menuBorder=1;
     mm_menu_0719162226_0_1.menuLiteBgColor='#FFFFFF';
     mm_menu_0719162226_0_1.menuBorderBgColor='#FFFFFF';
  window.mm_menu_0719162226_0 = new Menu("root",182,25,"",10,"#000000","#FFFFFF","#CCCCCC","#184886","left","middle",5,0,300,-5,7,true,true,true,0,true,false);
    mm_menu_0719162226_0.addMenuItem("BLOG","location='http://www.employeeuniversity.com/blog/'"); 
    mm_menu_0719162226_0.addMenuItem("Books","location='http://employeeuniversity.com/business_leadership_books/index.htm'"); 
mm_menu_0719162226_0.addMenuItem("eLearning","location='http://employeeuniversity.com/e_learning/index.htm'");  mm_menu_0719162226_0.addMenuItem("Popular&nbsp;Products&nbsp;&&nbsp;Talent","location='http://employeeuniversity.com/video/biography/popularvideostalent.htm'");
  mm_menu_0719162226_0.addMenuItem("Seminars","location='http://employeeuniversity.com/employee_training_info/seminars.htm'");
  mm_menu_0719162226_0.addMenuItem("Services","location='http://employeeuniversity.com/employee_training_info/services.htm'");
  mm_menu_0719162226_0.addMenuItem("Specials&nbsp;&&nbsp;Discounts","location='http://employeeuniversity.com/employee_training_info/specialsdiscounts.htm'");
  mm_menu_0719162226_0.addMenuItem("Software","location='http://employeeuniversity.com/software/index.htm'");
  mm_menu_0719162226_0.addMenuItem(mm_menu_0719162226_0_1,"location='http://employeeuniversity.com/video/index.htm'");
   mm_menu_0719162226_0.hideOnMouseOut=true;
   mm_menu_0719162226_0.childMenuIcon="http://employeeuniversity.com/images/training_images/arrows.gif";
   mm_menu_0719162226_0.bgColor='#FFFFFF';
   mm_menu_0719162226_0.menuBorder=1;
   mm_menu_0719162226_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0719162226_0.menuBorderBgColor='#FFFFFF';
  window.mm_menu_0719164843_0 = new Menu("root",195,25,"",10,"#000000","#FFFFFF","#CCCCCC","#184886","left","middle",5,0,300,-5,7,true,true,true,0,true,false);
  mm_menu_0719164843_0.addMenuItem("Communication&nbsp;Skills","location='http://employeeuniversity.com/communication_skills/index.htm'");
  mm_menu_0719164843_0.addMenuItem("Customer&nbsp;Service&nbsp;Training","location='http://employeeuniversity.com/customer_service_training/index.htm'");
  mm_menu_0719164843_0.addMenuItem("Diversity&nbsp;&&nbsp;Respect","location='http://employeeuniversity.com/diversity_training_respect/index.htm'");
  mm_menu_0719164843_0.addMenuItem("Healthcare","location='http://employeeuniversity.com/healthcare_medical/index.htm'");
  mm_menu_0719164843_0.addMenuItem("HR&nbsp;&&nbsp;Employment&nbsp;Law","location='http://employeeuniversity.com/hr_employment_law/index.htm'");
  mm_menu_0719164843_0.addMenuItem("Leadership&nbsp;&&nbsp;&nbsp;Management","location='http://employeeuniversity.com/leadership_management/index.htm'");
  mm_menu_0719164843_0.addMenuItem("Motivational","location='http://employeeuniversity.com/employee_motivation/index.htm'");
  mm_menu_0719164843_0.addMenuItem("Personal&nbsp;Development","location='http://employeeuniversity.com/employee_development/index.htm'");
  mm_menu_0719164843_0.addMenuItem("Safety&nbsp;Training","location='http://employeeuniversity.com/safety_training/index.htm'");
  mm_menu_0719164843_0.addMenuItem("Team&nbsp;Building","location='http://employeeuniversity.com/team_building/index.htm'");
  mm_menu_0719164843_0.addMenuItem("Training&nbsp;&&nbsp;Presentation","location='http://employeeuniversity.com/communication_skills/skills_training/presentation_skills.htm'");
  
  mm_menu_0719164843_0.addMenuItem("List&nbsp;of&nbsp;All&nbsp;Topics","location='http://employeeuniversity.com/sitemap.htm'");
   mm_menu_0719164843_0.hideOnMouseOut=true;
   mm_menu_0719164843_0.bgColor='#FFFFFF';
   mm_menu_0719164843_0.menuBorder=1;
   mm_menu_0719164843_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0719164843_0.menuBorderBgColor='#FFFFFF';

mm_menu_0719164843_0.writeMenus();
} // mmLoadMenus()

function MM_showMenu(menu, x, y, child, imgname) {
	if (!window.mmWroteMenu) return;
	MM_clearTimeout();
	if (menu) {
		var obj = FIND(imgname) || document.images[imgname] || document.links[imgname] || document.anchors[imgname];
		x = moveXbySlicePos (x, obj);
		y = moveYbySlicePos (y, obj);
	}
	if (document.layers) {
		if (menu) {
			var l = menu.menuLayer || menu;
			l.top = l.left = 1;
			hideActiveMenus();
			if (this.visibility) l = this;
			window.ActiveMenu = l;
		} else {
			var l = child;
		}
		if (!l) return;
		for (var i=0; i<l.layers.length; i++) { 			   
			if (!l.layers[i].isHilite) l.layers[i].visibility = "inherit";
			if (l.layers[i].document.layers.length > 0) MM_showMenu(null, "relative", "relative", l.layers[i]);
		}
		if (l.parentLayer) {
			if (x != "relative") l.parentLayer.left = x || window.pageX || 0;
			if (l.parentLayer.left + l.clip.width > window.innerWidth) l.parentLayer.left -= (l.parentLayer.left + l.clip.width - window.innerWidth);
			if (y != "relative") l.parentLayer.top = y || window.pageY || 0;
			if (l.parentLayer.isContainer) {
				l.Menu.xOffset = window.pageXOffset;
				l.Menu.yOffset = window.pageYOffset;
				l.parentLayer.clip.width = window.ActiveMenu.clip.width +2;
				l.parentLayer.clip.height = window.ActiveMenu.clip.height +2;
				if (l.parentLayer.menuContainerBgColor && l.Menu.menuBgOpaque ) l.parentLayer.document.bgColor = l.parentLayer.menuContainerBgColor;
			}
		}
		l.visibility = "inherit";
		if (l.Menu) l.Menu.container.visibility = "inherit";
	} else if (FIND("menuItem0")) {
		var l = menu.menuLayer || menu;	
		hideActiveMenus();
		if (typeof(l) == "string") l = FIND(l);
		window.ActiveMenu = l;
		var s = l.style;
		s.visibility = "inherit";
		if (x != "relative") {
			s.pixelLeft = x || (window.pageX + document.body.scrollLeft) || 0;
			s.left = s.pixelLeft + 'px';
		}
		if (y != "relative") {
			s.pixelTop = y || (window.pageY + document.body.scrollTop) || 0;
			s.top = s.pixelTop + 'px';
		}
		l.Menu.xOffset = document.body.scrollLeft;
		l.Menu.yOffset = document.body.scrollTop;
	}
	if (menu) window.activeMenus[window.activeMenus.length] = l;
	MM_clearTimeout();
}

