Welcome! Hide
  Welcome to the land of bob! Here you will find the greatest bobs in the world! There are tutorials of all sorts, and even a merry Prankster!
תררגנ העדוה
<HTML><HEAD>
<META content="text/html; charset=iso-8859-8" http-equiv=Content-Type>
<SCRIPT language=Javascript>
var isIE;
var isNav;
var isOther;
var lft=90;
var tp=90;
var doI=false
var bobTog=true;
if(document.all)
{isIE=true}
else if(document.layers)
{isNav=true;}
else{isOther=true;}

function hide()
{
if(isIE)
{
if(bobTog)
{document.all.coltxt.style.visibility="hidden";
document.all.coltxt.style.position="absolute";
bobTog=false;}
else
{document.all.coltxt.style.visibility="visible";
document.all.coltxt.style.position="relative";
bobTog=true}

}
}

function tog()
{if(doI)
{doI=false}
else
{doI=true}
}

function repos()
{
if(doI)
{
lft=event.x-5;
tp=event.y-5;
document.all.bob.style.left=lft;
document.all.bob.style.top=tp;}
}


document.onmousemove=repos;
</SCRIPT>

<STYLE type=text/css>#bob {
LEFT: 0px; POSITION: absolute; TOP: 0px; VISIBILITY: visible; WIDTH: 400px
}
.litecol {
COLOR: #ffffcc; FONT-FAMILY: Tahoma; FONT-SIZE: 10pt
}
.litecol A:link {
COLOR: #ffffcc; FONT-FAMILY: Tahoma; FONT-SIZE: 10pt
}
.litecol A:visited {
COLOR: #ffffcc; FONT-FAMILY: Tahoma; FONT-SIZE: 10pt
}
.regTxt {
COLOR: #003366; FONT-FAMILY: Tahoma; FONT-SIZE: 8pt
}
</STYLE>

<META content="MSHTML 5.00.2614.3500" name=GENERATOR></HEAD>
<BODY>
<DIV id=bob ondblclick=tog()>
<TABLE border=0 cellSpacing=0>
<TBODY>
<TR>
<TD bgColor=#003366 rowSpan=2 width=1><SPACER height="1" width="1"
type="block"></TD>
<TD bgColor=#003366 class=litecol>Welcome!</TD>
<TD align=right bgColor=#003366 class=litecol><A
href="javascript:hide();repos();">Hide</A></TD>
<TD bgColor=#003366 rowSpan=2 width=1><SPACER height="1" width="1"
type="block"></TD></TR>
<TR>
<TD bgColor=#ffffcc class=regTxt colSpan=2 vAlign=top width=150>
<DIV id=coltxt>&nbsp;&nbsp;Welcome to the land of bob! Here you will find
the greatest bobs in the world! There are tutorials of all sorts, and even
a merry Prankster! </DIV></TD></TR>
<TR>
<TD bgColor=#003366 colSpan=4 height=1><SPACER height="1" width="1"
type="block"></TD></TR></TBODY></TABLE></DIV></BODY></HTML>