bu geri sayım sayacı .js uzantılı
söyle çalışıyor. aşağıdaki kodu download sayfama koyuyorum
<HEAD>
<style>
#txt {
  background-color:#e6e6de
  border:none;
  font-family:verdana;
  font-size:16pt;
  font-weight:bold;
  border-right-color:#e6e6de
}
</style>
<script type="text/javascript" src="countDown.js"></script>
</HEAD>
<form name="cd">
<input id="txt" readonly="true" type="text" value="00:35" border="0" name="disp">
			</form>
sizin verdiğiniz bu koduda .js uzantılı dosyanın içinde uygun yere kaydediyorum
<script language = "javascript">
window.location = "<?php echo $_GET['id'];?>";
</script>
ve böyle bir sayfa açılıyo http://sitem.com/"<?php echo $_GET['id'];?>"