<!--
function mmLoadMenus() {
  if (window.mm_menu_photopoly) return;
                window.mm_menu_photopoly_am = new Menu("Americas",120,20,"Arial, Helvetica, sans-serif",10,"#FFFFFF","#FFFFFF","#DF4511","#A53422","left","middle",3,0,1000,0,0,true,true,true,0,true,true);
    mm_menu_photopoly_am.addMenuItem("Packaging&nbsp;Plates","location='photo_am_pack.html'");
    mm_menu_photopoly_am.addMenuItem("Newspaper&nbsp;Plates","location='photo_am_news.html'");
     mm_menu_photopoly_am.fontWeight="bold";
     mm_menu_photopoly_am.hideOnMouseOut=true;
     mm_menu_photopoly_am.bgColor='#000000';
     mm_menu_photopoly_am.menuBorder=1;
     mm_menu_photopoly_am.menuLitebgColor='';
     mm_menu_photopoly_am.menuBorderbgColor='#FFFFFF';
    window.mm_menu_photopoly_eu = new Menu("Europe",120,20,"Arial, Helvetica, sans-serif",10,"#FFFFFF","#FFFFFF","#DF4511","#A53422","left","middle",3,0,1000,0,0,true,true,true,0,true,true);
    mm_menu_photopoly_eu.addMenuItem("Packaging&nbsp;Plates","location='photo_eu_pack.html'");
    mm_menu_photopoly_eu.addMenuItem("Newspaper&nbsp;Plates","location='photo_am_news.html'");
    mm_menu_photopoly_eu.addMenuItem("Product&nbsp;Range&nbsp;Chart","location='photo_eu_prod.html'");
     mm_menu_photopoly_eu.fontWeight="bold";
     mm_menu_photopoly_eu.hideOnMouseOut=true;
     mm_menu_photopoly_eu.bgColor='#000000';
     mm_menu_photopoly_eu.menuBorder=1;
     mm_menu_photopoly_eu.menuLitebgColor='';
     mm_menu_photopoly_eu.menuBorderbgColor='#FFFFFF';
    window.mm_menu_photopoly_as = new Menu("Asia",120,20,"Arial, Helvetica, sans-serif",10,"#FFFFFF","#FFFFFF","#DF4511","#A53422","left","middle",3,0,1000,0,0,true,true,true,0,true,true);
    mm_menu_photopoly_as.addMenuItem("Packaging&nbsp;Plates","location='photo_as_pack.html'");
    mm_menu_photopoly_as.addMenuItem("Newspaper&nbsp;Plates","location='photo_as_news.html'");
     mm_menu_photopoly_as.fontWeight="bold";
     mm_menu_photopoly_as.hideOnMouseOut=true;
     mm_menu_photopoly_as.bgColor='#000000';
     mm_menu_photopoly_as.menuBorder=1;
     mm_menu_photopoly_as.menuLitebgColor='';
     mm_menu_photopoly_as.menuBorderbgColor='#FFFFFF';
  window.mm_menu_photopoly = new Menu("root",114,20,"Arial, Helvetica, sans-serif",10,"#FFFFFF","#FFFFFF","#DF4511","#A53422","left","middle",3,0,1000,0,0,true,true,true,0,true,true);
  mm_menu_photopoly.addMenuItem(mm_menu_photopoly_am,"location='photo_am.html'");
  mm_menu_photopoly.addMenuItem(mm_menu_photopoly_eu,"location='photo_eu.html'");
  mm_menu_photopoly.addMenuItem("Technical&nbsp;Tips","location='photo_techtips.html'");
   mm_menu_photopoly.fontWeight="bold";
   mm_menu_photopoly.hideOnMouseOut=true;
   mm_menu_photopoly.childMenuIcon="images/shared/arrows.gif";
   mm_menu_photopoly.bgColor='#000000';
   mm_menu_photopoly.menuBorder=1;
   mm_menu_photopoly.menuLitebgColor='';
   mm_menu_photopoly.menuBorderbgColor='#FFFFFF';
mm_menu_photopoly.writeMenus();
} // mmLoadMenus()
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_showHideLayers() { //v6.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
    obj.visibility=v; }
}
//-->