MENU UPDATE FOR OSnine and OSnine deluxe models only!!!! Select everything in the window below to copy and paste into your template: // ---------------------------------------------------------------- // YOU DO NOT NEED TO EDIT BELOW THIS LINE 2010 Allwebco Design // ---------------------------------------------------------------- MENU=m.length for (i=0; i < MENU; i++){ // START WRITING TOP LEVEL MENUS document.write("") document.write(""+m[i]+"") } for (i=0; i < MENU; i++){ // START WRITING SUB MENUS document.write(""+s[i]+"") } function StartMenu() { var D6=window,Y7=document; function DETECT() { this.ver=navigator.appVersion; this.agent=navigator.userAgent; this.dom=Y7.getElementById?1:0; this.opera5=this.agent.indexOf("Opera 5")>-1; this.ie4=(Y7.all && !this.dom && !this.opera5)?1:0; this.ie5=(this.ver.indexOf("MSIE 5")>-1 && this.dom && !this.opera5)?1:0; this.ie6=(this.ver.indexOf("MSIE 6")>-1 && this.dom && !this.opera5)?1:0; this.ie7=(this.ver.indexOf("MSIE 7")>-1 && this.dom && !this.opera5)?1:0; this.ie8=(this.ver.indexOf("MSIE 8")>-1 && this.dom && !this.opera5)?1:0; this.ie9=(this.ver.indexOf("MSIE 9")>-1 && this.dom && !this.opera5)?1:0; this.ie=this.ie4||this.ie5||this.ie6||this.ie7||this.ie8||this.ie9; this.mac=this.agent.indexOf("Mac")>-1; this.ns6=(this.dom && parseInt(this.ver)>=5)?1:0; this.ns4=(Y7.layers && !this.dom)?1:0; this.BWD=(this.ie6||this.ie5||this.ie4||this.ns4||this.ns6||this.opera5); return this } BWD=new DETECT();z=0;b=0; spn=""; if(BWD.opera5||BWD.ns6) { b=2 }; if(BWD.ie) { spn=" width: 100%" }else{ z=6 } } function SubMenu() { l=""; blr="' target='_blank'>"; c=""; m=new Array();n=new Array();s=new Array();Sub_Menu_Width=new Array();su=new Array();st=new Array();Top_Width=new Array();ADJ=new Array() } function lib_obj(obj,nest){nest=(!nest) ? "":'document.'+nest+'.';this.evnt=BWD.dom? document.getElementById(obj):BWD.ie4?document.all[obj]:BWD.ns4?eval(nest+"document.layers." +obj):0;this.css=BWD.dom||BWD.ie4?this.evnt.style:this.evnt;this.ref=BWD.dom||BWD.ie4?document:this.css.document;this.x=parseInt(this.css.top)||this.css.pixeltop||this.evnt.offsettop||0;this.y=parseInt(this.css.left)||this.css.pixelleft||this.evnt.offsetleft||0;return this} function lib_doc_size(){this.x=0;this.x2=BWD.ie && document.body.offsetWidth-20||innerWidth||0;this.y=0;this.y2=BWD.ie && document.body.offsetHeight-5||innerHeight||0;this.x50=this.x2/2;this.y50=this.y2/2;return this;} lib_obj.prototype.ShowMenu = function(){this.css.visibility="visible"} lib_obj.prototype.HideMenu = function(){this.css.visibility="hidden"} function libinit(){page=new lib_doc_size();o=new Array();for (i=0; i < MENU; i++){o[i]=new lib_obj('SUB'+i);o[i].HideMenu()}} libinit() // END MENU CODE -->