function MM_findObj(n, d) { //v4.01 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i1){ document.P7_TBswapo[i]=new Image(); document.P7_TBswapo[i].src=g.p7TBimo; } ***/ if(P7TabProp[2]>0){if(P7TabProp[2]==3){g.p7TBimd=g.p7TBimo;} /*** document.P7_TBswapd[i]=new Image(); document.P7_TBswapd[i].src=g.p7TBimd; ***/ }}if((g=MM_findObj('P7TabH'))!=null){gg=(document.layers)?g:g.style; gg.visibility="hidden";}if(dt&&P7TabProp[3]!='none'&&!window.opera){ g=document.getElementsByTagName("A");for(i=0;i0){ if(i==dB){d.src=d.p7TBimd; } else if (P7TabProp[2]>1){ //d.src=d.p7TBimo; } } if((g=MM_findObj('P7TabH'))!=null){ gg=(document.layers)?g:g.style;gg.visibility="visible"; } } else{ if(sF){ gg.visibility="hidden"; } if(P7TabProp[2]>0){ d.src=d.p7TBim; } } } if(!tF){ if(dB>-1){ d=MM_findObj(P7TabIM[dB]); if((g=MM_findObj(P7TabSB[dB]))!=null&&P7TabProp[1]==0){ gg=(document.layers)?g:g.style; gg.visibility="visible"; } if(P7TabProp[2]>0){ d.src=d.p7TBimd; } } if((g=MM_findObj('P7TabH'))!=null){ gg=(document.layers)?g:g.style;gg.visibility="hidden"; } } } function displayNeumannBanner() { image = new Array(); image[0] = 'http://neumannrealestate.com/images/banner/banner1.gif'; image[1] = 'http://neumannrealestate.com/images/banner/banner2.gif'; image[2] = 'http://neumannrealestate.com/images/banner/banner3.gif'; link = new Array(); link[0] = 'http://neumannrealestate.com/search_local.html'; link[1] = 'http://neumannrealestate.com/sell_house.html'; link[2] = 'http://neumannrealestate.com/login.php'; var ran = 60/image.length; currentdate = new Date(); var core = currentdate.getSeconds(); var core = Math.floor(core/ran); //document.write(" "); document.write(""); document.write(" "); document.write(""); } // This function from js-x.com function maskKeyPress(objEvent) { var iKeyCode; if (iKeyCode = objEvent.keyCode) { if(iKeyCode>=48 && iKeyCode<=57) return true; return false; } }