0byt3m1n1
Path:
/
data
/
applications
/
aps
/
tikiwiki
/
3.2.0-5
/
standard
/
htdocs
/
lib
/
phplayers
/
[
Home
]
File: index-static.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></meta> <link rel="stylesheet" href="layersmenu-demo.css" type="text/css"></link> <link rel="stylesheet" href="layersmenu-old.css" type="text/css"></link> <link rel="stylesheet" href="layersmenu-gtk2.css" type="text/css"></link> <link rel="stylesheet" href="layersmenu-keramik.css" type="text/css"></link> <link rel="stylesheet" href="layersmenu-galaxy.css" type="text/css"></link> <link rel="stylesheet" href="layerstreemenu.css" type="text/css"></link> <style type="text/css"> <!-- @import url("layerstreemenu-hidden.css"); //--> </style> <link rel="shortcut icon" href="LOGOS/shortcut_icon_phplm.png"></link> <title>The PHP Layers Menu System</title> <script language="JavaScript" type="text/javascript"> <!-- // PHP Layers Menu 3.1.1 (C) 2001-2003 Marco Pratesi (marco at telug dot it) DOM = (document.getElementById) ? 1 : 0; NS4 = (document.layers) ? 1 : 0; // We need to explicitly detect Konqueror // because Konqueror 3 sets IE = 1 ... AAAAAAAAAARGHHH!!! Konqueror = (navigator.userAgent.indexOf("Konqueror") > -1) ? 1 : 0; // We need to detect Konqueror 2.2 as it does not handle the window.onresize event Konqueror22 = (navigator.userAgent.indexOf("Konqueror 2.2") > -1 || navigator.userAgent.indexOf("Konqueror/2.2") > -1) ? 1 : 0; Opera = (navigator.userAgent.indexOf("Opera") > -1) ? 1 : 0; Opera5 = (navigator.userAgent.indexOf("Opera 5") > -1 || navigator.userAgent.indexOf("Opera/5") > -1) ? 1 : 0; Opera6 = (navigator.userAgent.indexOf("Opera 6") > -1 || navigator.userAgent.indexOf("Opera/6") > -1) ? 1 : 0; Opera56 = Opera5 || Opera6; IE = (navigator.userAgent.indexOf("MSIE") > -1) ? 1 : 0; IE = IE && !Opera; IE5 = IE && DOM; IE4 = (document.all) ? 1 : 0; IE4 = IE4 && IE && !DOM; // --> </script> <script language="JavaScript" type="text/javascript" src="libjs/layersmenu-library.js"></script> <script language="JavaScript" type="text/javascript" src="libjs/layersmenu.js"></script> <script language="JavaScript" type="text/javascript" src="libjs/layerstreemenu-cookies.js"></script> <!-- PHP Layers Menu 3.1.1 (C) 2001-2003 Marco Pratesi (marco at telug dot it) --> <script language="JavaScript" type="text/javascript"> <!-- menuTopShift = 6; menuRightShift = 7; menuLeftShift = 2; var thresholdY = 5; var abscissaStep = 140; toBeHidden = new Array(); toBeHiddenLeft = new Array(); toBeHiddenTop = new Array(); listl = ['L2','L3','L7','L9','L11','L19','L23','L24','L27','L34','L40','L44','L48','L52','L67','L68','L76','L82','L85','L98','L101','L104','L108']; var numl = listl.length; father = new Array(); for (i=1; i<=111; i++) { father["L" + i] = ""; } father_keys = ['L3','L4','L5','L6','L7','L8','L9','L10','L11','L12','L13','L14','L15','L16','L17','L18','L19','L20','L21','L22','L24','L25','L26','L27','L28','L29','L30','L31','L32','L33','L34','L35','L36','L37','L38','L39','L41','L42','L43','L45','L46','L47','L48','L49','L50','L51','L53','L54','L55','L56','L57','L58','L59','L60','L61','L62','L63','L64','L68','L69','L70','L71','L72','L73','L74','L75','L76','L77','L78','L79','L80','L81','L83','L84','L86','L87','L88','L89','L90','L91','L92','L93','L94','L95','L96','L97','L99','L100','L102','L103','L105','L106','L107','L108','L109','L110','L111']; father_vals = ['L2','L3','L3','L3','L2','L7','L7','L9','L9','L11','L11','L11','L11','L11','L11','L11','L7','L19','L19','L7','L23','L24','L24','L24','L27','L27','L27','L27','L27','L27','L23','L34','L34','L34','L34','L34','L40','L40','L40','L44','L44','L44','L44','L48','L48','L48','L52','L52','L52','L52','L52','L52','L52','L52','L52','L52','L52','L52','L67','L68','L68','L68','L68','L68','L68','L68','L67','L76','L76','L76','L76','L67','L82','L82','L85','L85','L85','L85','L85','L85','L85','L85','L85','L85','L85','L85','L98','L98','L101','L101','L104','L104','L104','L104','L108','L108','L108']; for (i=0; i<father_keys.length; i++) { father[father_keys[i]] = father_vals[i]; } lwidth = new Array(); var lwidthDetected = 0; function moveLayers() { if (!lwidthDetected) { for (i=0; i<numl; i++) { lwidth[listl[i]] = getOffsetWidth(listl[i]); } lwidthDetected = 1; } if (IE4) { for (i=0; i<numl; i++) { setWidth(listl[i], abscissaStep); } } var hormenu1TOP = getOffsetTop('hormenu1L1'); var hormenu1HEIGHT = getOffsetHeight('hormenu1L1'); setTop('L2', hormenu1TOP + hormenu1HEIGHT); moveLayerX1('L2', 'hormenu1'); setTop('L23', hormenu1TOP + hormenu1HEIGHT); moveLayerX1('L23', 'hormenu1'); setTop('L40', hormenu1TOP + hormenu1HEIGHT); moveLayerX1('L40', 'hormenu1'); setTop('L44', hormenu1TOP + hormenu1HEIGHT); moveLayerX1('L44', 'hormenu1'); setTop('L52', hormenu1TOP + hormenu1HEIGHT); moveLayerX1('L52', 'hormenu1'); var vermenu1TOP = getOffsetTop('vermenu1'); var vermenu1LEFT = getOffsetLeft('vermenu1'); var vermenu1WIDTH = getOffsetWidth('vermenu1'); setLeft('L67', vermenu1LEFT + vermenu1WIDTH - menuRightShift); var vermenu2TOP = getOffsetTop('vermenu2'); var vermenu2LEFT = getOffsetLeft('vermenu2'); var vermenu2WIDTH = getOffsetWidth('vermenu2'); setLeft('L82', vermenu2LEFT + vermenu2WIDTH - menuRightShift); setLeft('L85', vermenu2LEFT + vermenu2WIDTH - menuRightShift); var hormenu2TOP = getOffsetTop('hormenu2L98'); var hormenu2HEIGHT = getOffsetHeight('hormenu2L98'); setTop('L98', hormenu2TOP + hormenu2HEIGHT); moveLayerX1('L98', 'hormenu2'); setTop('L101', hormenu2TOP + hormenu2HEIGHT); moveLayerX1('L101', 'hormenu2'); setTop('L104', hormenu2TOP + hormenu2HEIGHT); moveLayerX1('L104', 'hormenu2'); } back = new Array(); for (i=1; i<=111; i++) { back["L" + i] = 0; } // --> </script> <!-- PHP Layers Menu 3.1.1 (C) 2001-2003 Marco Pratesi (marco at telug dot it) --> </head> <body> <div class="horbar"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td> <div id="hormenu1L1" class="horbaritem" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <a href="http://www.gnu.org/" onmouseover="shutdown();" title="The Free Software Foundation"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />...GNU's Not Unix! </a> </div> </td> <td> <div id="hormenu1L2" class="horbaritem" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <a href="#" onmouseover="moveLayerX1('L2', 'hormenu1') ; LMPopUp('L2', false);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Open Source <img src="images/down-arrow.png" width="9" height="5" border="0" alt=">>" /> </a> </div> </td> <td> <div id="hormenu1L23" class="horbaritem" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <a href="#" onmouseover="moveLayerX1('L23', 'hormenu1') ; LMPopUp('L23', false);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/desktop.png" width="16" height="16" border="0" alt="O" /> Desktops <img src="images/down-arrow.png" width="9" height="5" border="0" alt=">>" /> </a> </div> </td> <td> <div id="hormenu1L40" class="horbaritem" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <a href="#" onmouseover="moveLayerX1('L40', 'hormenu1') ; LMPopUp('L40', false);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/office_suites.png" width="16" height="16" border="0" alt="O" /> Office Suites <img src="images/down-arrow.png" width="9" height="5" border="0" alt=">>" /> </a> </div> </td> <td> <div id="hormenu1L44" class="horbaritem" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <a href="#" onmouseover="moveLayerX1('L44', 'hormenu1') ; LMPopUp('L44', false);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/mozilla.org_images_mozilla-16.png" width="16" height="16" border="0" alt="O" /> Browsers <img src="images/down-arrow.png" width="9" height="5" border="0" alt=">>" /> </a> </div> </td> <td> <div id="hormenu1L52" class="horbaritem" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <a href="#" onmouseover="moveLayerX1('L52', 'hormenu1') ; LMPopUp('L52', false);" title="Some interesting URLs about the Document Object Model, layers, browsers..."><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />DOM, layers... <img src="images/down-arrow.png" width="9" height="5" border="0" alt=">>" /> </a> </div> </td> </tr> </table> </div> <div class="normalbox"> <div class="h1">The PHP Layers Menu System</div> </div> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="20%" valign="top"> <div class="normalbox"> <div class="normal"> A vertical menu... </div> </div> <center> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td nowrap="nowrap"> <div id="vermenu1" class="mdkverbar" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <div id="refL65" class="mdkitem"> <a href="http://www.cs.Helsinki.FI/u/torvalds/" onmouseover="shutdown();" title="The father of Linux" target="Linus"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/transparent.png" width="16" height="16" border="0" alt=" " /> Linus B. Torvalds </a> </div> <div id="refL66" class="mdkitem"> <a href="http://www.kernel.org/" onmouseover="shutdown();" title="Here you can download the Linux kernel sources" target="kernelorg"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/www.kernel.org_images_tux16-16.png" width="16" height="16" border="0" alt="O" /> Linux Kernel Archives </a> </div> <div id="refL67" class="mdkitem"> <a href="http://flashnet.linux.tucows.com/distribution.html" onmouseover="moveLayerX('L67') ; moveLayerY('L67') ; LMPopUp('L67', false);" title="Here you can find a list of the major Linux distributions" target="Linux"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/transparent.png" width="16" height="16" border="0" alt=" " /> Linux Distributions <img class="mdkfwdarr" src="images/forward-galaxy.png" width="4" height="7" border="0" alt=">>" /> </a> </div> </div> </td> </tr> </table> </center> <div class="normalbox"> <div class="normal"> Tree Menu version </div> <script language="JavaScript" type="text/javascript"> <!-- // PHP Layers Menu 3.1.1 (C) 2001-2003 Marco Pratesi (marco at telug dot it) function toggletreemenu1(nodeid) { if ((!DOM || Opera56 || Konqueror22) && !IE4) { return; } layersMoved = 0; parseExpandString(); parseCollapseString(); if (!IE4) { sonLayer = document.getElementById('jt' + nodeid + 'son'); nodeLayer = document.getElementById('jt' + nodeid + 'node'); folderLayer = document.getElementById('jt' + nodeid + 'folder'); } else { sonLayer = document.all('jt' + nodeid + 'son'); nodeLayer = document.all('jt' + nodeid + 'node'); folderLayer = document.all('jt' + nodeid + 'folder'); } if (sonLayer.style.display == "none") { sonLayer.style.display = "block"; if (nodeLayer.src.indexOf("images/tree_expand.png") > -1) { nodeLayer.src = "images/tree_collapse.png"; } else if (nodeLayer.src.indexOf("images/tree_expand_first.png") > -1) { nodeLayer.src = "images/tree_collapse_first.png"; } else { nodeLayer.src = "images/tree_collapse_corner.png"; } folderLayer.src = "images/tree_folder_open.png"; expand[nodeid] = 1; collapse[nodeid] = 0; } else { sonLayer.style.display = "none"; if (nodeLayer.src.indexOf("images/tree_collapse.png") > -1) { nodeLayer.src = "images/tree_expand.png"; } else if (nodeLayer.src.indexOf("images/tree_collapse_first.png") > -1) { nodeLayer.src = "images/tree_expand_first.png"; } else { nodeLayer.src = "images/tree_expand_corner.png"; } folderLayer.src = "images/tree_folder_closed.png"; expand[nodeid] = 0; collapse[nodeid] = 1; } saveExpandString(); saveCollapseString(); } // --> </script> <table cellspacing="0" cellpadding="0" border="0"> <tr> <td class="phplmnormal" nowrap="nowrap"> <div id="jt1" class="treemenudiv"> <a onmousedown="toggletreemenu1('1');"><img align="top" border="0" class="imgs" id="jt1node" src="images/tree_split_first.png" alt="|-" /></a><a href="http://www.cs.Helsinki.FI/u/torvalds/" title="The father of Linux" target="Linus"><img align="top" border="0" class="imgs" src="images/tree_leaf.png" alt="->" /></a> <a href="http://www.cs.Helsinki.FI/u/torvalds/" title="The father of Linux" target="Linus" class="phplm">Linus B. Torvalds</a> </div> <div id="jt2" class="treemenudiv"> <a onmousedown="toggletreemenu1('2');"><img align="top" border="0" class="imgs" id="jt2node" src="images/tree_split.png" alt="|-" /></a><a href="http://www.kernel.org/" title="Here you can download the Linux kernel sources" target="kernelorg"><img align="top" border="0" src="images/www.kernel.org_images_tux16-16.png" width="16" height="16" alt="->" /></a> <a href="http://www.kernel.org/" title="Here you can download the Linux kernel sources" target="kernelorg" class="phplm">Linux Kernel Archives</a> </div> <div id="jt3" class="treemenudiv"> <a onmousedown="toggletreemenu1('3')"><img align="top" border="0" class="imgs" id="jt3node" src="images/tree_collapse_corner.png" alt="--" /></a><a href="http://flashnet.linux.tucows.com/distribution.html" title="Here you can find a list of the major Linux distributions" target="Linux"><img align="top" border="0" class="imgs" id="jt3folder" src="images/tree_folder_open.png" alt="->" /></a> <a href="http://flashnet.linux.tucows.com/distribution.html" title="Here you can find a list of the major Linux distributions" target="Linux" class="phplm">Linux Distributions</a> </div> <div id="jt3son" class="treemenudiv"> <div id="jt4" class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><a onmousedown="toggletreemenu1('4');"><img align="top" border="0" class="imgs" id="jt4node" src="images/tree_collapse.png" alt="--" /></a><a href="http://www.debian.org/" title="Enjoy the exciting world of Debian GNU/Linux!" target="Linux"><img align="top" border="0" class="imgs" id="jt4folder" src="images/tree_folder_open.png" alt="->" /></a> <a href="http://www.debian.org/" title="Enjoy the exciting world of Debian GNU/Linux!" target="Linux" class="phplm">Debian GNU/Linux</a> </div> <div id="jt4son" class="treemenudiv"> <div id="jt5" class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><img align="top" border="0" class="imgs" src="images/tree_vertline.png" alt="| " /><a onmousedown="toggletreemenu1('5');"><img align="top" border="0" class="imgs" id="jt5node" src="images/tree_split.png" alt="|-" /></a><a href="http://www.debian.org/intro/about" target="Linux"><img align="top" border="0" class="imgs" src="images/tree_leaf.png" alt="->" /></a> <a href="http://www.debian.org/intro/about" target="Linux" class="phplm">About</a> </div> <div id="jt6" class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><img align="top" border="0" class="imgs" src="images/tree_vertline.png" alt="| " /><a onmousedown="toggletreemenu1('6');"><img align="top" border="0" class="imgs" id="jt6node" src="images/tree_split.png" alt="|-" /></a><a href="http://www.debian.org/News/" target="Linux"><img align="top" border="0" class="imgs" src="images/tree_leaf.png" alt="->" /></a> <a href="http://www.debian.org/News/" target="Linux" class="phplm">News</a> </div> <div id="jt7" class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><img align="top" border="0" class="imgs" src="images/tree_vertline.png" alt="| " /><a onmousedown="toggletreemenu1('7');"><img align="top" border="0" class="imgs" id="jt7node" src="images/tree_split.png" alt="|-" /></a><a href="http://www.debian.org/distrib/" target="Linux"><img align="top" border="0" class="imgs" src="images/tree_leaf.png" alt="->" /></a> <a href="http://www.debian.org/distrib/" target="Linux" class="phplm">Distribution</a> </div> <div id="jt8" class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><img align="top" border="0" class="imgs" src="images/tree_vertline.png" alt="| " /><a onmousedown="toggletreemenu1('8');"><img align="top" border="0" class="imgs" id="jt8node" src="images/tree_split.png" alt="|-" /></a><a href="http://www.debian.org/support" target="Linux"><img align="top" border="0" class="imgs" src="images/tree_leaf.png" alt="->" /></a> <a href="http://www.debian.org/support" target="Linux" class="phplm">Support</a> </div> <div id="jt9" class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><img align="top" border="0" class="imgs" src="images/tree_vertline.png" alt="| " /><a onmousedown="toggletreemenu1('9');"><img align="top" border="0" class="imgs" id="jt9node" src="images/tree_split.png" alt="|-" /></a><a href="http://www.debian.org/devel/" target="Linux"><img align="top" border="0" class="imgs" src="images/tree_leaf.png" alt="->" /></a> <a href="http://www.debian.org/devel/" target="Linux" class="phplm">Development</a> </div> <div id="jt10" class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><img align="top" border="0" class="imgs" src="images/tree_vertline.png" alt="| " /><a onmousedown="toggletreemenu1('10');"><img align="top" border="0" class="imgs" id="jt10node" src="images/tree_split.png" alt="|-" /></a><a href="http://search.debian.org/" target="Linux"><img align="top" border="0" class="imgs" src="images/tree_leaf.png" alt="->" /></a> <a href="http://search.debian.org/" target="Linux" class="phplm">Search</a> </div> <div id="jt11" class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><img align="top" border="0" class="imgs" src="images/tree_vertline.png" alt="| " /><img align="top" border="0" class="imgs" src="images/tree_corner.png" alt="`-" /><a href="http://ftp.mirror.ac.uk/sites/ftp.debian.org/" target="Linux"><img align="top" border="0" class="imgs" src="images/tree_leaf.png" alt="->" /></a> <a href="http://ftp.mirror.ac.uk/sites/ftp.debian.org/" target="Linux" class="phplm">A Debian Mirror</a> </div> </div> <div id="jt12" class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><a onmousedown="toggletreemenu1('12');"><img align="top" border="0" class="imgs" id="jt12node" src="images/tree_collapse.png" alt="--" /></a><a href="http://www.mandrakelinux.com/" title="Mandrake Linux" target="Linux"><img align="top" border="0" class="imgs" id="jt12folder" src="images/tree_folder_open.png" alt="->" /></a> <a href="http://www.mandrakelinux.com/" title="Mandrake Linux" target="Linux" class="phplm">Mandrake</a> </div> <div id="jt12son" class="treemenudiv"> <div id="jt13" class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><img align="top" border="0" class="imgs" src="images/tree_vertline.png" alt="| " /><a onmousedown="toggletreemenu1('13');"><img align="top" border="0" class="imgs" id="jt13node" src="images/tree_split.png" alt="|-" /></a><a href="http://www.mandrakelinux.com/en/errata.php3" target="Linux"><img align="top" border="0" class="imgs" src="images/tree_leaf.png" alt="->" /></a> <a href="http://www.mandrakelinux.com/en/errata.php3" target="Linux" class="phplm">Errata</a> </div> <div id="jt14" class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><img align="top" border="0" class="imgs" src="images/tree_vertline.png" alt="| " /><a onmousedown="toggletreemenu1('14');"><img align="top" border="0" class="imgs" id="jt14node" src="images/tree_split.png" alt="|-" /></a><a href="http://www.mandrakelinux.com/en/ftp.php3" target="Linux"><img align="top" border="0" class="imgs" src="images/tree_leaf.png" alt="->" /></a> <a href="http://www.mandrakelinux.com/en/ftp.php3" target="Linux" class="phplm">Download</a> </div> <div id="jt15" class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><img align="top" border="0" class="imgs" src="images/tree_vertline.png" alt="| " /><a onmousedown="toggletreemenu1('15');"><img align="top" border="0" class="imgs" id="jt15node" src="images/tree_split.png" alt="|-" /></a><a href="http://www.mandrakeexpert.com/index1.php" target="Linux"><img align="top" border="0" class="imgs" src="images/tree_leaf.png" alt="->" /></a> <a href="http://www.mandrakeexpert.com/index1.php" target="Linux" class="phplm">Mandrake Expert</a> </div> <div id="jt16" class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><img align="top" border="0" class="imgs" src="images/tree_vertline.png" alt="| " /><img align="top" border="0" class="imgs" src="images/tree_corner.png" alt="`-" /><a href="http://qa.mandrakesoft.com/" target="Linux"><img align="top" border="0" class="imgs" src="images/tree_leaf.png" alt="->" /></a> <a href="http://qa.mandrakesoft.com/" target="Linux" class="phplm">Bugzilla</a> </div> </div> <div id="jt17" class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><img align="top" border="0" class="imgs" src="images/tree_corner.png" alt="`-" /><a href="http://www.freesoftware.org/" title="Slackware Linux" target="Linux"><img align="top" border="0" class="imgs" src="images/tree_leaf.png" alt="->" /></a> <a href="http://www.freesoftware.org/" title="Slackware Linux" target="Linux" class="phplm">Slackware</a> </div> </div> </td> </tr> </table> <script language="JavaScript" type="text/javascript"> <!-- if ((DOM && !Opera56 && !Konqueror22) || IE4) { if (collapse[3] == 1) toggletreemenu1('3'); if (collapse[4] == 1) toggletreemenu1('4'); if (expand[12] != 1) toggletreemenu1('12'); } if (NS4) alert('Only the accessibility is provided to Netscape 4 on the JavaScript Tree Menu.\nWe *strongly* suggest you to upgrade your browser.'); // --> </script> </div> <div class="normalbox"> <div class="normal"> PHP Tree - No JavaScript </div> <table cellspacing="0" cellpadding="0" border="0"> <tr> <td class="phplmnormal" nowrap="nowrap"> <div class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_split_first.png" alt="|-" /><a href="http://www.cs.Helsinki.FI/u/torvalds/" title="The father of Linux" target="Linus"><img align="top" border="0" class="imgs" src="images/tree_leaf.png" alt="->" /></a> <a href="http://www.cs.Helsinki.FI/u/torvalds/" title="The father of Linux" target="Linus" class="phplm">Linus B. Torvalds</a> </div> <div class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_split.png" alt="|-" /><a href="http://www.kernel.org/" title="Here you can download the Linux kernel sources" target="kernelorg"><img align="top" border="0" src="images/www.kernel.org_images_tux16-16.png" width="16" height="16" alt="->" /></a> <a href="http://www.kernel.org/" title="Here you can download the Linux kernel sources" target="kernelorg" class="phplm">Linux Kernel Archives</a> </div> <div class="treemenudiv"> <a name="3" class="phplm" href="http://localhost/~pratesi/phplayersmenu/index.php?p=4#3"><img align="top" border="0" class="imgs" src="images/tree_collapse_corner.png" alt="--" /></a><a href="http://flashnet.linux.tucows.com/distribution.html" title="Here you can find a list of the major Linux distributions" target="Linux"><img align="top" border="0" class="imgs" src="images/tree_folder_open.png" alt="->" /></a> <a href="http://flashnet.linux.tucows.com/distribution.html" title="Here you can find a list of the major Linux distributions" target="Linux" class="phplm">Linux Distributions</a> </div> <div class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><a name="4" class="phplm" href="http://localhost/~pratesi/phplayersmenu/index.php?p=3#4"><img align="top" border="0" class="imgs" src="images/tree_collapse.png" alt="--" /></a><a href="http://www.debian.org/" title="Enjoy the exciting world of Debian GNU/Linux!" target="Linux"><img align="top" border="0" class="imgs" src="images/tree_folder_open.png" alt="->" /></a> <a href="http://www.debian.org/" title="Enjoy the exciting world of Debian GNU/Linux!" target="Linux" class="phplm">Debian GNU/Linux</a> </div> <div class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><img align="top" border="0" class="imgs" src="images/tree_vertline.png" alt="| " /><img align="top" border="0" class="imgs" src="images/tree_split.png" alt="|-" /><a href="http://www.debian.org/intro/about" target="Linux"><img align="top" border="0" class="imgs" src="images/tree_leaf.png" alt="->" /></a> <a href="http://www.debian.org/intro/about" target="Linux" class="phplm">About</a> </div> <div class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><img align="top" border="0" class="imgs" src="images/tree_vertline.png" alt="| " /><img align="top" border="0" class="imgs" src="images/tree_split.png" alt="|-" /><a href="http://www.debian.org/News/" target="Linux"><img align="top" border="0" class="imgs" src="images/tree_leaf.png" alt="->" /></a> <a href="http://www.debian.org/News/" target="Linux" class="phplm">News</a> </div> <div class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><img align="top" border="0" class="imgs" src="images/tree_vertline.png" alt="| " /><img align="top" border="0" class="imgs" src="images/tree_split.png" alt="|-" /><a href="http://www.debian.org/distrib/" target="Linux"><img align="top" border="0" class="imgs" src="images/tree_leaf.png" alt="->" /></a> <a href="http://www.debian.org/distrib/" target="Linux" class="phplm">Distribution</a> </div> <div class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><img align="top" border="0" class="imgs" src="images/tree_vertline.png" alt="| " /><img align="top" border="0" class="imgs" src="images/tree_split.png" alt="|-" /><a href="http://www.debian.org/support" target="Linux"><img align="top" border="0" class="imgs" src="images/tree_leaf.png" alt="->" /></a> <a href="http://www.debian.org/support" target="Linux" class="phplm">Support</a> </div> <div class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><img align="top" border="0" class="imgs" src="images/tree_vertline.png" alt="| " /><img align="top" border="0" class="imgs" src="images/tree_split.png" alt="|-" /><a href="http://www.debian.org/devel/" target="Linux"><img align="top" border="0" class="imgs" src="images/tree_leaf.png" alt="->" /></a> <a href="http://www.debian.org/devel/" target="Linux" class="phplm">Development</a> </div> <div class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><img align="top" border="0" class="imgs" src="images/tree_vertline.png" alt="| " /><img align="top" border="0" class="imgs" src="images/tree_split.png" alt="|-" /><a href="http://search.debian.org/" target="Linux"><img align="top" border="0" class="imgs" src="images/tree_leaf.png" alt="->" /></a> <a href="http://search.debian.org/" target="Linux" class="phplm">Search</a> </div> <div class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><img align="top" border="0" class="imgs" src="images/tree_vertline.png" alt="| " /><img align="top" border="0" class="imgs" src="images/tree_corner.png" alt="`-" /><a href="http://ftp.mirror.ac.uk/sites/ftp.debian.org/" target="Linux"><img align="top" border="0" class="imgs" src="images/tree_leaf.png" alt="->" /></a> <a href="http://ftp.mirror.ac.uk/sites/ftp.debian.org/" target="Linux" class="phplm">A Debian Mirror</a> </div> <div class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><a name="12" class="phplm" href="http://localhost/~pratesi/phplayersmenu/index.php?p=3|4|12#12"><img align="top" border="0" class="imgs" src="images/tree_expand.png" alt="+-" /></a><a href="http://www.mandrakelinux.com/" title="Mandrake Linux" target="Linux"><img align="top" border="0" class="imgs" src="images/tree_folder_closed.png" alt="->" /></a> <a href="http://www.mandrakelinux.com/" title="Mandrake Linux" target="Linux" class="phplm">Mandrake</a> </div> <div class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><img align="top" border="0" class="imgs" src="images/tree_corner.png" alt="`-" /><a href="http://www.freesoftware.org/" title="Slackware Linux" target="Linux"><img align="top" border="0" class="imgs" src="images/tree_leaf.png" alt="->" /></a> <a href="http://www.freesoftware.org/" title="Slackware Linux" target="Linux" class="phplm">Slackware</a> </div> </td> </tr> </table> </div> <div class="normalbox"> <div class="normal"> Plain - No JavaScript </div> </div> <center> <table border="0" cellpadding="3" cellspacing="0" class="darkbordertable"> <tr> <td> <table border="0" cellpadding="10" cellspacing="0"> <tr> <td class="phplmbodytable" align="left"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap"><a href="http://www.cs.Helsinki.FI/u/torvalds/" title="The father of Linux" target="Linus" class="phplm">Linus B. Torvalds</a></td> </tr> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap"><a href="http://www.kernel.org/" title="Here you can download the Linux kernel sources" target="kernelorg" class="phplm">Linux Kernel Archives</a></td> </tr> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap"><a href="http://flashnet.linux.tucows.com/distribution.html" title="Here you can find a list of the major Linux distributions" target="Linux" class="phplm">Linux Distributions</a></td> </tr> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap"> <a href="http://www.debian.org/" title="Enjoy the exciting world of Debian GNU/Linux!" target="Linux" class="phplm">Debian GNU/Linux</a></td> </tr> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap"> <a href="http://www.debian.org/intro/about" target="Linux" class="phplm">About</a></td> </tr> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap"> <a href="http://www.debian.org/News/" target="Linux" class="phplm">News</a></td> </tr> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap"> <a href="http://www.debian.org/distrib/" target="Linux" class="phplm">Distribution</a></td> </tr> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap"> <a href="http://www.debian.org/support" target="Linux" class="phplm">Support</a></td> </tr> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap"> <a href="http://www.debian.org/devel/" target="Linux" class="phplm">Development</a></td> </tr> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap"> <a href="http://search.debian.org/" target="Linux" class="phplm">Search</a></td> </tr> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap"> <a href="http://ftp.mirror.ac.uk/sites/ftp.debian.org/" target="Linux" class="phplm">A Debian Mirror</a></td> </tr> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap"> <a href="http://www.mandrakelinux.com/" title="Mandrake Linux" target="Linux" class="phplm">Mandrake</a></td> </tr> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap"> <a href="http://www.mandrakelinux.com/en/errata.php3" target="Linux" class="phplm">Errata</a></td> </tr> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap"> <a href="http://www.mandrakelinux.com/en/ftp.php3" target="Linux" class="phplm">Download</a></td> </tr> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap"> <a href="http://www.mandrakeexpert.com/index1.php" target="Linux" class="phplm">Mandrake Expert</a></td> </tr> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap"> <a href="http://qa.mandrakesoft.com/" target="Linux" class="phplm">Bugzilla</a></td> </tr> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap"> <a href="http://www.freesoftware.org/" title="Slackware Linux" target="Linux" class="phplm">Slackware</a></td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </center> <br /> <div class="normalbox"> <div class="normal"> Another vertical menu... </div> </div> <center> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td nowrap="nowrap"> <div id="vermenu2" class="verbar" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <div id="refL82" class="item"> <a href="#" onmouseover="moveLayerX('L82') ; moveLayerY('L82') ; LMPopUp('L82', false);" title="Some Linux related web sites"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/www.kernel.org_images_tux16-16.png" width="16" height="16" border="0" alt="O" /> Linux related sites <img class="fwdarr" src="images/forward-gtk2.png" width="4" height="7" border="0" alt=">>" /> </a> </div> <div id="refL85" class="item"> <a href="#" onmouseover="moveLayerX('L85') ; moveLayerY('L85') ; LMPopUp('L85', false);" title="Some interesting URLs about the Document Object Model, layers, browsers..."><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/transparent.png" width="16" height="16" border="0" alt=" " /> DOM, layers... <img class="fwdarr" src="images/forward-gtk2.png" width="4" height="7" border="0" alt=">>" /> </a> </div> </div> </td> </tr> </table> </center> <div class="normalbox"> <div class="normal"> PHP Tree - No JavaScript </div> <table cellspacing="0" cellpadding="0" border="0"> <tr> <td class="phplmnormal" nowrap="nowrap"> <div class="treemenudiv"> <a name="18" class="phplm" href="http://localhost/~pratesi/phplayersmenu/index.php?p=#18"><img align="top" border="0" class="imgs" src="images/tree_collapse_first.png" alt="--" /></a><img align="top" border="0" class="imgs" src="images/tree_folder_open.png" alt="->" /> <a class="phplmnormal">Linux related sites</a> </div> <div class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_vertline.png" alt="| " /><img align="top" border="0" class="imgs" src="images/tree_split.png" alt="|-" /><a href="http://www.valinux.com/"><img align="top" border="0" class="imgs" src="images/tree_leaf.png" alt="->" /></a> <a href="http://www.valinux.com/" class="phplm">VA Linux Systems</a> </div> <div class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_vertline.png" alt="| " /><img align="top" border="0" class="imgs" src="images/tree_corner.png" alt="`-" /><a href="http://www.linuxtoday.com/"><img align="top" border="0" src="images/linuxtoday.com_favicon.png" width="16" height="16" alt="->" /></a> <a href="http://www.linuxtoday.com/" class="phplm">Linux Today</a> </div> <div class="treemenudiv"> <a name="21" class="phplm" href="http://localhost/~pratesi/phplayersmenu/index.php?p=18|21#21"><img align="top" border="0" class="imgs" src="images/tree_expand_corner.png" alt="+-" /></a><img align="top" border="0" class="imgs" src="images/tree_folder_closed.png" alt="->" /> <a class="phplmnormal">DOM, layers...</a> </div> </td> </tr> </table> </div> <br /> <center> <a href="http://phplayersmenu.sourceforge.net/"><img border="0" src="LOGOS/powered_by_phplm.png" alt="Powered by PHP Layers Menu" height="31" width="88" /></a> </center> <br /> <center> <a href="http://validator.w3.org/check/referer"><img border="0" src="images/valid-xhtml10.png" alt="Valid XHTML 1.0!" height="31" width="88" /></a> </center> <br /> <center> <a href="http://jigsaw.w3.org/css-validator/"><img border="0" src="images/vcss.png" alt="Valid CSS!" height="31" width="88" /></a> </center> </td> <td valign="top"> <div class="normalbox"> <div class="normal" align="center"> Another horizontal menu... and its <a href="layersmenu-horizontal-2.txt" target="TheMenuStructureFile">Menu Structure File</a> <div style="height: 2px"></div> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td> <div class="khorbar"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td> <div id="hormenu2L98" class="khorbaritem" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <a href="http://www.search.org/" onmouseover="moveLayerX1('L98', 'hormenu2') ; LMPopUp('L98', false);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Search Engines <img src="images/down-keramik.png" width="8" height="5" border="0" alt=">>" /> </a> </div> </td> <td> <div id="hormenu2L101" class="khorbaritem" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <a href="http://www.find.org/" onmouseover="moveLayerX1('L101', 'hormenu2') ; LMPopUp('L101', false);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Find Files <img src="images/down-keramik.png" width="8" height="5" border="0" alt=">>" /> </a> </div> </td> <td> <div id="hormenu2L104" class="khorbaritem" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <a href="#" onmouseover="moveLayerX1('L104', 'hormenu2') ; LMPopUp('L104', false);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/mozilla.org_images_mozilla-16.png" width="16" height="16" border="0" alt="O" /> Browsers <img src="images/down-keramik.png" width="8" height="5" border="0" alt=">>" /> </a> </div> </td> </tr> </table> </div> </td> </tr> </table> </div> <table cellspacing="0" cellpadding="5" border="0"> <tr> <td class="normal" valign="top"> Tree Menu version <script language="JavaScript" type="text/javascript"> <!-- // PHP Layers Menu 3.1.1 (C) 2001-2003 Marco Pratesi (marco at telug dot it) function toggletreemenu3(nodeid) { if ((!DOM || Opera56 || Konqueror22) && !IE4) { return; } layersMoved = 0; parseExpandString(); parseCollapseString(); if (!IE4) { sonLayer = document.getElementById('jt' + nodeid + 'son'); nodeLayer = document.getElementById('jt' + nodeid + 'node'); folderLayer = document.getElementById('jt' + nodeid + 'folder'); } else { sonLayer = document.all('jt' + nodeid + 'son'); nodeLayer = document.all('jt' + nodeid + 'node'); folderLayer = document.all('jt' + nodeid + 'folder'); } if (sonLayer.style.display == "none") { sonLayer.style.display = "block"; if (nodeLayer.src.indexOf("images/tree_expand.png") > -1) { nodeLayer.src = "images/tree_collapse.png"; } else if (nodeLayer.src.indexOf("images/tree_expand_first.png") > -1) { nodeLayer.src = "images/tree_collapse_first.png"; } else { nodeLayer.src = "images/tree_collapse_corner.png"; } folderLayer.src = "images/tree_folder_open.png"; expand[nodeid] = 1; collapse[nodeid] = 0; } else { sonLayer.style.display = "none"; if (nodeLayer.src.indexOf("images/tree_collapse.png") > -1) { nodeLayer.src = "images/tree_expand.png"; } else if (nodeLayer.src.indexOf("images/tree_collapse_first.png") > -1) { nodeLayer.src = "images/tree_expand_first.png"; } else { nodeLayer.src = "images/tree_expand_corner.png"; } folderLayer.src = "images/tree_folder_closed.png"; expand[nodeid] = 0; collapse[nodeid] = 1; } saveExpandString(); saveCollapseString(); } // --> </script> <table cellspacing="0" cellpadding="0" border="0"> <tr> <td class="phplmnormal" nowrap="nowrap"> <div id="jt18" class="treemenudiv"> <a onmousedown="toggletreemenu3('18');"><img align="top" border="0" class="imgs" id="jt18node" src="images/tree_collapse_first.png" alt="--" /></a><a href="http://www.search.org/"><img align="top" border="0" class="imgs" id="jt18folder" src="images/tree_folder_open.png" alt="->" /></a> <a href="http://www.search.org/" class="phplm">Search Engines</a> </div> <div id="jt18son" class="treemenudiv"> <div id="jt19" class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_vertline.png" alt="| " /><a onmousedown="toggletreemenu3('19');"><img align="top" border="0" class="imgs" id="jt19node" src="images/tree_split.png" alt="|-" /></a><a href="http://www.altavista.com/"><img align="top" border="0" src="images/www.altavista.com_favicon.png" width="16" height="16" alt="->" /></a> <a href="http://www.altavista.com/" class="phplm">Altavista</a> </div> <div id="jt20" class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_vertline.png" alt="| " /><img align="top" border="0" class="imgs" src="images/tree_corner.png" alt="`-" /><a href="http://www.google.com/"><img align="top" border="0" class="imgs" src="images/tree_leaf.png" alt="->" /></a> <a href="http://www.google.com/" class="phplm">Google</a> </div> </div> <div id="jt21" class="treemenudiv"> <a onmousedown="toggletreemenu3('21');"><img align="top" border="0" class="imgs" id="jt21node" src="images/tree_collapse.png" alt="--" /></a><a href="http://www.find.org/"><img align="top" border="0" class="imgs" id="jt21folder" src="images/tree_folder_open.png" alt="->" /></a> <a href="http://www.find.org/" class="phplm">Find Files</a> </div> <div id="jt21son" class="treemenudiv"> <div id="jt22" class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_vertline.png" alt="| " /><a onmousedown="toggletreemenu3('22');"><img align="top" border="0" class="imgs" id="jt22node" src="images/tree_split.png" alt="|-" /></a><a href="http://rpmfind.net/"><img align="top" border="0" class="imgs" src="images/tree_leaf.png" alt="->" /></a> <a href="http://rpmfind.net/" class="phplm">RPM Find</a> </div> <div id="jt23" class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_vertline.png" alt="| " /><img align="top" border="0" class="imgs" src="images/tree_corner.png" alt="`-" /><a href="http://www.filewatcher.com/"><img align="top" border="0" class="imgs" src="images/tree_leaf.png" alt="->" /></a> <a href="http://www.filewatcher.com/" class="phplm">File Watcher</a> </div> </div> <div id="jt24" class="treemenudiv"> <a onmousedown="toggletreemenu3('24')"><img align="top" border="0" class="imgs" id="jt24node" src="images/tree_collapse_corner.png" alt="--" /></a><img align="top" border="0" class="imgs" id="jt24folder" src="images/tree_folder_open.png" alt="->" /> <a class="phplmnormal">Browsers</a> </div> <div id="jt24son" class="treemenudiv"> <div id="jt25" class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><a onmousedown="toggletreemenu3('25');"><img align="top" border="0" class="imgs" id="jt25node" src="images/tree_split.png" alt="|-" /></a><a href="http://www.mozilla.org/" title="The Mozilla browser" target="Mozilla"><img align="top" border="0" src="images/mozilla.org_images_mozilla-16.png" width="16" height="16" alt="->" /></a> <a href="http://www.mozilla.org/" title="The Mozilla browser" target="Mozilla" class="phplm">Mozilla</a> </div> <div id="jt26" class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><a onmousedown="toggletreemenu3('26');"><img align="top" border="0" class="imgs" id="jt26node" src="images/tree_split.png" alt="|-" /></a><a href="http://epiphany.mozdev.org/" title="The web browser of the GNOME Desktop" target="Epiphany"><img align="top" border="0" src="images/epiphany-16.png" width="16" height="16" alt="->" /></a> <a href="http://epiphany.mozdev.org/" title="The web browser of the GNOME Desktop" target="Epiphany" class="phplm">Epiphany</a> </div> <div id="jt27" class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><a onmousedown="toggletreemenu3('27');"><img align="top" border="0" class="imgs" id="jt27node" src="images/tree_split.png" alt="|-" /></a><a href="http://www.konqueror.org/" title="The KDE browser" target="The_KDE_Desktop_Environment"><img align="top" border="0" src="images/www.kde.org_favicon.png" width="16" height="16" alt="->" /></a> <a href="http://www.konqueror.org/" title="The KDE browser" target="The_KDE_Desktop_Environment" class="phplm">Konqueror</a> </div> <div id="jt28" class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><a onmousedown="toggletreemenu3('28')"><img align="top" border="0" class="imgs" id="jt28node" src="images/tree_collapse_corner.png" alt="--" /></a><img align="top" border="0" class="imgs" id="jt28folder" src="images/tree_folder_open.png" alt="->" /> <a class="phplmnormal">Non free browsers</a> </div> <div id="jt28son" class="treemenudiv"> <div id="jt29" class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><a onmousedown="toggletreemenu3('29');"><img align="top" border="0" class="imgs" id="jt29node" src="images/tree_split.png" alt="|-" /></a><a href="http://www.netscape.com/" title="Netscape Communicator" target="Netscape"><img align="top" border="0" src="images/netscape-icon-mini.png" width="16" height="16" alt="->" /></a> <a href="http://www.netscape.com/" title="Netscape Communicator" target="Netscape" class="phplm">Netscape</a> </div> <div id="jt30" class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><a onmousedown="toggletreemenu3('30');"><img align="top" border="0" class="imgs" id="jt30node" src="images/tree_split.png" alt="|-" /></a><a href="http://www.opera.com/" target="Opera"><img align="top" border="0" class="imgs" src="images/tree_leaf.png" alt="->" /></a> <a href="http://www.opera.com/" target="Opera" class="phplm">Opera</a> </div> <div id="jt31" class="treemenudiv"> <img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><img align="top" border="0" class="imgs" src="images/tree_space.png" alt=" " /><img align="top" border="0" class="imgs" src="images/tree_corner.png" alt="`-" /><a href="http://www.microsoft.com/" target="Microsoft"><img align="top" border="0" class="imgs" src="images/tree_leaf.png" alt="->" /></a> <a href="http://www.microsoft.com/" target="Microsoft" class="phplm">Internet Explorer</a> </div> </div> </div> </td> </tr> </table> <script language="JavaScript" type="text/javascript"> <!-- if ((DOM && !Opera56 && !Konqueror22) || IE4) { if (expand[18] != 1) toggletreemenu3('18'); if (expand[21] != 1) toggletreemenu3('21'); if (collapse[24] == 1) toggletreemenu3('24'); if (expand[28] != 1) toggletreemenu3('28'); } if (NS4) alert('Only the accessibility is provided to Netscape 4 on the JavaScript Tree Menu.\nWe *strongly* suggest you to upgrade your browser.'); // --> </script> </td> <td class="normal" valign="top"> Horizontal Plain version - No JavaScript <table border="0" cellpadding="2" cellspacing="0" class="darkbordertable"> <tr> <td> <table border="0" cellpadding="5" cellspacing="1" width="100%"> <tr> <td class="phplmbodytable" align="left" valign="top"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap"><a href="http://www.search.org/" class="phplm">Search Engines</a></td> </tr> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap"> <a href="http://www.altavista.com/" class="phplm">Altavista</a></td> </tr> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap"> <a href="http://www.google.com/" class="phplm">Google</a></td> </tr> </table> </td> <td class="phplmbodytable" align="left" valign="top"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap"><a href="http://www.find.org/" class="phplm">Find Files</a></td> </tr> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap"> <a href="http://rpmfind.net/" class="phplm">RPM Find</a></td> </tr> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap"> <a href="http://www.filewatcher.com/" class="phplm">File Watcher</a></td> </tr> </table> </td> <td class="phplmbodytable" align="left" valign="top"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap"><a href="#" class="phplm">Browsers</a></td> </tr> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap"> <a href="http://www.mozilla.org/" title="The Mozilla browser" target="Mozilla" class="phplm">Mozilla</a></td> </tr> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap"> <a href="http://epiphany.mozdev.org/" title="The web browser of the GNOME Desktop" target="Epiphany" class="phplm">Epiphany</a></td> </tr> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap"> <a href="http://www.konqueror.org/" title="The KDE browser" target="The_KDE_Desktop_Environment" class="phplm">Konqueror</a></td> </tr> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap"> <a href="#" class="phplm">Non free browsers</a></td> </tr> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap"> <a href="http://www.netscape.com/" title="Netscape Communicator" target="Netscape" class="phplm">Netscape</a></td> </tr> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap"> <a href="http://www.opera.com/" target="Opera" class="phplm">Opera</a></td> </tr> <tr> <td class="phplmbodytable" valign="middle" nowrap="nowrap"> <a href="http://www.microsoft.com/" target="Microsoft" class="phplm">Internet Explorer</a></td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </div> <div class="normalbox"> <div class="normal"> <div class="titlebox"> <div class="h1"> The PHP Layers Menu System 3.1.1 (development) </div> </div> <p> PHP Layers Menu is a hierarchical dynamic menu system that allows to prepare "on the fly" dynamic HTML menus relying on the PHP scripting engine for the processing of data items. </p> <p> It is released under the GNU Lesser General Public License (LGPL), either Version 2.1, or (at your option) any later version. </p> <p> It supports a wide range of browsers: Mozilla, Konqueror, Netscape, Opera, Internet Explorer; rather old browser versions are supported, too; accessibility is provided for text-only browsers. </p> <p> It achieves a compact view and a reasonably small file size for the page also with a very large number of entries. </p> <p> It provides horizontal and vertical layers-based menus whose behavior is analogous to the Gnome, KDE, and MS Windows main menus. It provides also JavaScript-based tree menus, whose look is analogous to the most widely used file managers and bookmark handling tools. </p> <hr /> <p> Layers-based menus require JavaScript and work at least on the following browsers: </p> <ul> <li><div class="phplmnormal">Mozilla 0.6+ (versions 0.9.1+ are suggested)</div></li> <li><div class="phplmnormal">Netscape 6.0+ and other browsers based on Mozilla, e.g. Epiphany and Galeon</div></li> <li><div class="phplmnormal">Konqueror 2.2+ and browsers based on it, e.g. Safari</div></li> <li><div class="phplmnormal">Opera 6.x and 7.x</div></li> <li><div class="phplmnormal">Internet Explorer 5, 5.5, 6.</div></li> </ul> <p> If old-style templates are used instead of the default ones, layers-based menus work also on the following browsers: </p> <ul> <li><div class="phplmnormal">Netscape 4.07+</div></li> <li><div class="phplmnormal">Opera 5.x</div></li> <li><div class="phplmnormal">Internet Explorer 4</div></li> </ul> <hr /> <p> The PHP Layers Menu System provides also JavaScript-based tree menus, whose nodes can be expanded and collapsed on sufficiently DOM-compliant browsers (they remain completely expanded for the other browsers). They have more strict requirements w.r.t. the layers menus and provide complete functionality only to browsers sufficiently DOM-compliant for the purpose at hand, i.e.: </p> <ul> <li><div class="phplmnormal">Mozilla (versions 0.9.1+ are suggested)</div></li> <li><div class="phplmnormal">Netscape 6.0+ and other browsers based on Mozilla, e.g. Epiphany and Galeon</div></li> <li><div class="phplmnormal">Konqueror 3.0+ and browsers based on it, e.g. Safari</div></li> <li><div class="phplmnormal">Opera 7.x</div></li> <li><div class="phplmnormal">Internet Explorer 4, 5, 5.5, 6</div></li> </ul> <p> The following browsers are not supported, as supporting them is either not possible at all or really too hard: </p> <ul> <li><div class="phplmnormal">Netscape 4.x</div></li> <li><div class="phplmnormal">Konqueror 2.x</div></li> <li><div class="phplmnormal">Lynx and Links</div></li> <li><div class="phplmnormal">Opera 5.x and 6.x</div></li> </ul> <p> However, full accessibility is provided for the above browsers: the Tree Menus always appear completely exploded (and no node can be collapsed) on them, and this guarantees a rather good accessibility for them. </p> <hr /> <p> Two classes are provided to prepare also "server-side based" tree menus (that have just the same look of the above JavaScript-based tree menus, but require the PHP support on the web server) and plain menus that do not require the JavaScript support to the browser. </p> <hr /> <p> An arbitrary number of vertical and horizontal menus can be used on the same page. </p> <p> As much levels as needed can be used and each menu is dynamically generated using data retrieved from a file, a string, or a database table; the data format is rather simple and intuitive. </p> <p> Multiple languages are supported (i18n) if data are retrieved from a database. </p> <p> PHPLM is compliant with current recommendations for PHP developers: it works correctly with the following settings </p> <ul> <li><div class="preformatted">register_globals = Off</div></li> <li><div class="preformatted">safe_mode = On</div></li> <li><div class="preformatted">error_reporting = E_ALL</div></li> <li><div class="preformatted">allow_call_time_pass_reference = Off</div></li> <li><div class="preformatted">short_open_tag = Off</div></li> </ul> <p> If PEAR is not used (i.e. if the DB support is not used), it works correctly also if the open_basedir restriction is in effect. </p> <p> It is compliant with the following standards: </p> <ul> <li><div class="phplmnormal">XHTML 1.0 Transitional</div></li> <li><div class="phplmnormal">CSS 2.0</div></li> </ul> <!-- p class="phplmnormal"> Some interesting customizations are bundled in the PATCHES directory. </p --> <pre class="preformatted"> -- Marco Pratesi </pre> </div> </div> </td> </tr> </table> <!-- PHP Layers Menu 3.1.1 (C) 2001-2003 Marco Pratesi (marco at telug dot it) --> <div id="L2" class="submenu" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td nowrap="nowrap"> <div class="subframe"> <div id="refL3" class="item"> <a href="#" onmouseover="moveLayerX('L3') ; moveLayerY('L3') ; LMPopUp('L3', false);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Portals <img class="fwdarr" src="images/forward-arrow.png" width="4" height="7" border="0" alt=">>" /> </a> </div> <div id="refL7" class="item"> <a href="#" onmouseover="moveLayerX('L7') ; moveLayerY('L7') ; LMPopUp('L7', false);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Software for the web... <img class="fwdarr" src="images/forward-arrow.png" width="4" height="7" border="0" alt=">>" /> </a> </div> </div> </td> </tr> </table> </div> <div id="L3" class="submenu" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td nowrap="nowrap"> <div class="subframe"> <div id="refL4" class="item"> <a href="http://www.osdn.com/" onmouseover="LMPopUp('L3', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/transparent.png" width="16" height="16" border="0" alt=" " /> Open Source Development Network </a> </div> <div id="refL5" class="item"> <a href="http://sourceforge.net/" onmouseover="LMPopUp('L3', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/sourceforge.net_images_favicon.png" width="16" height="16" border="0" alt="O" /> Source Forge </a> </div> <div id="refL6" class="item"> <a href="http://freshmeat.net/" onmouseover="LMPopUp('L3', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/freshmeat.net_favicon.png" width="16" height="16" border="0" alt="O" /> Freshmeat </a> </div> </div> </td> </tr> </table> </div> <div id="L7" class="submenu" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td nowrap="nowrap"> <div class="subframe"> <div id="refL8" class="item"> <a href="http://www.apache.org/" onmouseover="LMPopUp('L7', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/transparent.png" width="16" height="16" border="0" alt=" " /> The Apache Web Server </a> </div> <div id="refL9" class="item"> <a href="#" onmouseover="moveLayerX('L9') ; moveLayerY('L9') ; LMPopUp('L9', false);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/transparent.png" width="16" height="16" border="0" alt=" " /> Scripting languages <img class="fwdarr" src="images/forward-arrow.png" width="4" height="7" border="0" alt=">>" /> </a> </div> <div id="refL19" class="item"> <a href="#" onmouseover="moveLayerX('L19') ; moveLayerY('L19') ; LMPopUp('L19', false);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/transparent.png" width="16" height="16" border="0" alt=" " /> Databases <img class="fwdarr" src="images/forward-arrow.png" width="4" height="7" border="0" alt=">>" /> </a> </div> <div id="refL22" class="item"> <a href="http://www.gimp.org/" onmouseover="LMPopUp('L7', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/www.gimp.org_icons_wilber16.png" width="16" height="16" border="0" alt="O" /> The GIMP </a> </div> </div> </td> </tr> </table> </div> <div id="L9" class="submenu" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td nowrap="nowrap"> <div class="subframe"> <div id="refL10" class="item"> <a href="http://www.perl.org/" onmouseover="LMPopUp('L9', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/transparent.png" width="16" height="16" border="0" alt=" " /> PERL </a> </div> <div id="refL11" class="item"> <a href="http://www.php.net/" onmouseover="moveLayerX('L11') ; moveLayerY('L11') ; LMPopUp('L11', false);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/www.php.net_favicon.png" width="16" height="16" border="0" alt="O" /> PHP: Hypertext Preprocessor <img class="fwdarr" src="images/forward-arrow.png" width="4" height="7" border="0" alt=">>" /> </a> </div> </div> </td> </tr> </table> </div> <div id="L11" class="submenu" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td nowrap="nowrap"> <div class="subframe"> <div id="refL12" class="item"> <a href="http://www.php.net/downloads.php" onmouseover="LMPopUp('L11', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/transparent.png" width="16" height="16" border="0" alt=" " /> Downloads </a> </div> <div id="refL13" class="item"> <a href="http://www.php.net/docs.php" onmouseover="LMPopUp('L11', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/transparent.png" width="16" height="16" border="0" alt=" " /> Documentation </a> </div> <div id="refL14" class="item"> <a href="http://www.php.net/FAQ.php" onmouseover="LMPopUp('L11', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/transparent.png" width="16" height="16" border="0" alt=" " /> FAQ </a> </div> <div id="refL15" class="item"> <a href="http://www.php.net/support.php" onmouseover="LMPopUp('L11', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/transparent.png" width="16" height="16" border="0" alt=" " /> Support </a> </div> <div id="refL16" class="item"> <a href="http://www.php.net/bugs.php" onmouseover="LMPopUp('L11', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/php-bugs-icon-mini.png" width="16" height="16" border="0" alt="O" /> Bugs... </a> </div> <div id="refL17" class="item"> <a href="http://www.php.net/links.php" onmouseover="LMPopUp('L11', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/transparent.png" width="16" height="16" border="0" alt=" " /> Links </a> </div> <div id="refL18" class="item"> <a href="http://sourceforge.net/projects/phplib/" onmouseover="LMPopUp('L11', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/phplib-logo-mini.png" width="16" height="16" border="0" alt="O" /> PHPLib - PHP Base Library </a> </div> </div> </td> </tr> </table> </div> <div id="L19" class="submenu" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td nowrap="nowrap"> <div class="subframe"> <div id="refL20" class="item"> <a href="http://www.postgresql.org/" onmouseover="LMPopUp('L19', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/transparent.png" width="16" height="16" border="0" alt=" " /> PostgreSQL </a> </div> <div id="refL21" class="item"> <a href="http://www.mysql.com/" onmouseover="LMPopUp('L19', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/www.mysql.com_favicon.png" width="16" height="16" border="0" alt="O" /> MySQL </a> </div> </div> </td> </tr> </table> </div> <div id="L23" class="submenu" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td nowrap="nowrap"> <div class="subframe"> <div id="refL24" class="item"> <a href="http://www.gnome.org/" onmouseover="moveLayerX('L24') ; moveLayerY('L24') ; LMPopUp('L24', false);" title="The Gnome Desktop"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/www.gnome.org_images_gnome-16.png" width="16" height="16" border="0" alt="O" /> Gnome <img class="fwdarr" src="images/forward-arrow.png" width="4" height="7" border="0" alt=">>" /> </a> </div> <div id="refL34" class="item"> <a href="http://www.kde.org/" onmouseover="moveLayerX('L34') ; moveLayerY('L34') ; LMPopUp('L34', false);" title="The KDE Desktop Environment"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/www.kde.org_favicon.png" width="16" height="16" border="0" alt="O" /> KDE <img class="fwdarr" src="images/forward-arrow.png" width="4" height="7" border="0" alt=">>" /> </a> </div> </div> </td> </tr> </table> </div> <div id="L24" class="submenu" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td nowrap="nowrap"> <div class="subframe"> <div id="refL25" class="item"> <a href="http://news.gnome.org/gnome-news/" onmouseover="LMPopUp('L24', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/pan-icon-mini.png" width="16" height="16" border="0" alt="O" /> Gnome News </a> </div> <div id="refL26" class="item"> <a href="http://www.gnome.org/applist/listrecent.php3?entrylimit=20" onmouseover="LMPopUp('L24', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/gnome-starthere-mini.png" width="16" height="16" border="0" alt="O" /> Recent software </a> </div> <div id="refL27" class="item"> <a href="http://www.ximian.com/" onmouseover="moveLayerX('L27') ; moveLayerY('L27') ; LMPopUp('L27', false);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/www.ximian.com_favicon.png" width="16" height="16" border="0" alt="O" /> The Ximian Gnome Desktop <img class="fwdarr" src="images/forward-arrow.png" width="4" height="7" border="0" alt=">>" /> </a> </div> </div> </td> </tr> </table> </div> <div id="L27" class="submenu" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td nowrap="nowrap"> <div class="subframe"> <div id="refL28" class="item"> <a href="http://www.ximian.com/desktop/" onmouseover="LMPopUp('L27', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Ximian Gnome Desktop </a> </div> <div id="refL29" class="item"> <a href="http://www.ximian.com/apps/" onmouseover="LMPopUp('L27', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Ximian Applications </a> </div> <div id="refL30" class="item"> <a href="http://www.ximian.com/store/" onmouseover="LMPopUp('L27', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Ximian Store </a> </div> <div id="refL31" class="item"> <a href="http://www.ximian.com/tech/" onmouseover="LMPopUp('L27', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Technology </a> </div> <div id="refL32" class="item"> <a href="http://www.ximian.com/pressroom/" onmouseover="LMPopUp('L27', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Press Room </a> </div> <div id="refL33" class="item"> <a href="http://www.ximian.com/about/" onmouseover="LMPopUp('L27', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />About Ximian </a> </div> </div> </td> </tr> </table> </div> <div id="L34" class="submenu" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td nowrap="nowrap"> <div class="subframe"> <div id="refL35" class="item"> <a href="http://www.kde.org/mailinglists.html" onmouseover="LMPopUp('L34', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Mailing Lists </a> </div> <div id="refL36" class="item"> <a href="http://www.kde.org/faq.html" onmouseover="LMPopUp('L34', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />FAQ </a> </div> <div id="refL37" class="item"> <a href="http://www.kde.org/download.html" onmouseover="LMPopUp('L34', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Download </a> </div> <div id="refL38" class="item"> <a href="http://www.kde.org/screenshots/index.html" onmouseover="LMPopUp('L34', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Screenshots </a> </div> <div id="refL39" class="item"> <a href="http://dot.kde.org" onmouseover="LMPopUp('L34', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />News </a> </div> </div> </td> </tr> </table> </div> <div id="L40" class="submenu" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td nowrap="nowrap"> <div class="subframe"> <div id="refL41" class="item"> <a href="http://www.openoffice.org/" onmouseover="LMPopUp('L40', true);" title="The OpenOffice.org Suite" target="OpenOfficeOrg"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/ooo-icon-mini.png" width="16" height="16" border="0" alt="O" /> OpenOffice.org </a> </div> <div id="refL42" class="item"> <a href="http://www.kde.org/" onmouseover="LMPopUp('L40', true);" title="The KDE Office Suite" target="The_KDE_Desktop_Environment"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/www.kde.org_favicon.png" width="16" height="16" border="0" alt="O" /> KOffice </a> </div> <div id="refL43" class="item"> <a href="http://www.sun.com/products/staroffice/" onmouseover="LMPopUp('L40', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/transparent.png" width="16" height="16" border="0" alt=" " /> Star Office </a> </div> </div> </td> </tr> </table> </div> <div id="L44" class="submenu" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td nowrap="nowrap"> <div class="subframe"> <div id="refL45" class="item"> <a href="http://www.mozilla.org/" onmouseover="LMPopUp('L44', true);" title="The Mozilla browser" target="Mozilla"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/mozilla.org_images_mozilla-16.png" width="16" height="16" border="0" alt="O" /> Mozilla </a> </div> <div id="refL46" class="item"> <a href="http://epiphany.mozdev.org/" onmouseover="LMPopUp('L44', true);" title="The web browser of the GNOME Desktop" target="Epiphany"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/epiphany-16.png" width="16" height="16" border="0" alt="O" /> Epiphany </a> </div> <div id="refL47" class="item"> <a href="http://www.kde.org/" onmouseover="LMPopUp('L44', true);" title="The KDE browser" target="The_KDE_Desktop_Environment"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/www.kde.org_favicon.png" width="16" height="16" border="0" alt="O" /> Konqueror </a> </div> <div id="refL48" class="item"> <a href="#" onmouseover="moveLayerX('L48') ; moveLayerY('L48') ; LMPopUp('L48', false);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/transparent.png" width="16" height="16" border="0" alt=" " /> Non free browsers <img class="fwdarr" src="images/forward-arrow.png" width="4" height="7" border="0" alt=">>" /> </a> </div> </div> </td> </tr> </table> </div> <div id="L48" class="submenu" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td nowrap="nowrap"> <div class="subframe"> <div id="refL49" class="item"> <a href="http://www.netscape.com/" onmouseover="LMPopUp('L48', true);" title="Netscape Communicator" target="Netscape"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/netscape-icon-mini.png" width="16" height="16" border="0" alt="O" /> Netscape </a> </div> <div id="refL50" class="item"> <a href="http://www.opera.com/" onmouseover="LMPopUp('L48', true);" target="Opera"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/transparent.png" width="16" height="16" border="0" alt=" " /> Opera </a> </div> <div id="refL51" class="item"> <a href="http://www.microsoft.com/" onmouseover="LMPopUp('L48', true);" target="Microsoft"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/transparent.png" width="16" height="16" border="0" alt=" " /> Internet Explorer </a> </div> </div> </td> </tr> </table> </div> <div id="L52" class="submenu" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td nowrap="nowrap"> <div class="subframe"> <div id="refL53" class="item"> <a href="http://www.w3.org/DOM/" onmouseover="LMPopUp('L52', true);" title="W3C standards about the Document Object Model" target="DOM"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Document Object Model (DOM) </a> </div> <div id="refL54" class="item"> <a href="http://www.geocrawler.com/mail/msg.php3?msg_id=4426606&list=119" onmouseover="LMPopUp('L52', true);" title="A Netscape 4 limitation about layers" target="DOM"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Netscape 4, layers and forms... </a> </div> <div id="refL55" class="item"> <a href="http://www.webreference.com/dhtml/diner/seethru/" onmouseover="LMPopUp('L52', true);" title="Some known problems in using layers with applets and plug-ins" target="DOM"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Layers, OS, Applets and Plug-ins </a> </div> <div id="refL56" class="item"> <a href="http://www.intranetjournal.com/ix/msg/36271.html" onmouseover="LMPopUp('L52', true);" target="DOM"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Re: Layers & drop-down menu's </a> </div> <div id="refL57" class="item"> <a href="http://www.evolt.org/article/document_body_doctype_switching_and_more/17/30655/" onmouseover="LMPopUp('L52', true);" target="DOM"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />About doctype switching... </a> </div> <div id="refL58" class="item"> <a href="http://www.howtocreate.co.uk/tutorials/index.php?tut=0&part=16" onmouseover="LMPopUp('L52', true);" target="DOM"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />About the browser window size... </a> </div> <div id="refL59" class="item"> <a href="http://cgi.din.or.jp/~hagi3/JavaScript/Mozilla/SampleList.cgi?fmt=html" onmouseover="LMPopUp('L52', true);" target="DOM"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />DOM Samples List Page </a> </div> <div id="refL60" class="item"> <a href="http://www-sop.inria.fr/koala/domjuan/javadoc/koala/dom/events/DOMMouseEvent.html" onmouseover="LMPopUp('L52', true);" target="DOM"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Class DOMMouseEvent </a> </div> <div id="refL61" class="item"> <a href="http://builder.cnet.com/webbuilding/0-7310-8-6245612-4.html" onmouseover="LMPopUp('L52', true);" target="DOM"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Netscape 6 - Event improvements </a> </div> <div id="refL62" class="item"> <a href="http://devedge.netscape.com/library/xref/2002/client-data/" onmouseover="LMPopUp('L52', true);" target="DOM"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Client Object Cross References </a> </div> <div id="refL63" class="item"> <a href="http://www.brainjar.com/dhtml/events/default4.asp" onmouseover="LMPopUp('L52', true);" target="DOM"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />The DOM Event Model </a> </div> <div id="refL64" class="item"> <a href="http://www.opera.com/docs/specs/js/" onmouseover="LMPopUp('L52', true);" target="DOM"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Opera JS Support </a> </div> </div> </td> </tr> </table> </div> <div id="L67" class="mdksubmenu" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td nowrap="nowrap"> <div class="mdksubframe"> <div id="refL68" class="mdkitem"> <a href="http://www.debian.org/" onmouseover="moveLayerX('L68') ; moveLayerY('L68') ; LMPopUp('L68', false);" title="Enjoy the exciting world of Debian GNU/Linux!" target="Linux"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/debian-icon-mini.png" width="16" height="16" border="0" alt="O" /> Debian GNU/Linux <img class="mdkfwdarr" src="images/forward-galaxy.png" width="4" height="7" border="0" alt=">>" /> </a> </div> <div id="refL76" class="mdkitem"> <a href="http://www.mandrakelinux.com/" onmouseover="moveLayerX('L76') ; moveLayerY('L76') ; LMPopUp('L76', false);" title="Mandrake Linux" target="Linux"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/transparent.png" width="16" height="16" border="0" alt=" " /> Mandrake <img class="mdkfwdarr" src="images/forward-galaxy.png" width="4" height="7" border="0" alt=">>" /> </a> </div> <div id="refL81" class="mdkitem"> <a href="http://www.freesoftware.org/" onmouseover="LMPopUp('L67', true);" title="Slackware Linux" target="Linux"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/transparent.png" width="16" height="16" border="0" alt=" " /> Slackware </a> </div> </div> </td> </tr> </table> </div> <div id="L68" class="mdksubmenu" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td nowrap="nowrap"> <div class="mdksubframe"> <div id="refL69" class="mdkitem"> <a href="http://www.debian.org/intro/about" onmouseover="LMPopUp('L68', true);" target="Linux"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />About </a> </div> <div id="refL70" class="mdkitem"> <a href="http://www.debian.org/News/" onmouseover="LMPopUp('L68', true);" target="Linux"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />News </a> </div> <div id="refL71" class="mdkitem"> <a href="http://www.debian.org/distrib/" onmouseover="LMPopUp('L68', true);" target="Linux"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Distribution </a> </div> <div id="refL72" class="mdkitem"> <a href="http://www.debian.org/support" onmouseover="LMPopUp('L68', true);" target="Linux"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Support </a> </div> <div id="refL73" class="mdkitem"> <a href="http://www.debian.org/devel/" onmouseover="LMPopUp('L68', true);" target="Linux"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Development </a> </div> <div id="refL74" class="mdkitem"> <a href="http://search.debian.org/" onmouseover="LMPopUp('L68', true);" target="Linux"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Search </a> </div> <div id="refL75" class="mdkitem"> <a href="http://ftp.mirror.ac.uk/sites/ftp.debian.org/" onmouseover="LMPopUp('L68', true);" target="Linux"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />A Debian Mirror </a> </div> </div> </td> </tr> </table> </div> <div id="L76" class="mdksubmenu" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td nowrap="nowrap"> <div class="mdksubframe"> <div id="refL77" class="mdkitem"> <a href="http://www.mandrakelinux.com/en/errata.php3" onmouseover="LMPopUp('L76', true);" target="Linux"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Errata </a> </div> <div id="refL78" class="mdkitem"> <a href="http://www.mandrakelinux.com/en/ftp.php3" onmouseover="LMPopUp('L76', true);" target="Linux"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Download </a> </div> <div id="refL79" class="mdkitem"> <a href="http://www.mandrakeexpert.com/index1.php" onmouseover="LMPopUp('L76', true);" target="Linux"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Mandrake Expert </a> </div> <div id="refL80" class="mdkitem"> <a href="http://qa.mandrakesoft.com/" onmouseover="LMPopUp('L76', true);" target="Linux"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Bugzilla </a> </div> </div> </td> </tr> </table> </div> <div id="L82" class="submenu" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td nowrap="nowrap"> <div class="subframe"> <div id="refL83" class="item"> <a href="http://www.valinux.com/" onmouseover="LMPopUp('L82', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/transparent.png" width="16" height="16" border="0" alt=" " /> VA Linux Systems </a> </div> <div id="refL84" class="item"> <a href="http://www.linuxtoday.com/" onmouseover="LMPopUp('L82', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/linuxtoday.com_favicon.png" width="16" height="16" border="0" alt="O" /> Linux Today </a> </div> </div> </td> </tr> </table> </div> <div id="L85" class="submenu" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td nowrap="nowrap"> <div class="subframe"> <div id="refL86" class="item"> <a href="http://www.w3.org/DOM/" onmouseover="LMPopUp('L85', true);" title="W3C standards about the Document Object Model" target="DOM"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Document Object Model (DOM) </a> </div> <div id="refL87" class="item"> <a href="http://www.geocrawler.com/mail/msg.php3?msg_id=4426606&list=119" onmouseover="LMPopUp('L85', true);" title="A Netscape 4 limitation about layers" target="DOM"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Netscape 4, layers and forms... </a> </div> <div id="refL88" class="item"> <a href="http://www.webreference.com/dhtml/diner/seethru/" onmouseover="LMPopUp('L85', true);" title="Some known problems in using layers with applets and plug-ins" target="DOM"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Layers, OS, Applets and Plug-ins </a> </div> <div id="refL89" class="item"> <a href="http://www.intranetjournal.com/ix/msg/36271.html" onmouseover="LMPopUp('L85', true);" target="DOM"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Re: Layers & drop-down menu's </a> </div> <div id="refL90" class="item"> <a href="http://www.evolt.org/article/document_body_doctype_switching_and_more/17/30655/" onmouseover="LMPopUp('L85', true);" target="DOM"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />About doctype switching... </a> </div> <div id="refL91" class="item"> <a href="http://www.howtocreate.co.uk/tutorials/index.php?tut=0&part=16" onmouseover="LMPopUp('L85', true);" target="DOM"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />About the browser window size... </a> </div> <div id="refL92" class="item"> <a href="http://cgi.din.or.jp/~hagi3/JavaScript/Mozilla/SampleList.cgi?fmt=html" onmouseover="LMPopUp('L85', true);" target="DOM"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />DOM Samples List Page </a> </div> <div id="refL93" class="item"> <a href="http://www-sop.inria.fr/koala/domjuan/javadoc/koala/dom/events/DOMMouseEvent.html" onmouseover="LMPopUp('L85', true);" target="DOM"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Class DOMMouseEvent </a> </div> <div id="refL94" class="item"> <a href="http://builder.cnet.com/webbuilding/0-7310-8-6245612-4.html" onmouseover="LMPopUp('L85', true);" target="DOM"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Netscape 6 - Event improvements </a> </div> <div id="refL95" class="item"> <a href="http://devedge.netscape.com/library/xref/2002/client-data/" onmouseover="LMPopUp('L85', true);" target="DOM"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Client Object Cross References </a> </div> <div id="refL96" class="item"> <a href="http://www.brainjar.com/dhtml/events/default4.asp" onmouseover="LMPopUp('L85', true);" target="DOM"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />The DOM Event Model </a> </div> <div id="refL97" class="item"> <a href="http://www.opera.com/docs/specs/js/" onmouseover="LMPopUp('L85', true);" target="DOM"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />Opera JS Support </a> </div> </div> </td> </tr> </table> </div> <div id="L98" class="ksubmenu" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td nowrap="nowrap"> <div class="ksubframe"> <div id="refL99" class="kitem"> <a href="http://www.altavista.com/" onmouseover="LMPopUp('L98', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/www.altavista.com_favicon.png" width="16" height="16" border="0" alt="O" /> Altavista </a> </div> <div id="refL100" class="kitem"> <a href="http://www.google.com/" onmouseover="LMPopUp('L98', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/transparent.png" width="16" height="16" border="0" alt=" " /> Google </a> </div> </div> </td> </tr> </table> </div> <div id="L101" class="ksubmenu" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td nowrap="nowrap"> <div class="ksubframe"> <div id="refL102" class="kitem"> <a href="http://rpmfind.net/" onmouseover="LMPopUp('L101', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />RPM Find </a> </div> <div id="refL103" class="kitem"> <a href="http://www.filewatcher.com/" onmouseover="LMPopUp('L101', true);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" />File Watcher </a> </div> </div> </td> </tr> </table> </div> <div id="L104" class="ksubmenu" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td nowrap="nowrap"> <div class="ksubframe"> <div id="refL105" class="kitem"> <a href="http://www.mozilla.org/" onmouseover="LMPopUp('L104', true);" title="The Mozilla browser" target="Mozilla"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/mozilla.org_images_mozilla-16.png" width="16" height="16" border="0" alt="O" /> Mozilla </a> </div> <div id="refL106" class="kitem"> <a href="http://epiphany.mozdev.org/" onmouseover="LMPopUp('L104', true);" title="The web browser of the GNOME Desktop" target="Epiphany"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/epiphany-16.png" width="16" height="16" border="0" alt="O" /> Epiphany </a> </div> <div id="refL107" class="kitem"> <a href="http://www.konqueror.org/" onmouseover="LMPopUp('L104', true);" title="The KDE browser" target="The_KDE_Desktop_Environment"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/www.kde.org_favicon.png" width="16" height="16" border="0" alt="O" /> Konqueror </a> </div> <div id="refL108" class="kitem"> <a href="#" onmouseover="moveLayerX('L108') ; moveLayerY('L108') ; LMPopUp('L108', false);"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/transparent.png" width="16" height="16" border="0" alt=" " /> Non free browsers <img class="kfwdarr" src="images/forward-keramik.png" width="5" height="8" border="0" alt=">>" /> </a> </div> </div> </td> </tr> </table> </div> <div id="L108" class="ksubmenu" onmouseover="clearLMTO();" onmouseout="setLMTO();"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td nowrap="nowrap"> <div class="ksubframe"> <div id="refL109" class="kitem"> <a href="http://www.netscape.com/" onmouseover="LMPopUp('L108', true);" title="Netscape Communicator" target="Netscape"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/netscape-icon-mini.png" width="16" height="16" border="0" alt="O" /> Netscape </a> </div> <div id="refL110" class="kitem"> <a href="http://www.opera.com/" onmouseover="LMPopUp('L108', true);" target="Opera"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/transparent.png" width="16" height="16" border="0" alt=" " /> Opera </a> </div> <div id="refL111" class="kitem"> <a href="http://www.microsoft.com/" onmouseover="LMPopUp('L108', true);" target="Microsoft"><img align="top" src="images/transparent.png" width="1" height="16" border="0" alt="" /><img align="top" src="images/transparent.png" width="16" height="16" border="0" alt=" " /> Internet Explorer </a> </div> </div> </td> </tr> </table> </div> <script language="JavaScript" type="text/javascript"> <!-- loaded = 1; // --> </script> <!-- PHP Layers Menu 3.1.1 (C) 2001-2003 Marco Pratesi (marco at telug dot it) --> </body> </html>