ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" id="main" > <head id="mainHead" screenWidth="-1"> <title>ShoreLine Estates</title> <style type="text/css"> /* CoolMenus 4 - default styles - do not edit */ .clCMAbs{position:absolute; visibility:hidden; left:0; top:0} /* CoolMenus 4 - default styles - end */ /*Style for the background-bar*/ .clBar{position:absolute; width:10; height:10; background-color:#88BBFF; layer-background-color:#88BBFF; visibility:hidden} /*Styles for level 0*/ .clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:12px; font-weight:bold} .clLevel0{background-color:#88BBFF; layer-background-color:#88BBFF; color:black;} .clLevel0over{background-color:#88BBFF; layer-background-color:#88BBFF; color:#000080; cursor:pointer; cursor:hand; } .clLevel0border{position:absolute; visibility:hidden; background-color:#88BBFF; layer-background-color:#006699} /*Styles for level 1*/ .clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:11px; font-weight:bold} .clLevel1{background-color:#88BBFF; layer-background-color:#FCCE55; color:black;} .clLevel1over{background-color:#006699; layer-background-color:#006699; color:white; cursor:pointer; cursor:hand; } .clLevel1border{position:absolute; visibility:hidden; background-color:#88BBFF; layer-background-color:#006699} /*Styles for level 2*/ .clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:10px; font-weight:bold} .clLevel2{background-color:#88BBFF; layer-background-color:#FCCE55; color:#006699;} .clLevel2over{background-color:#006699; layer-background-color:#0099cc; color:#CDDBEB; cursor:pointer; cursor:hand; } .clLevel2border{position:absolute; visibility:hidden; background-color:#88BBFF; layer-background-color:#006699} #myimage{filter:light} </style> <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/> <!--meta http-equiv="Pragma" content="no-cache"--> <link href="http://localhost/ShoreLine-Estate/Resources/Styles.css" type="text/css" rel="stylesheet"> <script language=javascript> firstPic=true; function Load() { try { blurtext(); } catch(oException) { } } function LoadSpotlight() { try { //Image spotlight effect- By Erik F (die_schlampe@hotmail.com) //Code enhancements by Dynamicdrive.com //Visit http://www.dynamicdrive.com for this script s = 88; // the size of the spotlight vp = 100; // the visibility percent of the picture startx = 0; // the top position of your sportlight into the image (on start) starty = 0; // the left position of your spotlight into the image (on start) ////////////////////////////////////////////////////////////////// // No need to edit below this line // ////////////////////////////////////////////////////////////////// var IE = document.all?true:false if (IE&&myimage.filters) document.all.myimage.onmousemove = getMouseXY; tempX = 0 tempY = 0 xv = startx; yv = starty; t= true; if (IE&&myimage.filters) { myimage.filters.light.addAmbient(255,255,255,vp) myimage.filters.light.addPoint(startx,starty,s,255,128,128,255) } } catch(oException) { } } function moveL() { xv = tempX; yv = tempY; myimage.filters.light.MoveLight(1,xv,yv,s,true); } function getMouseXY(e) { tempX = event.offsetX tempY = event.offsetY if (tempX < 0){tempX = 0} if (tempY < 0){tempY = 0} if (t) { moveL(); } return true } </script> <script language="JavaScript"> var i = 1; function HelpArray(len) { this.length=len } conArr = new HelpArray(700) conArr[1] = "1"; conArr[2] = "2"; conArr[3] = "3"; conArr[4] = "4"; conArr[5] = "5"; conArr[6] = "6"; conArr[7] = "7"; conArr[8] = "8"; conArr[9] = "9"; conArr[10] = "10"; conArr[11] = "11"; conArr[12] = "12"; function Morph() { firstPic=false; if (i == 12) { i = 1; } else { i++; } TransPic.filters[0].apply(); TransPic.src = "Resources/mainpage/ap" + conArr[i] + ".jpg"; TransPic.filters[0].play(); mytimeout = setTimeout("Morph()",4500); } </script> <!--text effect--> <script language="javaScript"> <!-- Beginning of JavaScript - var thissize=11 var textfont="Verdana" var textcolor= new Array() textcolor[0]="EEEEEE" textcolor[1]="DDDDDD" //textcolor[2]="CCCCCC" //textcolor[3]="AAAAAA" //textcolor[4]="888888" //textcolor[5]="666666" //textcolor[6]="555555" //textcolor[7]="444444" //textcolor[8]="333333" //textcolor[9]="222222" //textcolor[10]="111111" //textcolor[11]="000000" var message = new Array() message[0]="<font size=4 face='Times new roman'><em>ShoreLine Estates is the first real estate company, specializing in the Israeli shore line</em></font>" message[1]="<font size=4 face='Times new roman'><em>This website is uniquely designed to provide the non-Israeli residents with quality data and full experience to allow a fair evaluation of Shore-Line s choice of property</em></font>" //message[2]="<font size=5 face='Times New Roman'><em>To allow a fair evaluation<br/>of Shore-Line s choice of property.</em></font>" var i_blurstrength=10 var i_message=0 var i_textcolor=0 function blurtext() { if(document.all) { if (i_blurstrength >=-2) { if (i_textcolor >=textcolor.length-1) {i_textcolor=textcolor.length-1} blurthis.innerHTML="<span id='blurpit1' style='position:absolute;visibility:visible;width:600px;top:5px;left:5px;filter:blur(add=0,strength="+i_blurstrength+",direction=90);font-family:"+textfont+";font-size:"+thissize+"pt;color:"+textcolor[i_textcolor]+"'>"+message[i_message]+"</span>"; document.close() i_blurstrength=i_blurstrength-2 i_textcolor++ var timer=setTimeout("blurtext()",30) } else { if (i_textcolor >=textcolor.length-1) {i_textcolor=textcolor.length-1} blurthis.innerHTML="<span id='blurit1' style='position:absolute;visibility:visible;width:600px; top:5px;left:5px;filter:blendTrans(duration=3.2);font-family:"+textfont+";font-size:"+thissize+"pt;color:FFFFFF'>"+message[i_message]+"</span>"; i_message++ if (i_message>=message.length){i_message=0} i_blurstrength=20 i_textcolor=0 clearTimeout(timer) if (i_message ==0) { var timer=setTimeout("blurtext()",21000) } else { var timer=setTimeout("blurtext()",6000)} } } } // - End of JavaScript - --> </script> </head> <body id="mainBody" background="Resources/Satellite.jpg" onload="Load();LoadSpotlight();" style="position: absolute; background-image: url(Resources/Satellite.jpg); background-repeat: no-repeat; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; background-color: #88bbff;" bgcolor="#88bbff" dir="ltr"> <script id="widthScript" language="javascript" type="text/javascript"> mainHead.screenWidth =screen.availWidth - 20; </script> <script language="JavaScript1.2" src="Resources/coolmenus4.js" type="text/javascript"> /***************************************************************************** Copyright (c) 2001 Thomas Brattli (webmaster@dhtmlcentral.com) DHTML coolMenus - Get it at coolmenus.dhtmlcentral.com Version 4.0_beta // Courtesy of SimplytheBest.net - http://simplythebest.net/scripts/ </script> <script language="JavaScript1.2" src="Resources/menu.js"></script> <DIV id="blurthis" style="position:absolute;visibility:visible; left: 360px; width: 383px; top: 29px; height: 83px; display: block; float: right; direction: ltr; text-align: left; font-size: 22pt;" dir="ltr"> <span style="color: #ffffff; font-size: 256pt;"></span> </DIV> <img src="Resources/sat.jpg" align="top" style="left: 1px; top: 18px; position: absolute; z-index: 1; background-color: white;" id="myimage" language="javascript" height="350" width="350"/> &nbsp;&nbsp; <img src="Resources/redArrow.gif" style="left: 137px; position: absolute; top: 320px; z-index: 87;" width="20" /> <img id="TransPic" onload="javascript:if(firstPic==true){Morph();}" style="filter:progid:DXImageTransform.Microsoft.fade(duration=4); left: 269px; position: absolute; top: 119px; z-index: 3; border-right: lightgrey thick ridge; border-top: lightgrey thick ridge; border-left: lightgrey thick ridge; border-bottom: lightgrey thick ridge;" height="350" src="Resources/mainpage/ap1.jpg" width="460" align="absMiddle" border="2"> <a href="marina.htm"><img src="Resources/redButton1.gif" style="left: 85px; width: 25px; border-top-style: none; border-right-style: none; border-left-style: none; position: absolute; top: 205px; height: 26px; border-bottom-style: none; z-index: 2;" title="Herzliya marine" /></a> &nbsp; &nbsp; <a href="casaria.htm"><img src="Resources/redButton1.gif" style="left: 116px; width: 17px; border-top-style: none; border-right-style: none; border-left-style: none; position: absolute; top: 94px; height: 17px; border-bottom-style: none; z-index: 100;" title="Cesarea" /></a> <a href="telaviv.htm"><img src="Resources/redButton1.gif" style="left: 74px; width: 17px; border-top-style: none; border-right-style: none; border-left-style: none; position: absolute; top: 251px; height: 17px; border-bottom-style: none; z-index: 2;" title="Tel Aviv - Jaffa" /></a> <a href="netaniya.htm"><img src="Resources/redButton1.gif" style="left: 103px; width: 17px; border-top-style: none; border-right-style: none; border-left-style: none; position: absolute; top: 155px; height: 17px; border-bottom-style: none; z-index: 2;" title="Netania" /></a> <a href="eilat.htm"><img src="Resources/redButton1.gif" style="left: 138px; width: 17px; border-top-style: none; border-right-style: none; border-left-style: none; position: absolute; top: 316px; height: 17px; border-bottom-style: none; z-index: 299;" title="Eilat" /></a> <a href="HerzliyaHof.htm"><img src="Resources/redButton1.gif" style="left: 89px; width: 17px; border-top-style: none; border-right-style: none; border-left-style: none; position: absolute; top: 194px; height: 17px; border-bottom-style: none; z-index: 2;" title="Herzliya shore" /></a>&nbsp;&nbsp; <table style="left: 12px; width: 168px; position: absolute; top: 631px; background-color: transparent"> <tr> <td> <img src="Resources/KS_Logo.gif" style="left: 640px; top: 630px; background-color: transparent" /></td> <td> <span style="color: #ffffcc"><span style="font-size: 8pt"><strong><em>Powered by<br /> </em></strong></span></span><a href="mailto:skirar@walla.co.il"> <span style="font-size: 8pt; color: #ffffcc">Kira Radinsky</span></a><span style="font-size: 8pt; color: #ffffcc"> &amp;<br /> </span><a href="mailto:mesagie@gmail.com"><span style="font-size: 8pt; color: #ffffcc">Sagie Davidovich</span></a><span style="color: #660000"> </span> </td> </tr> </table> </body> </html>