// UDMv4.4 // You Are Here extension v1.1 // /***************************************************************\ ULTIMATE DROP DOWN MENU Version 4.4 by Brothercake http://www.udm4.com/ \***************************************************************/ /***************************************************************\ * Set you are here parameters \***************************************************************/ var youAreHere=[ "index.html", // default page name [eg "index.php", "default.html" etc] "none", // add text to here-page title ["text"|"none"] "none", // add text to here-branch title ["text"|"none"] "before", // where to add title text ["before"|"after"] "no", // open here-branch menus automatically ["yes"|"no"] ]; /***************************************************************\ \***************************************************************/ var yah=new Object;yah.addToTitle=function(titleNode,titleText){yah.iText='';yah.nodes=titleNode.childNodes;yah.nodesLen=yah.nodes.length;for(i=0; i