/* menuconfig.js (wacom version.) Created by M.SARUTA */ var mtop = 81; var imgPath = '/_static/gfx/'; var loaded = 0; btn0_off = new Image();btn0_off.src = imgPath + 'gnav01.gif'; btn0_on = new Image();btn0_on.src = imgPath + 'gnav01_over.gif'; btn1_off = new Image();btn1_off.src = imgPath + 'gnav02.gif'; btn1_on = new Image();btn1_on.src = imgPath + 'gnav02_over.gif'; btn2_off = new Image();btn2_off.src = imgPath + 'gnav03.gif'; btn2_on = new Image();btn2_on.src = imgPath + 'gnav03_over.gif'; btn3_off = new Image();btn3_off.src = imgPath + 'gnav04.gif'; btn3_on = new Image();btn3_on.src = imgPath + 'gnav04_over.gif'; btn4_off = new Image();btn4_off.src = imgPath + 'gnav05.gif'; btn4_on = new Image();btn4_on.src = imgPath + 'gnav05_over.gif'; btn5_off = new Image();btn5_off.src = imgPath + 'gnav06.gif'; btn5_on = new Image();btn5_on.src = imgPath + 'gnav06_over.gif'; btn6_off = new Image();btn6_off.src = imgPath + 'gnav07.gif'; btn6_on = new Image();btn6_on.src = imgPath + 'gnav07_over.gif'; loaded = 1; var menuBg = '#B2B2B2'; var defoultColor = '#B2B2B2'; var focusColor = '#E1E1E1'; var txt_color='#000000' var mObjArray = new Array(); var superPath = "http://www.wacomy.pl"; mObjArray[0] = new mItem(150,120); mObjArray[0].label[0] = new lItem("  PenPartner","/produkty/tablety_penpartner/","_self"); mObjArray[0].label[1] = new lItem("  Volito","/produkty/tablety_volito/","_self"); mObjArray[0].label[2] = new lItem("  Graphire4","/produkty/tablety_graphire/","_self"); mObjArray[0].label[3] = new lItem("  Intuos","/produkty/tablety_intuos/","_self"); mObjArray[0].label[4] = new lItem("  Cintiq","/produkty/tablety_cintiq/","_self"); mObjArray[0].label[5] = new lItem("  PL-720","/produkty/tablety_pl720/","_self"); mObjArray[0].label[6] = new lItem("  JustWrite Office","/produkty/justwrite_office/","_self"); mObjArray[0].label[7] = new lItem("  Tablet Wireless","/produkty/tablety_wireless/","_self"); mObjArray[0].label[8] = new lItem("  Bamboo","/produkty/tablety_bamboo/","_self"); mObjArray[1] = new mItem(150,201); mObjArray[1].label[0] = new lItem("  Sterowniki","http://www.wacom-europe.com/int/downloads/driver/index.asp?lang=en","_self"); mObjArray[1].label[1] = new lItem("  Narzędzia","http://www.wacom-europe.com/uk/downloads/tools/index.asp","_self"); mObjArray[1].label[2] = new lItem("  Instrukcje","http://www.wacom-europe.com/int/downloads/brochures/manuals.asp?lang=en","_self"); mObjArray[1].label[3] = new lItem("  FAQ","http://www.wacom-europe.com/int/support/faq/index.asp?lang=en","_self"); mObjArray[1].label[4] = new lItem("  Słownik","http://www.wacom-europe.com/uk/support/glossary/index.asp","_self"); mObjArray[1].label[5] = new lItem("  Reklamacje","http://www.wacomy.pl/rma.php","_self"); mObjArray[2] = new mItem(150,334); mObjArray[2].label[0] = new lItem("  FAQ","/int/support/faq/index.asp?lang=en","_self"); mObjArray[2].label[1] = new lItem("  Forum","/uk/support/forum/index.asp","_self"); mObjArray[2].label[2] = new lItem("  Register Product","/int/support/register/index.asp?lang=en","_self"); mObjArray[2].label[3] = new lItem("  Contact","/int/support/contact/index.asp?lang=en","_self"); mObjArray[2].label[4] = new lItem("  Glossary","/uk/support/glossary/index.asp","_self"); mObjArray[3] = new mItem(150,437); mObjArray[3].label[0] = new lItem("  Firma","/wacom/","_self"); mObjArray[3].label[1] = new lItem("  Historia","/historia/","_self"); mObjArray[3].label[2] = new lItem("  Adresy i Telefony","/kontakt/","_self"); mObjArray[4] = new mItem(150,444); mObjArray[4].label[0] = new lItem("  Releases","/uk/press/releases/index.asp","_self"); mObjArray[4].label[1] = new lItem("  Images","/int/press/images/index.asp?lang=en","_self"); mObjArray[4].label[2] = new lItem("  White Papers","/int/downloads/whitepapers/?lang=en&navindex=53","_self"); mObjArray[4].label[3] = new lItem("  Press Archive","/int/press/pressarchive/?lang=en","_self"); mObjArray[4].label[4] = new lItem("  Contact","/uk/press/contact/index.asp","_self"); mObjArray[5] = new mItem(150,506); mObjArray[5].label[0] = new lItem("  Philosophy","/int/company/philosophy/index.asp?lang=en","_self"); mObjArray[5].label[1] = new lItem("  History","/int/company/history/index.asp?lang=en","_self"); mObjArray[5].label[2] = new lItem("  Milestones","/int/company/milestones/index.asp?lang=en","_self"); mObjArray[5].label[3] = new lItem("  Facts & Figures","/int/company/facts/index.asp?lang=en","_self"); mObjArray[5].label[4] = new lItem("  Contact","/int/company/worldwide/index.asp?lang=en","_self"); mObjArray[5].label[5] = new lItem("  Events","/uk/company/events/index.asp","_self"); mObjArray[6] = new mItem(150,592); mObjArray[6].label[0] = new lItem("  Wacom Web Shop","http://www.wacom-shop.net/cgi-bin/wacom.storefront/EN","_self"); mObjArray[6].label[1] = new lItem("  Wacom Components","http://www.wacom-components.com/english/index.asp","_self"); mObjArray[6].label[2] = new lItem("  pen-solutions.info","http://www.pen-solutions.info/","_self"); mObjArray[6].label[3] = new lItem("  ResellerNet","/uk/resellernet/index.asp","_self"); function mItem(width,x) { this.label = new Array(); this.width = width; this.left = x; } function lItem(lName,url,target){ if(!lName && !url && !target) this.layer= false; else{ this.layer= true; this.name = lName; this.href = url; this.target = target; } }