<!--
function fwLoadMenus() {
  if (window.fw_menu_0) return;
	//window.fw_menu_0_0 = new Menu("LaserStar Technology",105,16,"Arial, Helvetica, sans-serif",9,"#666666","#000000","#ffffff","#cccccc");
    //	fw_menu_0_0.addMenuItem("Nd:YAG Systems","location='nd_yag.html'");
	var menuIndent = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;";
	
	
	///////////////////////////////////////////
	//        Create the main menu
	///////////////////////////////////////////
	window.fw_menu_0 = new Menu("root",350,16,"Arial, Helvetica, sans-serif",9,"#666666","#000000","#ffffff","#cccccc");
		fw_menu_0.addMenuItem("Manual Welding Systems (Nd:YAG and Fiber Engine)", "","#990000","bold",10);
			fw_menu_0.addMenuItem(menuIndent + "900 Series - iWeld Laser Systems","location='900_series.html'");
			fw_menu_0.addMenuItem(menuIndent + "1200 & 1900 Series - LaserStar Industrial Workstations","location='1200_series.html'");
			fw_menu_0.addMenuItem(menuIndent + "7000 Series - LaserStar Advanced Workstations","location='7000_series.html'");
			fw_menu_0.addMenuItem(menuIndent + "7500 Series FiberStar Workstations ","location='7500_series.html'");
			//fw_menu_0.addMenuItem(fw_menu_0_0_0);
			//fw_menu_0.addMenuItem(fw_menu_0_0_1);
			//fw_menu_0.addMenuItem(fw_menu_0_0_2);
		fw_menu_0.addMenuItem("Core Welding Systems (Nd:YAG and Fiber Engine)","","#990000","bold",10);
			fw_menu_0.addMenuItem(menuIndent + "7700 Series - Dual Component LaserStar Welders","location='7700_series.html'");
			fw_menu_0.addMenuItem(menuIndent + "Open Workspace Welding Workstation (Universal Jig)","location='	universal_jig.html'");
			fw_menu_0.addMenuItem(menuIndent + "8000 Series - LaserStar Micro-Welding Systems","location='8000_series.html'");
			fw_menu_0.addMenuItem(menuIndent + "8500 Series - FiberStar Micro-Welding Systems","location='8500_series.html'");
		fw_menu_0.addMenuItem("Integrated - Turnkey Welding Solutions (Nd:YAG and Fiber Engine)","","#990000","bold",10);
			fw_menu_0.addMenuItem(menuIndent + "Multi-Purpose Welding WorkStations","location='400_series.html'");
		fw_menu_0.addMenuItem("Core Marking & Engraving Systems (DPSS and Fiber Engine)","","#990000","bold",10);
			fw_menu_0.addMenuItem(menuIndent + "3000 Series - LaserStar Marking & Engraving Sources (Nd:YAG)","location='3000_series.html'");
			fw_menu_0.addMenuItem(menuIndent + "3500 Series - FiberStar Marking & Engraving Sources (Fiber Engine)","location='3500_series.html'");
		fw_menu_0.addMenuItem("Integrated - Turnkey Marking & Engraving Solutions","","#990000","bold",10);
			fw_menu_0.addMenuItem(menuIndent + "3700 Series - LaserStar Marking & Engraving Systems (Nd:YAG)","location='3700_series.html'");
			fw_menu_0.addMenuItem(menuIndent + "3800 Series - FiberStar Marking & Engraving Systems (Fiber Engine)","location='3800_series.html'");
			fw_menu_0.addMenuItem(menuIndent + "Custom Turnkey Marking Systems","location='universal_markers.html'");

		/*
		fw_menu_0.addMenuItem("Pre-Owned Laser Systems","location='preowned.html'","990000","bold",10);
		fw_menu_0.addMenuItem("Laser Definitions & Terms","location='laser_definitions.html'","990000","bold",10);
		fw_menu_0.addMenuItem("Equipment Literature","location='literature.html'","990000","bold",10);
		*/
		fw_menu_0.hideOnMouseOut=true;
		fw_menu_0.childMenuIcon="images/arrow.gif";



	//create submenus for Menu2
	window.fw_menu_2_0 = new Menu("Corporate",175,16,"Arial, Helvetica, sans-serif",9,"#666666","#000000","#ffffff","#cccccc");
		fw_menu_2_0.addMenuItem("About Crafford - LaserStar","location='about.html'");
		fw_menu_2_0.addMenuItem("Executive Message","location='profile.html'");
		fw_menu_2_0.addMenuItem("Factory Photo Gallery","location='photo_gallery.html'");
		fw_menu_2_0.hideOnMouseOut=true;
		fw_menu_2_0.childMenuIcon="images/arrow.gif";
	window.fw_menu_2_1 = new Menu("Trade Shows & Conferences",175,16,"Arial, Helvetica, sans-serif",9,"#666666","#000000","#ffffff","#cccccc");
		fw_menu_2_1.addMenuItem("Jewelry Industry","location='show_jewelry.html'");
		fw_menu_2_1.addMenuItem("Dental Laboratory Industry","location='show_dental.html'");
		fw_menu_2_1.addMenuItem("Industrial Marketplace","location='show_industrial.html'");
		fw_menu_2_1.hideOnMouseOut=true;
		fw_menu_2_1.childMenuIcon="images/arrow.gif";
	window.fw_menu_2_2 = new Menu("Contact Us",175,16,"Arial, Helvetica, sans-serif",9,"#666666","#000000","#ffffff","#cccccc");
		fw_menu_2_2.addMenuItem("Request Information","location='contact.html'");
		fw_menu_2_2.addMenuItem("Subscribe to LaserStar News","location='e_news.html'");
		fw_menu_2_2.addMenuItem("North American Sales Network","location='sales_namerica.html'");
		fw_menu_2_2.addMenuItem("Worldwide Sales Network","location='sales_worldwide.html'");
		fw_menu_2_2.addMenuItem("Customer Support Help Desk","location='customer_support.html'");
		fw_menu_2_2.hideOnMouseOut=true;
		fw_menu_2_2.childMenuIcon="images/arrow.gif";
	
	//create Menu2
	window.fw_menu_2 = new Menu("Company Info",150,16,"Arial, Helvetica, sans-serif",9,"#666666","#000000","#ffffff","#cccccc");
		fw_menu_2.addMenuItem(fw_menu_2_0);
		fw_menu_2.addMenuItem("Newsroom","location='newsroom.html'");
		fw_menu_2.addMenuItem(fw_menu_2_1);
		fw_menu_2.addMenuItem("Directions","location='directions.html'");
		fw_menu_2.addMenuItem(fw_menu_2_2);
		fw_menu_2.addMenuItem("Industry Links","location='links.html'");
		fw_menu_2.hideOnMouseOut=true;
		fw_menu_2.childMenuIcon="images/arrow.gif";


	window.fw_menu_3 = new Menu("Services",150,16,"Arial, Helvetica, sans-serif",9,"#666666","#000000","#ffffff","#cccccc");
		fw_menu_3.addMenuItem("Education & Training","location='seminars.html'");
		fw_menu_3.addMenuItem("Lease Financing","location='financing.html'");
		fw_menu_3.addMenuItem("Order Online","location='estore'");
		fw_menu_3.hideOnMouseOut=true;
		fw_menu_3.childMenuIcon="images/arrow.gif";    

	fw_menu_0.writeMenus();
}

//-->

