Reply
navigation bar question
Old 05-12-2006, 06:58 PM navigation bar question
Average Talker

Posts: 26
Hi guys,
I desperately need help. I removed one item from the top navigation bar of the page you can visit but still the space is there how I can remove it? click on "AboutUS" and see the fourth item.

Is it right I chaged this file "iemain_nav.js" to change the navigation bar item? is that the way I can update the navigation bar?

http://webdev.stecs.com/

Thanks,
Elham

-------------------- code ------------------

var nTCode=new Array;var AnimStep=0;var AnimHnd=0;var NSDelay=0;var MenusReady=false;var smHnd=0;var mhdHnd=0;var lsc=null;var IsContext=false;var IsFrames=false;var dxFilter=null;var AnimSpeed=28;var TimerHideDelay=54;var smDelay=47;var rmDelay=15;var cntxMenu='';var DoFormsTweak=true;var nsOW;var nsOH;var mFrame;var cFrame=self;var om=new Array;var nOM=0;var mX;var mY;var BV=parseFloat(navigator.appVersion.indexOf("MSIE") >0?navigator.appVersion.split(";")[1].substr(6):navigator.appVersion);var BN=navigator.appName;var IsWin=(navigator.userAgent.indexOf('Win')!=-1);var IsMac=(navigator.userAgent.indexOf('Mac')!=-1);var KQ=(BN.indexOf('Konqueror')!=-1&&(BV>=5))||(navigator.userAgent.indexOf('Safari' )!=-1);var OP=(navigator.userAgent.indexOf('Opera')!=-1&&BV>=4);var NS=(BN.indexOf('Netscape')!=-1&&(BV>=4&&BV<5)&&!OP);var SM=(BN.indexOf('Netscape')!=-1&&(BV>=5)||OP);var IE=(BN.indexOf('Explorer')!=-1&&(BV>=4)||SM||KQ);var IX=(IE&&IsWin&&!SM&&!OP&&(BV>=5.5)&&(dxFilter!=nul l));if(!eval(frames['self'])){frames.self=window;frames.top=top;}var lmcHS=null;var tbNum=0;var fx=2;function GetCurCmd(e){var cc=e;while(cc.id==""){cc=cc.parentElement;if(cc==n ull) break;}return cc;}function HoverSel(mode,e){var mc;var lc;if(nOM==0) return false;ClearTimer(smHnd);smHnd=0;if(mode==0){if(om[nOM].sc!=null) HoverSel(1);mc=GetCurCmd(e);if(nOM>1){if(mc==om[nOM-1].sc) return false;lc=(BV>=5?mc.parentNode.parentNode.id:mc.par entElement.parentElement.id);while(true){if(!nOM) return false;if(lc==om[nOM].id) break;Hide();}}om[nOM].sc=mc;if(!OP) FixCursor(mc);}else{mc=(mode==1)?om[nOM].scm[nOM].op;om[nOM].sc=null;}SwapMC(mode,mc);return true;}function SwapMC(mode,mc,f){if(!f) f=mFrame;var id=mc.id.substr(1);GetObj((mode!=0?"O":"N")+id,f). style.visibility="hidden";GetObj((mode==0?"O":"N") +id,f).style.visibility="inherit";}function Hide(chk){var m;var cl=false;ClearTimer(mhdHnd);ClearTimer(AnimHnd);An imHnd=0;if(chk)if(InMenu()) return false;if(nOM){m=om[nOM];if(m.sc!=null){if(IE) HoverSel(1);if(NS) NSHoverSel(1);}if(m.op!=null){if(IE) HoverSel(3);if(NS) NSHoverSel(3);}ToggleMenu(m,"hidden");nOM--;cl=(nOM==0);}if(cl||chk){ClearTimer(smHnd);smHnd= 0;if(tbNum&&lmcHS){if(IE) hsHoverSel(1);if(NS) hsNSHoverSel(1);}status="";}if((nOM>0||lmcHS)&&!In Menu()) mhdHnd=window.setTimeout("Hide(1)",TimerHideDelay/20);return true;}function ToggleMenu(m,s){if(IX) if(document.readyState=="complete"){if(!m.fs){m.fs n=m.filters.length;m.style.filter=dxFilter+m.style .filter;m.fs=true;}for(var i=0;i<m.filters.length-m.fsn;i++){m.filters[i].apply();m.style.visibility=s;m.filters[i].play();}}m.style.visibility=s;FormsTweak(s=="visi ble"?"hidden":"visible");}function ShowMenu(mName,x,y,isCascading,hsImgName,algn){Cle arTimer(smHnd);smHnd=0;if(isCascading){lsc=om[nOM].sc;smHnd=window.setTimeout("if(nOM)if(lsc==om[nOM].sc)ShowMenu2('"+mName+"',0,0,true,'',"+algn+")",s mDelay);}else{if(nOM>0) if(om[1].id==mName) return false;ClearTimer(mhdHnd);if(!algn) algn=0;var oldlmcHS=lmcHS;lmcHS=null;HideAll();lmcHS=oldlmcHS ;smHnd=window.setTimeout("ShowMenu2('"+mName+"',"+ x+","+y+",false,'"+hsImgName+"',"+algn+")",rmDelay );}return true;}function ShowMenu2(mName,x,y,isCascading,hsImgName,algn){va r xy;x=parseInt(x);y=parseInt(y);var Menu=GetObj(mName);if(!Menu) return false;if(Menu==om[nOM]) return false;if(NS) Menu.style=Menu;if(AnimHnd&&nOM>0){AnimStep=100;An imate();}if(OP){Menu.style.width=Menu.style.pixelW idth;Menu.style.height=Menu.style.pixelHeight;}Men u.op=nOM>0?om[nOM].sc:null;Menu.sc=null;if(isCascading){xy=GetSubMen uPos(Menu.style,algn);var gs=om[nOM].gs;if(gs) xy[1]+=parseInt(gs.top);}else{xy=(algn<0?GetHSPos(x,y,N S?Menu.warseInt(Menu.style.width),NS?Menu.hars eInt(Menu.style.height),-algn):[x,y]);if(hsImgName){var imgObj=NS?FindImage(cFrame.document,hsImgName.spli t("|")[0]):cFrame.document.images[hsImgName.split("|")[0]];if(imgObj){var tbMode=hsImgName.split("|")[1];if(tbMode&2) xy[0]=AutoPos(Menu.style,imgObj,algn)[0]+(IsFrames?GetLeftTop()[0]:0)+MacOffset()[0];if(tbMode&1) xy[1]=AutoPos(Menu.style,imgObj,algn)[1]+(IsFrames?GetLeftTop()[1]:0)+MacOffset()[1];}}}if(xy){x=xy[0];y=xy[1];}var pW=GetWidthHeight()[0]+GetLeftTop()[0];var pH=GetWidthHeight()[1]+GetLeftTop()[1];if(IE){if(SM) Menu.style.display="none";Menu.style.left=FixPos(x ,parseInt(Menu.style.width),pW,0)+"px";Menu.style. top=FixPos(y,parseInt(Menu.style.height),pH,1)+(OP ?"":"px");if(!IX&&!SM&&IsWin) Menu.style.clip="rect(0 0 0 0)";}if(NS){Menu.moveToAbsolute(FixPos(x,Menu.w,pW ),FixPos(y,Menu.h,pH));}Menu.style.zIndex=1000+tbN um+nOM;om[++nOM]=Menu;if(!NS) FixCommands(mName);if(SM) Menu.style.display="inline";if(!IX){if((IE&&IsWin& &!SM)||(NS&&Menu.style.clip.width==0)) AnimHnd=window.setTimeout("Animate()",10);}ToggleM enu(Menu,"visible");IsContext=false;return true;}function MacOffset(f){var mo=[0,0];if(!f) f=mFrame;if(IsMac&&IE&&!SM&&!KQ&&(BV>=5)) mo=[parseInt(f.document.body.leftMargin),parseInt(f.do cument.body.topMargin)];return mo;}function GetSubMenuPos(mg,a){var x;var y;var pg=om[nOM];var sc=pg.sc;if(NS){pg.width=pg.w;pg.height=pg.h;mg.wi dth=mg.w;mg.height=mg.h;sc.width=sc.clip.width;sc. height=sc.clip.height;}else if(OP){sc.left=sc.style.left;sc.top=sc.style.top;s c.width=sc.style.pixelWidth;sc.height=sc.style.pix elHeight;}else sc=sc.style;pg=pg.style;var lp=parseInt(pg.left)+parseInt(sc.left);var tp=parseInt(pg.top)+parseInt(sc.top);switch(a){cas e 0:x=lp;y=tp+parseInt(sc.height);break;case 1:x=lp+parseInt(sc.width)-parseInt(mg.width);y=tp+parseInt(sc.height);break; case 2:x=lp;y=tp-parseInt(mg.height);break;case 3:x=lp+parseInt(sc.width)-parseInt(mg.width);y=tp-parseInt(mg.height);break;case 4:x=lp-parseInt(mg.width);y=tp;break;case 5:x=lp-parseInt(mg.width);y=tp+parseInt(sc.height)-parseInt(mg.height);break;case 6:x=lp+parseInt(sc.width);y=tp;break;case 7:x=lp+parseInt(sc.width);y=tp+parseInt(sc.height)-parseInt(mg.height);break;case 8:x=lp-parseInt(mg.width);y=tp+(parseInt(sc.height)-parseInt(mg.height))/2;break;case 9:x=lp+parseInt(sc.width);y=tp+(parseInt(sc.height )-parseInt(mg.height))/2;break;case 10:x=lp+(parseInt(sc.width)-parseInt(mg.width))/2;y=tp-parseInt(mg.height);break;case 11:x=lp+(parseInt(sc.width)-parseInt(mg.width))/2;y=tp+parseInt(sc.height);break;}return [x,y];}function FixCommands(mName,f,t){var en=!OP;var m=GetObj(mName,f);var b;if(!m.Fixed){if(!f) f=mFrame;if(!t) t=0;if(IE&&!SM) en=(OP?falsef.document.compatMode=="CSS1Compat") );if(en){var sd=m.getElementsByTagName("DIV");for(var i=0;i<(sd.length);(t>0?i+=2:i++)) with(sd[i].style){b=GetBorderWidth(borderLeft);if(borderLeft .indexOf("none")==-1) if(parseInt(width)&&parseInt(height)){width=parseI nt(width)-2*b+"px";height=parseInt(height)-2*b+"px";}}}}m.Fixed=true;}function Animate(){var r='';var nw=nh=0;if(AnimStep+AnimSpeed>100) AnimStep=100;switch(fx){case 1:if(IE) r="0 "+AnimStep+"% "+AnimStep+"% 0";if(NS) nw=AnimStep;nh=AnimStep;break;case 2:if(IE) r="0 100% "+AnimStep+"% 0";if(NS) nw=100;nh=AnimStep;break;case 3:if(IE) r="0 "+AnimStep+"% 100% 0";if(NS) nw=AnimStep;nh=100;break;case 0:if(IE) r="0 100% 100% 0";if(NS) nw=100;nh=100;break;}if(om[nOM]){with(om[nOM].style){if(IE) clip="rect("+r+")";if(NS){clip.width=w*(nw/100);clip.height=h*(nh/100);}}AnimStep+=AnimSpeed;if(AnimStep<=100) AnimHnd=window.setTimeout("Animate()",25);else{Cle arTimer(AnimHnd);AnimStep=0;AnimHnd=0;}}}function InTBHotSpot(){if(!tbNum) return false;var m=lmcHS;if(!m) return false;var tbl;var tbt;var x=mX;var y=mY;if(IE){if(BV<5) m.parentNode=m.parentElement;tbl=parseInt(m.parent Node.style.left);tbt=parseInt(m.parentNode.style.t op);m=m.style;}else{tbl=m.parentLayer.left;tbt=m.p arentLayer.top;}var l=parseInt(m.left)+tbl;var r=l+(IE?parseInt(m.width):m.clip.width);var t=parseInt(m.top)+tbt;var b=t+(IE?parseInt(m.height):m.clip.height);if(IsFra mes){x-=GetLeftTop()[0];y-=GetLeftTop()[1];}return ((x>=l&&x<=r)&&(y>=t&&y<=b));}function InMenu(){var m=om[nOM];if(!m) return false;else if(IE) m=m.style;var l=parseInt(m.left);var r=l+(IE?parseInt(m.width):m.clip.width);var t=parseInt(m.top);var b=t+(IE?parseInt(m.height):m.clip.height);return ((mX>=l&&mX<=r)&&(mY>=t&&mY<=b));}function SetPointerPos(e){if(IE){if(!SM){if(mFrame!=cFrame| |event==null) if(mFrame.window.event==null){if(cFrame.window.eve nt==null) return;else e=cFrame.window.event;}else e=mFrame.window.event;else e=event;}mX=e.clientX+GetLeftTop()[0];mY=e.clientY+GetLeftTop()[1];}if(NS){mX=e.pageX;mY=e.pageY;}}function InSelMenu(){var nOMb=nOM--;for(;nOM>0;nOM--) if(om[nOM].sc!=null) break;var im=InMenu();nOM=nOMb;return im||InMenu();}function IsOverMenus(){return (lmcHS?InTBHotSpot()nOM==1?!(om[nOM].sc!=null):false))||(nOM>0?InSelMenu():false);}fun ction HideMenus(e){SetPointerPos(e);if(!IsOverMenus()){C learTimer(mhdHnd);mhdHnd=window.setTimeout("if(!Is OverMenus())Hide()",TimerHideDelay);}}function FormsTweak(state){var fe;if(IE&&(!SM||OP)&&DoFormsTweak){var m=om[nOM];if((BV>=5.5)&&!OP&&m&&!KQ) cIF(state=="visible"?"hidden":"visible");else if(nOM==1) for(var f=0;f<mFrame.document.forms.length;f++) for(var e=0;e<mFrame.document.forms[f].elements.length;e++){fe=mFrame.document.forms[f].elements[e];if(fe.type) if(fe.type.indexOf("select")==0) fe.style.visibility=state;}}}function cIF(state){var mfd=mFrame.document;if(mfd.readyState=="complete") {if(mfd.getElementsByTagName("SELECT").length==0) return;var m=om[nOM];var iname=m.id+"iframe";var i=GetObj(iname);if(!i){i=mfd.createElement("?");i. id=iname+"pobj";mfd.body.insertBefore(i);i=mfd.cre ateElement("IFRAME");if(location.protocol=="https: ") i.src="/ifo.htm";i.id=iname;i.style.position="absolute";i. style.filter="progidXImageTransform.Microsoft.Al pha(opacity=0)";mfd.getElementById(iname+"pobj").i nsertBefore(i);}with(i.style){m=m.style;left=m.lef t;top=m.top;width=m.width;height=m.height;zIndex=m .zIndex-1;visibility=state;}}}function execURL(url,tframe){HideAll();window.setTimeout("e xecURL2('"+escape(_purl(url))+"','"+tframe+"')",10 0);}function execURL2(url,tframe){var f=rStr(tframe);var fObj=(tframe=='_blank'?window.open('')tframe=='_ parent'?mFrame.parent:eval(f)));if(typeof(fObj)==" undefined") fObj=findFrame(top.frames,f.substr(8,f.length-10));url=rStr(unescape(url));url.indexOf("javascri pt:")!=url.indexOf("vbscript:")?eval(url):fObj.loc ation.href=url;}function findFrame(fc,fn){var ff;for(var i=0;i<fc.length;i++){if(fc[i].name==fn) ff=fc[i];else if(fc[i].frames.length) ff=findFrame(fc[i].frames,fn);if(ff) return ff;}return null;}function rStr(s){s=xrep(s,"%1E","'");s=xrep(s,"\x1E","'");i f(OP&&s.indexOf("frames[")!=-1) s=xrep(s,String.fromCharCode(s.charCodeAt(7)),"'") ;return xrep(s,"\x1D","\x22");}function HideAll(){if(nOM) while(nOM>0) Hide();else Hide();}function tHideAll(){ClearTimer(mhdHnd);mhdHnd=window.setTim eout("if(!InSelMenu())HideAll();",TimerHideDelay); }function GetLeftTop(f){if(!f) f=mFrame;if(IE) if(SM) return [OP?f.pageXOffset:f.scrollX,OP?pageYOffset:f.scroll Y];else return [GetBodyObj(f).scrollLeft,GetBodyObj(f).scrollTop];if(NS) return [f.pageXOffset,f.pageYOffset];}function GetWidthHeight(f){if(!f) f=mFrame;if(NS||SM){var k=(OP||KQ?0:f.scrollbars.visible?20:0);return [f.innerWidth-k,f.innerHeight-k];}else return [GetBodyObj(f).clientWidth,GetBodyObj(f).clientHeig ht];}function GetBodyObj(f){return (f.document.compatMode=="BackCompat"||BV<6||IsMac) ?f.document.body:f.document.documentElement;}funct ion GetBorderWidth(b){if(OP&&BV<7) return 0;var w;var l=b.split(" ");for(var i=0;i<l.length;i++) if(l[i].indexOf("px")!=-1){w=parseInt(l[i]);if(w>0) return w;}return 0;}function GetCStyle(cmc){return "position:absolute;white-space:nowrap;left:"+cmc.left+ ";top:"+cmc.top+ ";width:"+(OP?cmc.pixelWidth:cmc.width)+ ";height:"+(OP?cmc.pixelHeight:cmc.height)+";";}fu nction AutoPos(m,img,arl){var x=GetImgXY(img)[0];var y=GetImgXY(img)[1];var iWH=GetImgWH(img);var mW=parseInt(NS?m.w:m.width);var mH=parseInt(NS?m.h:m.height);switch(arl){case 0:y+=iWH[1];break;case 1:x+=iWH[0]-mW;y+=iWH[1];break;case 2:y-=mH;break;case 3:x+=iWH[0]-mW;y-=mH;break;case 4:x-=mW;break;case 5:x-=mW;y-=mH-iWH[1];break;case 6:x+=iWH[0];break;case 7:x+=iWH[0];y-=mH-iWH[1];break;case 8:x-=mW;y+=(iWH[1]-mH)/2;break;case 9:x+=iWH[0];y+=(iWH[1]-mH)/2;break;case 10:x+=(iWH[0]-mW)/2;y-=mH;break;case 11:x+=(iWH[0]-mW)/2;y+=iWH[1];break;}return [x,y];}function GetImgXY(img){var x;var y;if(IE){x=getOffset(img)[0];y=getOffset(img)[1];}else{y=GetImgOffset(cFrame,img.name,0,0);x=img.x +y[0];y=img.y+y[1];}return [x,y];}function GetImgWH(img){return [parseInt(img.width),parseInt(img.height)];}function getOffset(img){x=img.offsetLeft;y=img.offsetTop;ce = img.offsetParent;while (ce!=null){y+=ce.offsetTop;x+=ce.offsetLeft;ce=ce. offsetParent;}return [x,y];}function ShowContextMenu(e){if(cntxMenu!=''){if(IE){IsConte xt=true;SetPointerPos(e);}if(NS) if(e.which==3){IsContext=true;mX=e.x;mY=e.y;}}if(I sContext){HideAll();cFrame.ShowMenu2(cntxMenu,mX-1,mY-1,false);return false;}return true;}function SetUpEvents(){if(!SM) onerror=errHandler;if(!mFrame) mFrame=cFrame;if(typeof(mFrame)=="undefined"||(NS& &(++NSDelay<2))) window.setTimeout("SetUpEvents()",10);else{IsFrame s=(cFrame!=mFrame);if(NS){mFrame.captureEvents(Eve nt.MOUSEMOVE);mFrame.onmousemove=HideMenus;if(cntx Menu!=""){mFrame.window.captureEvents(Event.MOUSED OWN);mFrame.window.onmousedown=ShowContextMenu;}ns OW=GetWidthHeight()[0];nsOH=GetWidthHeight()[1];window.onresize=rHnd;PrepareEvents();}if(IE){docu ment.onmousemove=HideMenus;mFrame.document.onmouse move=document.onmousemove;mFrame.document.oncontex tmenu=ShowContextMenu;if(IsFrames) mFrame.onunload=new Function("mFrame=null;SetUpEvents()");if(SM&&!OP){ var i=0;var m;while(GetObj(i)){m=GetObj(i++);m.style.width=par seInt(m.style.width)-2*parseInt(m.style.paddingLeft)+"px";m.style.heigh t=parseInt(m.style.height)-2*parseInt(m.style.paddingTop)+"px";}}}MenusReady= true;}return true;}function errHandler(sMsg,sUrl,sLine){if(sMsg.substr(0,16)!= "Access is denied"&&sMsg!="Permission denied"&&sMsg.indexOf("cursor")==-1) alert("Java Script Error\n"+ "\nDescription:"+sMsg+ "\nSource:"+sUrl+ "\nLine:"+sLine);return true;}function FixPos(p,s,r,k){var n;if(nOM==0||k==1) n=(p+s>r)?r-s;else n=(p+s>r)?parseInt(om[nOM].style.left)-s;return (n<0)?0:n;}function ClearTimer(t){if(t) window.clearTimeout(t);}function xrep(s,f,n){if(s) s=s.split(f).join(n);return s;}function FixCursor(mc,f){if(!f) f=mFrame;var os=GetObj("O"+mc.id.substr(1),f).style;var s=os.cursor;if(s=="") os.cursor=(BV<6?"default":s.split("cursor:url(")[1].split(")")[0]);}function GetObj(oName,f){var obj=null;if(!f) f=mFrame;if(NS) obj=f.document.layers[oName];else{if(BV>=5) obj=f.document.getElementById(oName);else obj=f.document.all[oName];if(obj) if(obj.id!=oName) obj=null;}return obj;}if(IE) with(document){open();write(xrep(Expand("<div id=\"Services0014478;Servicesfrmt0014478 px;\"><div nowrap2114217px  10 ;#95A9B60)221381301380Direct Placements2114217px  10 #004963;#95A9B60%%REP%%services/direct/index.html221381301380Direct Placements21114217px  10 ;#95A9B61)221381301380Contract Services21114217px  10 #004963;#95A9B61%%REP%%services/contract/index.html221381301380Contract Services40114217px  10 ;#95A9B62)221381301380Executive Searches40114217px  10 #004963;#95A9B62%%REP%%services/direct/executive.html221381301380Executive Searches59114217px  10 ;#95A9B63)221381301380Outsourcing Services59114217px  10 #004963;#95A9B63%%REP%%services/outsource/index.html221381301380Outsourcing ServicesClients0017897;Clientsfrmt00178 97px;\"><div nowrap2117617px  10 ;#95A9B64)221721301720Our Process2117617px  10 #004963;#95A9B64%%REP%%clients/process.html221721301720Our Process21117617px  10 ;#95A9B65)221721301720Why Choose Us21117617px  10 #004963;#95A9B65%%REP%%clients/whyus.html221721301720Why Choose Us40117617px  10 ;#95A9B66)221721301720Gain the Competitive Edge40117617px  10 #004963;#95A9B66%%REP%%clients/edge.html221721301720Gain the Competitive Edge59117617px  10 ;#95A9B67)221721301720How We Can Help59117617px  10 #004963;#95A9B67%%REP%%clients/howwecanhelp.html221721301720How We Can Help78117617px  10 ;#95A9B68)221721301720Client Testimonials78117617px  10 #004963;#95A9B68%%REP%%clients/testimonials.html221721301720Client TestimonialsCandidates0013059;Candidatesfrm t0013059px;\"><div nowrap2112817px  10 ;#95A9B69)221241301240Why Choose Us2112817px  10 #004963;#95A9B69%%REP%%candidates/whyus.html221241301240Why Choose Us21112817px  10 ;#95A9B610)221241301240Available Positions21112817px  10 #004963;#95A9B610%%REP%%jobposts/index.html221241301240Available Positions40112817px  10 ;#95A9B611)221241301240About Resumes40112817px  10 #004963;#95A9B611%%REP%%candidates/resumes.html221241301240About ResumesAboutUs00130116;AboutUsfrmt00130 116px;\"><div nowrap2112817px  10 ;#95A9B612)221241301240Leadership2 112817px  10 #004963;#95A9B612%%REP%%about/who.html221241301240Leadership211128 17px  10 ;#95A9B613)221241301240Why Us21112817px  10 #004963;#95A9B613%%REP%%about/why.html221241301240Why Us40112817px  10 ;#95A9B614)221241301240Our Process40112817px  10 #004963;#95A9B614%%REP%%about/process.html221241301240Our Process59112817px  10 ;#95A9B615)22124130124059112817 px  10 #004963;#95A9B615%%REP%%about/clientlist.html22124130124078112817p x  10 ;#95A9B616)221241301240Client Testimonials78112817px  10 #004963;#95A9B616%%REP%%about/testimonials.html221241301240Client Testimonials97112817px  10 ;#95A9B617)221241301240Work With Us97112817px  10 #004963;#95A9B617%%REP%%about/careers.html221241301240Work With Us</div></span></div></div></div>"),'%'+'%REL%%',rimPath));close();}Expand(''); SetUpEvents();function Expand(c){x="border:0px solid #000000";c=xrep(c,"",x);x="border:0px solid #808000";c=xrep(c,"",x);x=" style=\"position:absolute;white-space:nowrap;top:";c=xrep(c,"",x);x="px;\"><div style=\"position:absolute;top:";c=xrep(c,"",x);x= "px;left:";c=xrep(c,"",x);x="px;width:";c=xrep(c, "",x);x="px;height:";c=xrep(c,"",x);x=";font-family:";c=xrep(c," ",x);x=";font-size:";c=xrep(c," ",x);x="px;font-weight:bold;font-style:normal;text-decoration:none;color:";c=xrep(c," ",x);x=";background-color:";c=xrep(c,"",x);x=";\"><span style=\"position:absolute;top:";c=xrep(c,"",x);x= "px;\" align=left>";c=xrep(c,"",x);x="\',\'this\')";c=xr ep(c,"",x);x=" style=\"position:absolute;white-space:nowrap;visibility:hidden;top:";c=xrep(c,"", x);x=";cursorointer";c=xrep(c,"",x);x="\" style=\"position:absolute;top:";c=xrep(c,"",x);x= "px;visibility:hidden";c=xrep(c,"",x);x="\">< div id=\"";c=xrep(c,"",x);x=";\" id=N";c=xrep(c,"",x);x=" OnMouseOver=\"cFrame.HoverSel(0,this";c=xrep(c,"" ,x);x="</div></span></div><div nowrap";c=xrep(c,"",x);x=";\" id=O";c=xrep(c,"",x);x=" OnClick=\"cFrame.execURL(\'";c=xrep(c,"",x);x="</div></span></div></div></div><div id=\"";c=xrep(c,"",x);x="#FFFFFF";c=xrep(c,"",x );x="Verdana";c=xrep(c,"",x);return c;}function xA(o,n){for(var i=0;i<hS.length;i++){hS[i]=xrep(hS[i],o,n);}}
elham is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 05-12-2006, 10:10 PM Re: navigation bar question
mgraphic's Avatar
Truth Seeker

Posts: 2,240
Name: Keith Marshall
Location: West Hartford, CT
This thing is giving me a headache...


__________________

<mgraphic /> - I don't have a solution but I admire the problem.
mgraphic is offline
Reply With Quote
View Public Profile
 
Old 05-13-2006, 03:18 AM Re: navigation bar question
chrishirst's Avatar
Super Moderator

Posts: 11,461
Location: Blackpool. UK
you could at least put all the code inside [code] [/code ] forum tags
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to navigation bar question
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.16516 seconds with 13 queries