.תונומת תכרעמ תגוצת
.ןאכ ץחל תארנ הגוצתה דציכ תוארל
<html>
<head>
<title>א"ב בבנית אתרים</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-8">
<SCRIPT language=JavaScript1.2>

var currentSlide = 1;
var numSlides = 10; // change to your total number of pics
var captions = new Array(10); //change to total number of pics
var IE4 = (document.all && !document.getElementById) ? true : false; //identifies IE 4
var NS4 = (document.layers) ? true : false; //identifies Navigator 4
var N6 = (document.getElementById && !document.all) ? true : false; //identifies Navigator 6 and IE 5 and up

function setUpCaptions()
{
captions[1] = "We decided to pack the car and go on a fabulous vacation! But we realized right now we could only afford to tour the Net."
captions[2] = "We packed anyway and sat in the car with the laptop."
captions[3] = "It seemed like we were headed in the right direction."
captions[4] = "But we were lost. Fortunately the people we ran into were as informative as they were interesting."
captions[5] = "One gave us instructions for everywhere but where we were going."
captions[6] = "One tried to help, but his batteries were inexplicably damp and he just kept clicking."
captions[7] = "One seemed extremely angry."
captions[8] = "One was extremely depressed and lay in the road. Fortunately we had nothing to run her over with. But we tried."
captions[9] = "Finally we met someone with something worthwhile to listen to. We sang his songs all the way home and found them instructional for living."
captions[10] = "When we got out of the car we were still home, and there was much rejoicing. Cocktail drinking commenced, and our own family never looked so good to us. "
// add captions as needed to match number of pics--for example "captions[6] = "damn." and so on.
}

function setUp()
{
setUpCaptions();
switchSlides("image1", "image2", 1)
}

function showNextSlide()
{
var oldSlide = "image"+currentSlide;
if (currentSlide == numSlides)
currentSlide = 1;
else
currentSlide++;
var nameofSlide = "image"+currentSlide;
switchSlides(nameofSlide, oldSlide,currentSlide);
}

function showPreviousSlide()
{
var oldSlide = "image"+currentSlide;
if (currentSlide == 1)
currentSlide = numSlides;
else
currentSlide--;
var nameofSlide = "image"+currentSlide;
switchSlides(nameofSlide, oldSlide,currentSlide);
}

function switchSlides(newSlide, oldSlide, slideNumber)
{
if (NS4 == true) {
document.layers[newSlide].visibility="show";
document.layers[oldSlide].visibility="hide";
document.layers["captions"].document.forCaptions.captionsText.value=captions[slideNumber];

}
else if (IE4 == true) {
document.all[newSlide].style.visibility="visible";
document.all[oldSlide].style.visibility="hidden";
document.forCaptions.captionsText.value=captions[slideNumber];
}
else {
document.getElementById(newSlide).style.visibility="visible";
document.getElementById(oldSlide).style.visibility="hidden";
document.forCaptions.captionsText.value=captions[slideNumber];
}
}

window.onload=setUp;
</SCRIPT>

<SCRIPT language=JavaScript1.1>
<!--

if (document.images) {
today=new Date();
var cGif = new Image();
cGif.src = 'http://gserv-cnet.zdnet.com/clear/1-0/' + 'TM=' + today.getTime() + '/Cnet.gif';

}
//-->
</SCRIPT>
<NOSCRIPT>
<link rel="stylesheet" href="../liora3.css">
</head>

<body >
<IMG height=2
src="Slide show Bob - Web Building - CNET_com_files/Cnet.gif" width=1
border=0><BR></NOSCRIPT>
<SCRIPT language=JavaScript>

<!--


function openEmail(url,name) {
popupWin = window.open(url,name,'scrollbars,width=500,height=600')
self.name = "parentWin";
}

// -->

</SCRIPT>

<SCRIPT
language=JavaScript>
<!--
if (window.focus) self.focus();
// -->
</SCRIPT>
<LINK href="Slide show Bob - Web Building - CNET_com_files/all.css"
type=text/css rel=stylesheet><LINK
href="Slide show Bob - Web Building - CNET_com_files/ie.css" type=text/css
rel=stylesheet>
<STYLE>CODE {
FONT-SIZE: small; COLOR: #006600; FONT-FAMILY: Arial,Helvetica
}
TD {
FONT-SIZE: 9pt; FONT-FAMILY: Arial,Helvetica
}
P {
FONT-SIZE: 9pt; FONT-FAMILY: Arial,Helvetica
}
</STYLE>
<!-- stretchy header -->
<table width="80%" border="1" cellspacing="2" cellpadding="2" align="center" bgcolor="#ece8cf" bordercolor="#666666" class="bord2">
<tr>
<td align="left" valign="top">
<!-- /stretchy header -->
<DIV style="MARGIN-TOP: 6px" align=center></DIV>
<P style="MARGIN: 10px">&nbsp;
<P>
<STYLE type=text/css>.slides {
LEFT: 245px; VISIBILITY: hidden; POSITION: absolute; TOP: 210px
}
</STYLE>
</P>
<DIV class=slides id=image1 style="VISIBILITY: visible"><IMG
src="Slide show Bob - Web Building - CNET_com_files/slide1.jpg" border=1></DIV>
<DIV class=slides id=image2><IMG
src="Slide show Bob - Web Building - CNET_com_files/slide2.jpg" border=1></DIV>
<DIV class=slides id=image3><IMG
src="Slide show Bob - Web Building - CNET_com_files/slide3.jpg" border=1></DIV>
<DIV class=slides id=image4><IMG
src="Slide show Bob - Web Building - CNET_com_files/slide4.jpg" border=1></DIV>
<DIV class=slides id=image5><IMG
src="Slide show Bob - Web Building - CNET_com_files/slide5.jpg" border=1></DIV>
<DIV class=slides id=image6><IMG
src="Slide show Bob - Web Building - CNET_com_files/slide6.jpg" border=1></DIV>
<DIV class=slides id=image7><IMG
src="Slide show Bob - Web Building - CNET_com_files/slide7.jpg" border=1></DIV>
<DIV class=slides id=image8><IMG
src="Slide show Bob - Web Building - CNET_com_files/slide8.jpg" border=1></DIV>
<DIV class=slides id=image9><IMG
src="Slide show Bob - Web Building - CNET_com_files/slide9.gif" border=1></DIV>
<DIV class=slides id=image10><IMG
src="Slide show Bob - Web Building - CNET_com_files/slide10.jpg" border=1></DIV>
<DIV style="LEFT: 85px; POSITION: absolute; TOP: 415px"><A target=_self
href="javascript:showPreviousSlide()"><IMG alt="Previous Slide"
src="Slide show Bob - Web Building - CNET_com_files/arrowleft.gif" border=0></A>
&nbsp;&nbsp;&nbsp; <A target=_self href="javascript:showNextSlide()"><IMG
alt="Next Slide"
src="arrowright.gif"
border=0></A> </DIV>
<DIV id=captions
style="LEFT: 10px; WIDTH: 200px; POSITION: absolute; TOP: 270px; HEIGHT: 142px">
<FORM name=forCaptions><TEXTAREA onfocus=javascript:blur() name=captionsText rows=7 wrap=virtual cols=25></TEXTAREA>
</FORM></DIV></td>
<tr>
<td align="left">&nbsp;</td>
</table>

</body>
</html>