.value); window.open(document.Form1.d.value,"frame1"); // end change page document.Form1.tt.value = document.Form1.tmin.value; } document.Form1.tt.value = parseInt(document.Form1.tt.value)-1; } window.setTimeout('getSecs()',1000);