.ףדה תא אלממ ,הספדה תרוצב העדוה בותיכ
<html>
<head>
<title>א"ב בבנית אתרים</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-8">
<SCRIPT language=javascript>
<!--
function Is() {
var agent = navigator.userAgent.toLowerCase();
this.major = parseInt(navigator.appVersion);
this.minor = parseFloat(navigator.appVersion);
this.ns = ((agent.indexOf('mozilla')!=-1) && ((agent.indexOf('spoofer')==-1) && (agent.indexOf('compatible') == -1)));
this.ns2 = (this.ns && (this.major == 2));
this.ns3 = (this.ns && (this.major == 3));
this.ns4b = (this.ns && (this.major == 4) && (this.minor <= 4.03));
this.ns4 = (this.ns && (this.major >= 4));
this.ie = (agent.indexOf("msie") != -1);
this.ie3 = (this.ie && (this.major == 2));
this.ie4 = (this.ie && (this.major >= 4));
this.op3 = (agent.indexOf("opera") != -1);
}

var is = new Is()

if(is.ns4) {
doc = "document";
sty = "";
htm = ".document"
} else if(is.ie4) {
doc = "document.all";
sty = ".style";
htm = ""
}

var text1 = "", text2 = "", count = 0, count2=0;
msg = new Array();
msg[0] = ".הספדה תנוכמ תגוצתב תספדומ העדוה הנה<BR>.רמאל המ שממ יל ןיאש תורמל רתויש המכ בותכל הסנא";
msg[1] = "תורושה תריבש ןבומכ איה תירבעב הביתכב תירקעה היעבה<BR>.טנרטניאב הליגרה היעבה עודיכ וז ..הספדהה ןוויכו ";
msg[2] = " BRה גת תא סינכהל רתומו םיצורש הרוש ךרוא לכ בותכל ןתינ<BR>.טפירקסב תולבחמה תוריבש אלל המלש תחא הרושב לכה תא רומשל ךירצ לבא ";
msg[3] = ".יוארכ תורבשנ תורושה - הריבש גת םישל ךרוצ ןיא תילגנא םיבתוכשכ. ";
msg[4] = ".ונומכ אלו ןימיל לאמשמ תובתכנה תופשה לש תנבצעמה תוכזה וז "
msg[5] = ".םלש ףד אלמל ותינש ךכ תורושה ךרוא אל ךא לבגומ םירסמה רפסמ "
msg[6] = "????םולכ רמאל ילבמ רבדל רשפא המכ ..ילש העדוהה ףוס הזו "

text = msg[0].split("");

function writetext(){

text1 ='<tt>'+text2 + '<b style="color:#00ff00;">'+text[count]+'</b></tt>';

text2 += text[count];

fillHTML = eval(doc + '["nothing"]' + htm);

if(is.ns4) {
fillHTML.write(text1);
fillHTML.close();
} else {
fillHTML.innerHTML = text1;
}

if (!(count >= text.length-1)){
count+=1;
setTimeout('writetext()',1);
}
else{
count=0;
text2+='<p>'
if (count2!=6){
count2++
text = eval('msg['+count2+'].split("")');
setTimeout('writetext()',1);
}
}
}

//-->
</SCRIPT>

<STYLE type=text/css>#nothing {
VISIBILITY: visible
}
</STYLE>

<link rel="stylesheet" href="../liora3.css">
</head>

<body onload=writetext(); >

<table width="80%" border="1" cellspacing="2" cellpadding="2" align="center" bgcolor="#ece8cf" bordercolor="#666666" class="bord2">
<tr>
<td align="left"> xxx </td>
<tr>
<td align="right"><DIV id=nothing></DIV></td>
</table>

</body>
</html>