//***************************************** //DHTML MENU Version 2.0 //Written by Suthasinee Vesurai (Lis) //November 8,2000 //Modified from dhtmlmenu.js on www.mcafee-at-home.com //***************************************** //-------------------------- var nav = (document.layers) ? true : false; var iex = ((navigator.userAgent.indexOf("MSIE") != -1 && navigator.userAgent.indexOf("Windows") != -1 && navigator.appVersion.substring(0,1) > 3)); //-------------------------- function tabOn(whichtab){ showMenu(whichtab+"_submenu"); showMenu(whichtab+"_submenu_line"); imgActive(whichtab); return true; } function tabOff(whichtab){ hideMenu(whichtab+"_submenu"); hideMenu(whichtab+"_submenu_line"); imgInactive(whichtab); return true; } //-------------------------- if ((nav)||(iex)){ if (window.innerWidth == null) { iw = document.body.clientWidth; } else { iw = window.innerWidth; } productleft = (iw - 485); downloadleft = (iw - 433); supportleft = (iw - 357); servicesleft = (iw - 308); avertleft = (iw - 268); partnerleft = (iw - 192); aboutleft = (iw - 128); sitemapleft = (iw - 73); } //-------------------------- //-------------------------- function kakomi(url, item, targe){ return ' ' + item + '