العربية
<!-- ملف HTML الكامل كما يلي --> <!-- http://bbs.downcodes.com--> <html> <head> <title>رمز المؤثرات الخاصة لأكاديمية بناء مواقع الويب-->> خمن برجك< /title> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> </head> <body bgcolor=#FFFFFF> <!------ ----- ---------------------> <SCRIPT language=JavaScript> <!-- function getpet () { var toyear = 1997; document.frm.inyear .value; varbirthpet="Ox" x = (toyear -birthyear) % 12 if ((x == 1) || (x == -11)) {birthpet="أنت فأر" } else { if (x == 0) {birthpet="أنت ثور" } else { if ((x == 11) || (x == -1)) {birthpet="أنت نمر" } else { if ((x == 10) || (x == -2)) { Birthpet = "أنت أرنب" } else { if ((x == 9) || (x == -3)) { Birthpet = "أنت تنين" } else { if ((x == 8) || (x == -4)) { Birthpet = "أنت ثعبان" } else { if ((x == 7) ||. (x == -5)) {birthpet="أنت حصان" } else { if ((x == 6) || (x == -6)) {birthpet="أنت خروف" } else { if ((x == 5) || ( x == -7)) { Birthpet = "أنت قرد" } else { if ((x == 4) || (x == -8)) { Birthpet = "أنت دجاجة" } else { if ((x == 3) || (x == -9)) { Birthpet = "أنت كلب" } else { if ((x == 2) ||. (x == -10)) {birthpet="أنت كلب" خنزير" } } } } } } } } } } } document.frm.birth.value =birthpet; } // --> < /SCRIPT> <FORM name=frm> سنة الميلاد: <INPUT name=inyear size= 4 value=1976> <BR><INPUT onclick=getpet() type=button value=انظر ما هو><INPUT name=birth size=9></FORM> <!--------------------------------> </body > </html>