تسجيل الدخول

مشاهدة النسخة كاملة : ساعة روعة لمنتدانا الغالي


نصرو
2007-04-21, 21:15
<html dir="rtl">

<head>
<**** name="GENERATOR" *******="Microsoft FrontPage 5.0">
<**** name="ProgId" *******="FrontPage.Editor.********">
<**** **********="*******-Type" *******="****/html; charset=windows-1256">

</head>

<body>

<p style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px" align="center">&nbsp; </p>
<p style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px" align="center"><b>
<font color="#6699ff">&Ccedil;&aacute;&Oacute;&Ccedil;&Uacute;&aring; &Ccedil;&aacute;&Ccedil;&aacute;&szlig;&Ecirc;&Ntilde;&aelig;&auml;&iacute;&aring;</font></b>
<script ********="JavaScript">var timerID=null
var timerRunning=false
function stopclock()
{if(timerRunning)
clearTimeout(timerID)
timerRunning=false}
function startclock()
{stopclock()
showtime()}
function showtime()
{var now=new Date()
var hours=now.getHours()
var minutes=now.getMinutes()
var seconds=now.getSeconds()
var timeValue=""+((hours>12)?hours-12:hours)
timeValue+=((minutes<10)?":0":":")+minutes
timeValue+=((seconds<10)?":0":":")+seconds
timeValue+=(hours>=12)?"PM":"AM"
********.clock.face.value=timeValue
timerID=setTimeout("showtime()",1000)
timerRunning=true}//-->
</script>
</p>
<form name="clock" onsubmit="0">
<p><input readOnly size="11" value="9:54:47PM" name="face"></p>
</form>
<script ********="JavaScript"><!--
startclock()//-->
</script>

</body>

</html>