/**
 * mm_menu 20MAR2002 Version 6.0
 * Andy Finnell, March 2002
 * Copyright (c) 2000-2002 Macromedia, Inc.
 *
 * based on menu.js
 * by gary smith, July 1997
 * Copyright (c) 1997-1999 Netscape Communications Corp.
 *
 * Netscape grants you a royalty free license to use or modify this
 * software provided that this copyright notice appears on all copies.
 * This software is provided "AS IS," without a warranty of any kind.
 */


function mmLoadMenus() {
  if (window.mm_menu_0614164339_0) return;
    window.mm_menu_0614164339_0 = new Menu("root",150,15,"",11,"#000000","#FFFFFF","#FFFFFF","#000084","left","middle",2,0,1000,-5,7,true,true,true,0,true,true);
  mm_menu_0614164339_0.addMenuItem("Art&nbsp;Lighting","location='/tlt/art/english/english.htm'");
  mm_menu_0614164339_0.addMenuItem("Rear&nbsp;Projection&nbsp;Unit","location='/tlt/ds/english/videow/contact.htm'");
  mm_menu_0614164339_0.addMenuItem("Lamps","location='/tlt/english/lamps/lamps.htm'");
  mm_menu_0614164339_0.addMenuItem("Lamp&nbsp;Materials&nbsp;&amp;&nbsp;Components","location='/tlt/english/materials/materials.htm'");
  mm_menu_0614164339_0.hideOnMouseOut=true;
  mm_menu_0614164339_0.bgColor='#CCCCCC';
  mm_menu_0614164339_0.menuBorder=1;
  mm_menu_0614164339_0.menuLiteBgColor='#FFFFFF';
  mm_menu_0614164339_0.menuBorderBgColor='#999999';

mm_menu_0614164339_0.writeMenus();
} // mmLoadMenus()


