ÿþ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="keywords" content="Great, Gift, Idea"> <meta name="description" content="If you have been getting things for people for their birthdays or for other occasions and you are tired of the same old boring items then you need to find a Great Gift Idea for them. We will offer you a solution for your ordeal with our options for acti"> <meta name="robots" content="index,follow"> <title>Great Gift Idea from 99 Blue Bananas</title> <script src="search_.js" language="javascript" type="text/javascript"></script> <script language="javascript"> function setCookie(kwplace,kwprice,kwword,nump) { location.href = "getexp.asp?theplace=" + kwplace + "&theprice=" + kwprice + "&theword=" + kwword + "&nump=" + nump; } </script> <script type="text/javascript"> var xmlDoc = null ; function doSearch(theplace,theprice,theword) { theplace = document.form1.strState.options[theplace].value; theprice = document.form1.strRange.options[theprice].value; //alert(theplace + ", " + theprice + ", " + theword) var headViewer = document.getElementById("thebody"); headViewer.innerHTML = "<h1><style='color:red;'>Updating Results...</h1>"; if (typeof window.ActiveXObject != 'undefined' ) { xmlDoc = new ActiveXObject("Microsoft.XMLHTTP"); xmlDoc.onreadystatechange = process ; } else { xmlDoc = new XMLHttpRequest(); xmlDoc.onload = process ; } xmlDoc.open( "GET", "getexp.asp?theplace=" + theplace + "&theprice=" + theprice + "&theword=" + theword, true ); xmlDoc.send( null ); } function process() { if ( xmlDoc.readyState != 4 ) return ; if (xmlDoc.readyState == 4) { if(xmlDoc.status == 200) { // print the content of the page var b = xmlDoc.responseText; var headViewer = document.getElementById("thebody"); headViewer.innerHTML = b; } } else { // Print the loading message.... var headViewer = document.getElementById("thebody"); headViewer.innerHTML = "<b style='color:red;'>Updating Results....<b>"; } } function empty() { document.getElementById("thebody").value = '<empty>' ; } </script> <script language="javascript"> function getResults(theplace,theprice,theword) { theplace = document.form1.strState.options[theplace].value; theprice = document.form1.strRange.options[theprice].value; location.href = "results.asp?theplace=" + theplace + "&theprice=" + theprice + "&theword=" + theword; } </script> <script language="javascript"> function doSearch2(theplace,theprice,theword) { theplace = document.form1.strState.options[theplace].value; theprice = document.form1.strRange.options[theprice].value; location.href = "getexp2.asp?theplace=" + theplace + "&theprice=" + theprice + "&theword=" + theword; } </script> <link href="99blue5.css" rel="stylesheet" type="text/css"> <style type="text/css"> <!-- body { background-color: #FFFFFF; margin-top: 0px; } --> </style> </head> <body> <table width="760" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td valign="top" class="fadeleft"><img src="images/topleft.gif" width="10" height="10"></td> <td class="fadebot"><table width="760" border="0" align="center" cellpadding="0" cellspacing="0"> <tr valign="top" bgcolor="#FFFFFF"> <td colspan="3"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="37%" rowspan="2" valign="top" class="fadebot"><div align="right"><a href = "index.asp"><img src="images/midlogo.gif" width="331" height="129" alt="Blue Bananas Logo" vspace="5" border = "0"></a></div></td> <td width="63%" align = "right" valign="top" class="fadebot"> <table width="65%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="27"><img src="images/blueleft.gif" alt="Blue Bananas Left Menu" width="27" height="28"></td> <td class="bluetab"><a href= "addcart.asp?add=no" class= "whitelink"><img src="images/cart.gif" width="20" height="14" hspace="5" align="middle" border= "0" alt = "Your cart is empty" title = "Your cart is empty">CART</a><img src="images/divider.gif" width="1" height="14" hspace="20" alt="my account"><a href= "accounthome.asp" class= "whitelink">MY ACCOUNT</a></td> </tr> </table></td> </tr> <tr> <td valign="bottom"><div align="right" class="midlink"><span style="height:35"><a href="about.asp" class="midlink">ABOUT US</a><span class="verdot">&nbsp;</span><a href="news.asp" class="midlink">REVIEWS &amp; NEWS</a><span class="verdot">&nbsp;</span><a href="corporate.asp" class="midlink">CORPORATE SERVICES </a> </span></div></td> </tr> </table> </td> </tr> <tr valign="bottom" bgcolor="#666699"> <td colspan="3"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="bluebox" align = "center"><a href = "index.asp" class="redbar">HOME</a></td> <td class="bluebox" align = "center"><a href = "how.asp" class="redbar">HOW IT WORKS</a></td> <td class="bluebox" align = "center"><a href = "gfind.asp" class="redbar">GIFT FINDER</a></td> <td class="bluebox" align = "center"><a href = "pack.asp" class="redbar">GIFT PACK</a></td> <td class="bluebox" align = "center"><a href = "buycard.asp" class="redbar">BUY A GIFT CARD</a></td> <td class="bluebox" align = "center"><a href = "usecard.asp" class="redbar">USE A GIFT CARD</a></td> <td class="bluebox" align = "center"><a href = "faq.asp" class="redbarright">HELP</a></td> </tr> </table> </td> </tr> <tr> <td colspan="3"><form name="form1" method="post" action=""><form name="form1" method="post" action=""><table width="100%" border="0" cellspacing="0" cellpadding="2"> <tr> <td class="text">&nbsp;FIND A GIFT </td> <td class="text">Location:</td> <td class="text"><select name="strState" class="sideboxsmall" id="strState"> <option value="selectstate">select region</option> <option value="selectstate">All Regions</option> <option value="Santa Barbara">Santa Barbara</option> <option value="Ventura">Ventura</option> <option value="Los Angeles">Los Angeles</option> <option value="Orange County">Orange County</option> <option value="San Diego">San Diego</option> <option value="Inland Empire">Inland Empire</option> <option value="Other">Other</option> </select></td> <td class="text">Price:</td> <td class="text"><select name="strRange" class="sideboxsmall" id="strRange"> <option value="anyprice">any price</option> <option value="0-100">less than $100</option> <option value="100-200">$100-$200</option> <option value="200-300">$200-$300</option> <option value="300-400">$300-$400</option> <option value="400-500">$400-$500</option> <option value="500-5000">more than $500</option> </select></td> <td class="text" > <select name="strText" id="strText" class="sideboxsmall" > <option value="keyword" >select category</option> <option value='Gourmet'>Gourmet</option ><option value='Lifestyle'>Lifestyle</option ><option value='Health/Beauty'>Health/Beauty</option ><option value='Action/Adventure'>Action/Adventure</option ><option value='Driving'>Driving</option ><option value='Sport'>Sport</option ><option value='Water'>Water</option ><option value='Airborne'>Airborne</option ><option value='For Kids'>For Kids</option ><option value='Top Banana'>Top Banana</option ><option value='Couples'>Couples</option ><option value='Team Factor'>Team Factor</option > </select> </td> <td class="text"> <img src="images/gobutt3.gif" width="39" height="24" vspace="6" alt="Go" align="middle" onClick="doNewSearch(document.form1.strState.selectedIndex,document.form1.strRange.selectedIndex,document.form1.strText.selectedIndex)" style="cursor:pointer; cursor:hand;"> </td> <td class="text">&nbsp;</td > </tr> </table> </form> </form></td> </tr> <tr> <td width="174" valign="top" class="wmark"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="rightshade"><a href="bestsell.asp" class = "greylink">Best Sellers</a></td> </tr> <tr> <td class="rightshade"><a href= "offers.asp?season=Christmas" class = "greylink">Christmas</a> </td> </tr> <tr> <td class="rightshade"><a href="giftcard.asp" class = "greylink">Gift Cards </a></td> </tr> <tr> <td class="CatIcon" style='background-image:url(images/iconbutts/chef.jpg);' > <a href='results.asp?cat=Gourmet' class = "redlink"> Gourmet </a></td> </tr> <tr> <td class="CatIcon" style='background-image:url(images/iconbutts/Lifestyle.png);' > <a href='results.asp?cat=Lifestyle' class = "redlink"> Lifestyle </a></td> </tr> <tr> <td class="CatIcon" style='background-image:url(images/iconbutts/bodysoul.gif);' > <a href='results.asp?cat=Health/Beauty' class = "redlink"> Health/Beauty </a></td> </tr> <tr> <td class="CatIcon" style='background-image:url(images/iconbutts/Action.png);' > <a href='results.asp?cat=Action/Adventure' class = "redlink"> Action/Adventure </a></td> </tr> <tr> <td class="CatIcon" style='background-image:url(images/iconbutts/Driving.png);' > <a href='results.asp?cat=Driving' class = "redlink"> Driving </a></td> </tr> <tr> <td class="CatIcon" style='background-image:url(images/iconbutts/Sport.png);' > <a href='results.asp?cat=Sport' class = "redlink"> Sport </a></td> </tr> <tr> <td class="CatIcon" style='background-image:url(images/iconbutts/Water.png);' > <a href='results.asp?cat=Water' class = "redlink"> Water </a></td> </tr> <tr> <td class="CatIcon" style='background-image:url(images/iconbutts/Air.png);' > <a href='results.asp?cat=Airborne' class = "redlink"> Airborne </a></td> </tr> <tr> <td class="CatIcon" style='background-image:url(images/iconbutts/Junior.png);' > <a href='results.asp?cat=For Kids' class = "redlink"> For Kids </a></td> </tr> <tr> <td class="CatIcon" style='background-image:url(images/iconbutts/TopBanana.png);' > <a href='results.asp?cat=Top Banana' class = "redlink"> Top Banana </a></td> </tr> <tr> <td class="CatIcon" style='background-image:url(images/iconbutts/couples.png);' > <a href='results.asp?cat=Couples' class = "redlink"> Couples </a></td> </tr> <tr> <td class="CatIcon" style='background-image:url(images/iconbutts/Team.png);' > <a href='results.asp?cat=Team Factor' class = "redlink"> Team Factor </a></td> </tr> </table> <form name = "mailform" method = "POST" action = "maillist.asp"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td valign="top" class="rightshade3"><br> Keep in touch with our latest news &amp; offers <input name="textfield" type="text" size="16" value = "email address"> <span class="text"><img src="images/gobutt2.gif" alt="go" width="14" height="14" hspace="3" vspace="6" align="middle"></span><br></td> </tr> <tr> <td class="rightshade3"><br><a href="refriend.asp" class = "bodylink">Refer a friend</a><br><br></td> </tr> <tr> <td class="rightshade3">Call us Toll Free: <br>888 996 6899 </td> </tr><tr><td align="center"> <script language="javascript" type="text/javascript" src="https://seal.verisign.com/getseal?host_name=www.99bluebananas.com&amp;size=M&amp;use_flash=YES&amp;use_transparent=YES&amp;lang=en"></script><br /> <a href="http://www.verisign.com/ssl/ssl-information-center/" target="_blank" style="color:#000000; text-decoration:none; font:bold 7px verdana,sans-serif; letter-spacing:.5px; text-align:center; margin:0px; padding:0px;">ABOUT SSL CERTIFICATES</a><br><br></td></tr> <tr><td align="center"> <p> <a href="http://validator.w3.org/check?uri=http://www.99bluebananas.com"><img border="0" src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01 Transitional" height="31" width="88"></a> </p> <br><br></td></tr> </table></form> </td> <td width="196" colspan="2" valign="top" class = "content"><div id = "thebody"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td colspan="2"> <h1>Great Gift Idea </h1> </td> </tr> <tr valign="top"> <td><table width="95%" border="0" cellspacing="0" cellpadding="0"> <tr> <td colspan="3" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td valign="top" ><p> <p>If you have been getting things for people for their birthdays or for other occasions and you are tired of the same old boring items then you need to find a Great Gift Idea for them. We will offer you a solution for your ordeal with our options for activities to do while you enjoy some time out. With us you will find that we offer you an option that will suit the occasion and will make your loved one feel special because you will have gotten an experience that can not be traded for anything as opposed to a boring material thing.</p> <p >If you have experienced what it is like to do some of the activities that we have on offer we know that you would like someone else to experience the same thing. So we offer you the chance to share your experience by taking one of the options that we have for a Great Gift Idea. We call it that because all the people who have taken up the activities that we offer have not had anything bad to say about the experience because it leaves you wanting more from the trip. You will find the perfect activity that will suit the person's preference.</p> <p class="MsoNormal"><span lang="EN-US">So if you are looking for a Great Gift Idea then you should stop now because we have it and more. We offer you a time of your life that you will not want to trade for anything. Some of the people who have taken up one of our experiences has been very impressed with the experience that is has changed the way life is approached. Other than getting in touch with nature you also get to let yourself go and get in touch with a different side of nature than allows you to explore your braveness and your sense of adventure.</span></o:p></p> <p class="MsoNormal"><span lang="EN-US">If you like adventure and you would like your loved one to know what it is like to experience and adrenaline rush then you must take us up on our offer for the a Great Gift Idea. We have come to understand that adventure totally depends on how far you are willing to go try out something. If you would like to try out different things from your usual lifestyle then you must take up one of our activities. Whether you would like to take someone with you or just give then a gift certificate you will be able to share you lovely experience with someone you love. </span></o:p></p> <p class="MsoNormal"><span lang="EN-US">Be it a family member or someone you are close to, with us you will find the Great Gift Idea that will be ideal for any occasion. You choice of surprising you loved one will definitely strengthen your bond because it is an experience that no one would like to trade. So whether you would like to get your loved one to be braver or you would like for them to experience something extraordinary, our activities are ideal for any occasion. The activities are known to make people get closer because you get close to nature while you do some of the activities. </span></p> </p> </td> </tr> </table></td> </tr> <tr> <td colspan="3" valign="top"> <div align="right"><br> <strong><a href = "offers.asp" class="bodylink">more&gt;&gt;</a></strong><br><br /> </div></td> </tr> </table></td> <td><table width="166" border="0" align="rightr" cellpadding="0" cellspacing="0"> <tr> <td valign="top" class="bluetab2">Featured Experiences</td> </tr> <tr> <td valign="top" class="text2"><div align="center"> <a href="expdetail.asp?id=129"><img src="images/uploads/girlfrontwards.142x90.jpg" alt = "Bridge to Nowhere Bungee Jump" width="142" height="90" hspace="5" border="0" title = "Bridge to Nowhere Bungee Jump"></a> <br> <span class="sidetext" align = "right">Bridge to Nowhere Bungee Jump<br> </span><span class="bodylink" align = "right"><strong><a href="expdetail.asp?id=129">more&gt;&gt;</a></strong></span><br> <br> <a href="expdetail.asp?id=105"><img src="images/uploads/air combat s8.jpg" alt = "Fighter Pilot for a Day" width="142" height="90" hspace="5" border="0" title = "Fighter Pilot for a Day"></a> <br> <span class="sidetext" align = "right">Fighter Pilot for a Day<br> </span><span class="bodylink" align = "right"><strong><a href="expdetail.asp?id=105">more&gt;&gt;</a></strong></span><br> <br> </div> </td> </tr> <tr> <td>&nbsp;</td> </tr> </table> </td> </tr> </table></div> </td> </tr> <tr> <td colspan="3" class="footer"><a href="tnc2.asp" class="footlink">Terms &amp; Conditions</a> &#8226; <a href="suppjoin.asp" class="footlink">Become A Supplier</a> &#8226; <a href="certified.asp" class="footlink">100% Price Certified</a> &#8226; <a href="privacy.asp" class="footlink">Privacy Policy</a> &#8226; <a href="safe.asp" class="footlink">Safe Shopping</a> &#8226; <a href="contact.asp" class="footlink">Contact Us</a> &#8226; <a href="sitemap.asp" class="footlink">Site Map</a><br> &copy; 2006 - 2007 Starnet Home Systems Inc. All Rights Reserved. Another great site from <a href="http://www.webmaster.ae" target="_blank" class="footlink">WEBMASTER</a> </td> </tr> </table></td> <td valign="top" class="faderight"><img src="images/topright.gif" width="10" height="10"></td> </tr> <tr> <td valign="top"><img src="images/botleft.gif" width="10" height="10"></td> <td class="fadebot"></td> <td valign="top"><img src="images/botright.gif" width="10" height="10"></td> </tr> </table> <p>&nbsp;</p> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-2465456-1"; urchinTracker(); </script> </body> </html>