! יב עגית לא
<html>
<head>
<title>א"ב בבנית אתרים</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-8">
<SCRIPT language=JavaScript>
<!-- Begin hiding script from older browsers

function vanish1() {
fade1.style.visibility = "hidden"
}

function appear1() {
fade1.style.visibility = "visible"
}

function vanish2() {
fade2.style.visibility = "hidden"
}

function appear2() {
fade2.style.visibility = "visible"
}

function vanish3() {
fade3.style.visibility = "hidden"
}

function appear3() {
fade3.style.visibility = "visible"
}

// End hiding script from older browsers -->
</SCRIPT>

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

<body >

<table width="80%" border="1" cellspacing="2" cellpadding="2" align="center" bgcolor="#ece8cf" bordercolor="#666666" class="bord2">
<tr>
<td align="center"> xxx </td>
<tr>
<td align="left"><SPAN id=fade1 onmouseout=javascript:appear1()
onmouseover=javascript:vanish1() style="HEIGHT: 75px; WIDTH: 200px"><IMG
border=0 height=75 src="dont_touch.gif"
width=200></SPAN></td>
<tr>
<td align="left">&nbsp;</td>
</table>

</body>
</html>