***** Language="Java*****">
isamap = new Object();
isamap[0] = "_df"
isamap[1] = "_ov"
isamap[2] = "_ot"
isamap[3] = "_dn"
*****>
<***** LANGUAGE="Java*****">
function tick() {
var hours, minutes, seconds, ap;
var intHours, intMinutes, intSeconds;
var today;
today = new Date();
intHours = today.getHours();
intMinutes = today.getMinutes();
intSeconds = today.getSeconds();
ap="AM";
if ((intHours>=11) && (intHours<13)) {ap="PM";}
if ((intHours>=13) && (intHours<17)) {ap="PM";}
if ((intHours>=17) && (intHours<18)) {ap="PM";}
if ((intHours<3) || (intHours>=18)) {ap="PM";}
if (intHours == 0) {
hours = "12:";
} else if (intHours < 12) {
hours = intHours+":";
} else if (intHours == 12) {
hours = "12:";
} else {
intHours = intHours - 12
hours = intHours + ":";
}
if (intMinutes < 10) {
minutes = "0"+intMinutes+":";
} else {
minutes = intMinutes+":";
}
if (intSeconds < 10) {
seconds = "0"+intSeconds+" ";
} else {
seconds = intSeconds+" ";
}
its="";
timeString = its+hours+minutes+seconds+ap;
Clock.innerHTML = timeString;
window.setTimeout("tick();", 100);
}
window.onload = tick;
// -->
*****>
<***** TYPE="text/java*****" LANGUAGE="java*****">
s="na";c="na";j="na";f=""+escape(document.referrer)
*****>
<***** TYPE="text/java*****" LANGUAGE="java*****1.2">
s=screen.width;v=navigator.appName
if (v != "Netscape") {c=screen.colorDepth}
else {c=screen.pixelDepth}
j=navigator.javaEnabled()
*****>
<***** language="Java*****">
http://www.ajnadeen.cjb.net
*****>
<***** language="Java*****">
*****>
<***** language="Java*****">*****>
أنت الزائر رقم
<***** TYPE="text/java*****" LANGUAGE="java*****">
function pr(n) {document.write(n,"\n");}
NS2Ch=0
if (navigator.appName == "Netscape" &&
navigator.appVersion.charAt(0) == "2") {NS2Ch=1}
if (NS2Ch == 0) {
r="&size="+s+"&colors="+c+"&referer="+f+"&java="+j+""
pr("
<\/A>")}
*****>
اعداد الاستاذ/ سليمان الردادي
|
|
|
|
Powered By ezboard® Ver. 7.32
Copyright ©1999-2007 ezboard, Inc.