function setMenuPos(a){document.getElementById("ctAnuncios").style.marginLeft="-460px";document.getElementById("ctTwitter").style.marginLeft="-460px";document.getElementById("ctNews").style.marginLeft="-460px";document.getElementById("ctFlickr").style.marginLeft="-460px";document.getElementById("ctYoutube").style.marginLeft="-460px";switch(a){case"anun":document.getElementById("ctAnuncios").style.marginLeft="-440px";frmMain.location.replace("anuncios.htm");break;case"twit":document.getElementById("ctTwitter").style.marginLeft="-440px";frmMain.location.replace("twitter.htm");break;case"news":document.getElementById("ctNews").style.marginLeft="-440px";frmMain.location.replace("news.htm");break;case"flickr":document.getElementById("ctFlickr").style.marginLeft="-440px";frmMain.location.replace("flickr.htm");break;case"ytbe":document.getElementById("ctYoutube").style.marginLeft="-440px";frmMain.location.replace("video.htm");break}}function showTop(a){wTop.show();wTop.center();wTop.doLayout();frmWindow.location.replace(a)}var wTop=new Ext.Window({contentEl:"ctWindow",id:"w",layout:"fit",width:900,height:500,modal:true,resizable:false,autoScroll:false,closeAction:"hide",plain:true,frame:true});wTop.on("hide",function(b,a){frmWindow.location.replace("blank.htm")});regStat("default.htm");
