ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="description" content="Welcome to your own Private Beach! Welcome to Relaxation! Welcome to Paradise!"> <meta name="keywords" content="paradise, honeymoon, vacation, getaway, romantic, holiday, accommodation, holidays, weekend, fiji, hotel, ideas, resort, travel, package, vacations, luxury, family, accomodation, scubadiving, private, diving, luggage, guide, island, beachfront, cottage, taveuni, exclusive, swimming, breakfast, villas, rack, accessories, cheap, california, suite, relaxing, activities, hotels, villa, guesthouse, cottages, "> <meta name="geo.region" content="US-HI" /> <meta name="geo.placename" content="Hauula" /> <meta name="geo.position" content="21.589599;-157.890103" /> <meta name="ICBM" content="21.589599, -157.890103" /> <link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" /> <script type="text/javascript" src="js/prototype.js"></script> <script type="text/javascript" src="js/scriptaculous.js?load=effects,builder"></script> <script type="text/javascript" src="js/lightbox.js"></script> <title>Oahu Hawaii BEACH FRONT Discount Vacation Rental - Hawaii Paradise</title> <style type="text/css"> <!-- body { font: 100% Verdana, Arial, Helvetica, sans-serif; background: #666666; margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */ padding: 0; text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */ color: #000000; background-image: url(images/gradient.jpg); background-repeat: repeat-x; background-color: #ffffcc; } .twoColFixLtHdr #container { width: 775px; /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */ background: #FFFFFF; margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */ border: 0px solid #000000; text-align: left; /* this overrides the text-align: center on the body element. */ } .twoColFixLtHdr #header { background: #fff; padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */ } .twoColFixLtHdr #header h1 { margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */ padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */ } .twoColFixLtHdr #sidebar1 { float: left; /* since this element is floated, a width must be given */ width: 170px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */ background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */ padding: 10px 10px 10px 10px; } .twoColFixLtHdr #mainContent { margin: 0 0 0 200px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */ padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */ } .twoColFixLtHdr #footer { padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */ background:#ffffff; } .twoColFixLtHdr #footer p { margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */ padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */ } .fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */ float: right; margin-left: 8px; } .fltlft { /* this class can be used to float an element left in your page */ float: left; margin-right: 8px; } .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */ clear:both; height:0; font-size: 1px; line-height: 0px; } body,td,th { font-family: Arial, Helvetica, sans-serif; color: #B28C66; } a:hover { text-decoration: underline; color: #8fc6da; } a:link { text-decoration: none; color: #8fc6da; } a:visited { text-decoration: none; color: #8fc6da; } a:active { text-decoration: none; color: #FFFFFF; } .style5 {color: #FFFFFF} .style6 {font-size: small; font-weight: bold; } .style9 {color: #ffffcc} .style10 {color: #ffffFF} .style11 {color: #ffffff} .style12 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } .style14 { font-size: 12px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; } --> </style><!--[if IE 5]> <style type="text/css"> /* place css box model fixes for IE 5* in this conditional comment */ .twoColFixLtHdr #sidebar1 { width: 230px; } </style> <![endif]--><!--[if IE]> <style type="text/css"> /* place css fixes for all versions of IE in this conditional comment */ .twoColFixLtHdr #sidebar1 { padding-top: 30px; } .twoColFixLtHdr #mainContent { zoom: 1; } /* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */ </style> <![endif]--></head> <body class="twoColFixLtHdr"> <!--Copy down to "End DHTML code" notation. Paste after body tag--> <!--Copy your GV widget code into area marked over sample code--> <script type='text/javascript'> function myPopupRelocate() { var scrolledX, scrolledY; if( self.pageYOffset ) { scrolledX = self.pageXOffset; scrolledY = self.pageYOffset; } else if( document.documentElement && document.documentElement.scrollTop ) { scrolledX = document.documentElement.scrollLeft; scrolledY = document.documentElement.scrollTop; } else if( document.body ) { scrolledX = document.body.scrollLeft; scrolledY = document.body.scrollTop; } var centerX, centerY; if( self.innerHeight ) { centerX = self.innerWidth; centerY = self.innerHeight; } else if( document.documentElement && document.documentElement.clientHeight ) { centerX = document.documentElement.clientWidth; centerY = document.documentElement.clientHeight; } else if( document.body ) { centerX = document.body.clientWidth; centerY = document.body.clientHeight; } var leftOffset = scrolledX + (centerX - 250) / 2; var topOffset = scrolledY + (centerY - 200) / 2; document.getElementById("mypopup").style.top = topOffset + "px"; document.getElementById("mypopup").style.left = leftOffset + "px"; } function fireGVwindow() { myPopupRelocate(); document.getElementById("mypopup").style.display = "block"; document.body.onscroll = myPopupRelocate; window.onscroll = myPopupRelocate; } </script> <div id='mypopup' name='mypopup' style='position: absolute; width: 270px; height: 145px; display: none; background: #ffffff; border: 1px solid #000;'> <table width="100%" border="0"> <tr> <td width="100%" bordercolor="#1C5EA2" bgcolor="#1C5EA2"><div align="right"> <input type='submit' value=' X ' onClick='document.getElementById("mypopup").style.display="none"'> </div></td> </tr> <tr> <td><center><br> <!--Start copy of your widget code below this line--> <object type="application/x-shockwave-flash" data="https://clients4.google.com/voice/embed/webCallButton" width="230" height="85"><param name="movie" value="https://clients4.google.com/voice/embed/webCallButton" /><param name="wmode" value="transparent" /><param name="FlashVars" value="id=2a2a856ec14e033e7bf782ad1abd1fc1d9f4d0e7&style=0" /></object> <!--End of widget code--> </center> </td> </tr> </table> </div> <!--End DHTML code--> <div id="container"> <div id="header"><a href="index.html"><img src="../images/hiparadisebanner3.png" width="737" height="258" border="0"/></a><br /> <br /> <table width="736" height="38" border="0"> <tr> <td width="100" height="32" bgcolor="#C69C6D"><div align="center" class="style6"><a href="../amenities/index.html"><span class="style10 style5">Amenities<br><font color="red">&</font>&nbsp;<font color="yellow">Pictures&nbsp;<font color="red">&</font></font></span></a></div></td> <td width="100" height="32" bgcolor="#C69C6D"><div align="center" class="style6"><a href="../activities/index.html"><span class="style11 style5">Nearby Activities<br><font color="yellow"><font color="red" size="-2">&</font>Clickable Map<font color="red" size="-2">&</font></font></span></a></div></td> <td width="100" height="32" bgcolor="#C69C6D"><div align="center" class="style6"><a href="../rates/index.html"><span class="style11 style5">Rates<br><font color="red" size="+1">&hearts;</font>&nbsp;<font color="yellow">SPECIALS!&nbsp;<font color="red" size="+1">&hearts;</font></font></span></a></div></td> <td width="100" bgcolor="#C69C6D"><div align="center" class="style6"><a href="../map/index.html"><span class="style5">Directions<br /> </span></a></div></td> <td width="100" bgcolor="#C69C6D"><div align="center" class="style6"><a href="../guestcomments/index.html" class="style9"><span class="style11 style5"><font color="red" size="+1">&hearts;</font> &nbsp;Guest &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>Comments <font color="red" size="+1">&hearts;</font></span><br /> </a></div></td> <td width="100" height="32" bgcolor="#C69C6D"><div align="center" class="style6"><a href="../calendar/index.html" class="style9"><span class="style11 style5">Calendar &<br><font color="yellow">Reservations</font></span></a></div></td> </tr> </table> </div> <div id="sidebar1"> <h3 align="right" class="style12"><strong>Contact Us<br /> </strong><strong>(408) 782-4FUN <br /> or (4386)<br /> <a href="mailto:hiparadise1@gmail.com">hiparadise1@gmail.com</a></strong></h3> <!--Paste in your document where you want text link to appear--> <p align="center"><a href="#" onclick = "fireGVwindow();return false;"><img src="../images/cooltext518846387.png" onmouseover="this.src='../images/cooltext518846387MouseOver.png';" onmouseout="this.src='../images/cooltext518846387.png';" / style="border-style: none"></a></p> <!--End text link code--> <p align="right"><a href="../guestcomments/index.html"><img src="../images/guest.gif" width="169" height="150" border="0" /></a></p> <font size="-1"><b><i><a href="../images/03b.jpg" rel="lightbox[main]"><font color="red">&</font>&nbsp;Click for larger images!</a></font></b></i> <p align="right"><a href="../images/01b.jpg" rel="lightbox[main]"><img src="../images/01a.jpg" width="169" height="112" border="0" /></a></p> <p align="right"><a href="../images/02b.jpg" rel="lightbox[main]"><img src="../images/02a.jpg" width="169" height="254" border="0" /></a></p> <p align="right"><a href="../images/03b.jpg" rel="lightbox[main]"><img src="../images/03a.jpg" width="169" height="113" border="0" /></a></p> </div> <div id="mainContent"> <h1><img src="images/aloha.jpg" /></h1> <p class="style12">Welcome to your own <strong>Private Beach!</strong> Welcome to Relaxation! Welcome to Paradise!<br /> <br /> This paradise condo borders the <strong>world famous North Shore</strong> on the north eastern coast of Oahu. The beautiful, secluded, white sand <strong>beach is just 20 steps away</strong>. The beach is protected by a reef. Nicely appointed in Hawaiiana style with wicker furniture, art work &amp; decoration. <strong>Sleeps 4 adults</strong> with Queen bed in bedroom and additional pull-down Queen Murphy bed in living area. <strong>Full kitchen</strong> with stovetop, oven, toaster, blender, microwave, coffee maker, refrigerator, dinnerware &amp; utensils. Dining room table seats 4. <strong>Lanai (balcony) overlooks the beach!</strong> Watch the waves from the unit and fall asleep to their soothing sound as they roll onto the beach. Or, enjoy the <strong>breathtaking sunrises and moonrises</strong> over the water. <strong>Come trade the crowds &amp; skyscrapers of Waikiki for palm trees and beautiful surf against the backdrop of old Hawai'i--the real Hawai'i!</strong> To give you an idea of the beauty of this side of the island, Gilligan's Island, LOST, Jurassic Park &amp; other movies were filmed in the area.<br> <br> <b><font size="2">Video Tour: Oahu Beach Front Vacation Rental and Surrounding Area</b></font> <object width="535" height="322"><param name="movie" value="http://www.youtube.com/v/bqFHO5Txcds&hl=en_US&fs=1&rel=0&color1=0x006699&color2=0x54abd6&border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/bqFHO5Txcds&hl=en_US&fs=1&rel=0&color1=0x006699&color2=0x54abd6&border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="535" height="322"></embed></object> <b><font size="2">Video Tour: Oahu Beach Front Vacation Rental and Surrounding Area</b></font> </p> <!-- end #mainContent --></div> <p> <!-- This clearing element should immediately follow the #mainContent div in order to force the #container div to contain all child floats --> </p> <p>&nbsp;</p> <p><br class="clearfloat" /> </p> <div id="footer"> <p align="center"><span class="style14"><a href="http://www.hiparadise.com">hiparadise.com</a> | (408) <strong>782-4FUN or (4386)</strong> | <a href="mailto:hiparadise1@gmail.com">hiparadise1@gmail.com</a><br /> <br /> <!-- Site Meter --> <img src="http://s21.sitemeter.com/meter.asp?site=s21hiparadise2" alt="Site Meter" border="0"/></a> <!-- Copyright (c)2009 Site Meter --> <table border="0" cellspacing="3" cellpadding="0" width="100%"> <tr align="center"> <td align="left" width="63%" height="20"><span class="copyright">Copyright &copy; 2004-2010</span>&nbsp;&nbsp;<b>HiParadise.com</font>&nbsp;&nbsp;<span class=copyright>All Rights Reserved.</span><a href=http://www.hiparadise.com/links><img src="http://www.hiparadise.com/image/greaklinks.gif" alt="Great Links" height="1" width="1" border="0"></a> </td> <td align="right" width="37%" height="20"> <b><font face="Arial, Helvetica, sans-serif" color="#FF0000" size=-2>Last updated: 20101229</font></b> </td> </tr> </table> </span> </p> <!-- end #footer --></div> <!-- end #container --></div> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-2971526-2"); pageTracker._trackPageview(); } catch(err) {}</script> <script type="text/javascript"> var domainy = location.protocol == "https:" ? "https://static.getclicky.com" : "http://static.getclicky.com"; document.write(unescape("%3Cscript src='" + domainy + "/107179.js' type='text/javascript'%3E%3C/script%3E")); </script> </body> </html>