<!--
var arleftnav=new Array();
arleftnav[0]=new Array("Printers","Inkjet","All-in-One","Laser","Dot Matrix","Passbook","Professional Graphics");
//arleftnav[1]=new Array("Multifunction Printers");
arleftnav[1]=new Array("Scanners");
arleftnav[2]=new Array("Professional Graphics");
arleftnav[3]=new Array("Projectors","Multimedia Projectors","Home Projectors","Download Projector Software","Discontinued Projector Models & Accessories");
arleftnav[4]=new Array("Point-of-Sales","POS Terminals","TM Printers","Mini Printer Mechanism");
arleftnav[5]=new Array("Supplies & Accessories","Epson Inks", "Epson Ribbon","Epson Toners","Epson Papers","Epson Projector Accessories","Epson POS Accessories");
arleftnav[6]=new Array("Electronic Components");

var arleftnavurl=new Array();
arleftnavurl[0]=new Array("/products/printers/printers_list.shtml","/products/printers/inkjet/inkjet_list.shtml","/products/printers/allinone/aio_list.shtml","/products/printers/laser/laser_list.shtml","/products/printers/dotmatrix/dotmatrix_list.shtml","/products/printers/passbook/passbook_list.shtml","/products/prographics/prographics_list.shtml");
//arleftnavurl[1]=new Array("/products/allinones/aio_list.shtml");
arleftnavurl[1]=new Array("/products/scanners/scanners_list.shtml");
arleftnavurl[2]=new Array("/products/prographics/prographics_list.shtml");
arleftnavurl[3]=new Array("/products/projectors/projectors_list.shtml","/products/projectors/multiproj_list.shtml","/products/projectors/homeproj_list.shtml","http://www.epson.com.sg/downloads/tdc_v004_win_EU.zip","/products/projectors/discontinued_list.shtml");
arleftnavurl[4]=new Array("/products/pos/pos_list.shtml","/products/pos/posterm_list.shtml","/products/pos/tmprinters_list.shtml","/products/pos/mini_printers_list.shtml");
arleftnavurl[5]=new Array("/products/supplies/supandacs_list.shtml","/products/supplies/inks_main_list.shtml","/products/supplies/ribboncartridges_list.shtml","/products/supplies/tonercartridges_list.shtml", "/products/supplies/papers_list.shtml","/products/supplies/projacs_list.shtml","/products/supplies/POSacs_accessories_list.shtml");
arleftnavurl[6]=new Array("/products/electronic_components/components_list.shtml");

// use "new" to denote that the link should open in a new window, else leave it blank ""
// number of items MUST correspond to the above 2 arrays
var arleftnavwin=new Array();
arleftnavwin[0]=new Array("","","","","","","");
//arleftnavwin[1]=new Array("");
arleftnavwin[1]=new Array("");
arleftnavwin[2]=new Array("");
arleftnavwin[3]=new Array("","","","new","");
arleftnavwin[4]=new Array("","","","");
arleftnavwin[5]=new Array("","","","","","","");
arleftnavwin[6]=new Array("");
//-->

