\n'); } //--> function bob1(){ var x = new Date(); var y = x.getMonth() + 1; var z = x.getDate(); document.front.TGotoFrame("/months", y-1 ) ; document.front.TGotoFrame("/days", z ) ; }