ÿþ <!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="99, Bananas"> <meta name="description" content="One of the most innovative ideas in a very long time has been the idea of creating something new and exciting to get people out of their everyday routines and replace their boredom with an experience so great they will never forget it. 99 Blue bananas beli"> <meta name="robots" content="index,follow"> <title>99 Bananas 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>99 Bananas </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> One of the most innovative ideas in a very long time has been the idea of creating something new and exciting to get people out of their everyday routines and replace their boredom with an experience so great they will never forget it. 99 Blue bananas believes that they have gone to great lengths to discover what they call their 99 bananas. Through an amazing amount of research and journeys of discovery they have created a website dedicated to showing you new experiences that will change your life. 99 bananas are a company that offers you the chance to take part in a variety of unique experiences that will leave you breathless. Whether you are young or old, male or female you will find that they offer something for everyone.Some of the great adventures for the thrill-seeking enthusiast include Bungee jumping&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Body flying <p class="MsoNormal"><span lang="EN-US">Scuba diving<span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Hang gliding</span></p> <p class="MsoNormal"><span lang="EN-US">Tandem Skydiving<span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Off road adventures</span></p> <p class="MsoNormal"><span lang="EN-US">Becoming a fighter pilot for a day and so many more.</span></p> <p class="MsoNormal"><span lang="EN-US">If you are looking for something more relaxing to soothe the body and mind you might want to try visiting a day spa.<span>&nbsp; </span>There are even activities for couples to enjoy such as cooking classes, dance lessons, a soul mates massage or even an ultimate tour of Los Angeles.</span></p> <p class="MsoNormal"><span lang="EN-US">If you have a sports team or are in a company looking for an adventure getaway to get all the employees or teammates learn more about each other or work in a team. Then try a white water rafting adventure, enjoy an exciting casino night party or even have a group karting event.<span>&nbsp; </span>99 bananas has all this and more to offer you and it can be purchased and viewed at their great online site.<span>&nbsp; </span>A user friendly search engine and gift finder allows you to choose exactly what you want regarding price range and location.<span>&nbsp; </span>And if you are looking for something specific type the keywords in and they will be matched to similar packages.</span></p> <p class="MsoNormal"><span lang="EN-US">99 bananas have so much to offer including gift packs, corporate services and tours and vacation packages across America.<span>&nbsp; </span>Remember to keep yourself up to date by filling your email address in online because new and exciting things are being added to their already extensive selection.</span></p> <p class="MsoNormal"><span lang="EN-US">99 bananas provide a secure way of shopping so you do not have to hesitate when using personal information or your credit card.<span>&nbsp; </span>All payments are made through a secure connection that is used by some of the largest banks in the world.<span>&nbsp; </span>If you have an innovative idea or something to offer which you would like 99 bananas to include online then become a supplier by emailing them at <a href="mailto:info@99bluebananas.com"><font color="#0000ff">info@99bluebananas.com</font></a>. </span></p> <p class="MsoNormal"><span lang="EN-US">Come along and try something new, or get someone a unique and special gift.<span>&nbsp; </span>Indulge in one of the many pleasurable cruises or get an adrenaline rush by flying in a jet.<span>&nbsp; </span>Visit <a href="http://www.99bluebananas.com/">www.99bluebananas.com</a> today to find out how you take part in a new experience that will leave you satisfied and wanting more.</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=150"><img src="images/uploads/couple2.142x90.jpg" alt = "Soul Mates Mobile Massage" width="142" height="90" hspace="5" border="0" title = "Soul Mates Mobile Massage"></a> <br> <span class="sidetext" align = "right">Soul Mates Mobile Massage<br> </span><span class="bodylink" align = "right"><strong><a href="expdetail.asp?id=150">more&gt;&gt;</a></strong></span><br> <br> <a href="expdetail.asp?id=152"><img src="images/uploads/seniors142x90.jpg" alt = "Seniors Mobile Massage " width="142" height="90" hspace="5" border="0" title = "Seniors Mobile Massage "></a> <br> <span class="sidetext" align = "right">Seniors Mobile Massage <br> </span><span class="bodylink" align = "right"><strong><a href="expdetail.asp?id=152">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>