ÿþ <!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="California, Tourism"> <meta name="description" content="&nbsp;99 Blue Bananas offers you a California tourism experience with a difference. Our Blue Banana tour packages offer you a variety of memorable experiences from a romantic get away, to an exciting and extraordinary adventure. Choose one of our Califo"> <meta name="robots" content="index,follow"> <title>California Tourism 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>California Tourism </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>&nbsp;99 Blue Bananas offers you a California tourism experience with a difference. Our Blue Banana tour packages offer you a variety of memorable experiences from a romantic get away, to an exciting and extraordinary adventure. Choose one of our California tourism packages and give someone a Blue Banana gift package that is surrounded by mystery and magic and will delight the recipient when they receive it. </p> <p>Our exclusive California tourism packages offer you guided tours of wonderful and unique places, flight control packages, skydiving, Helicopter tours, kayaking, sailplane gliding, and many more to choose from that will suit any personality. Giving a Blue Banana package to your loved one or close friend is a gift that is unforgettable for them and one which will awe them with its uniqueness. All our Blue Banana California tourism packages are also unbelievably affordable in value and if you want to spoil that special someone in your life there is even a luxury cruise to the Channel Islands.</p> <p>If you are an adventure enthusiast, there is something for you. If you are a sports enthusiast we can offer exciting white water rafting and skydiving and if you are just in need of something very different in a sight seeing experience, why not enjoy a gorgeous balloon ride or luxury vacation pleasure cruise?</p> <p>'99Blue' offers something for everyone both young and old, single or couples. We have exceptional varieties of choice get away experiences that will enrapture anyone, and if you are offering our California tourism package as a gift, it is unbeatable for originality and uniqueness. Complete this online form so that we can give you feedback or suggestions, or choose what you would like. <a href="http://www.99BlueBananas.com/gfind.asp">http://www.99BlueBananas.com/gfind.asp</a> </p> <p>You will find out by browsing our easy to navigate web site that our California tourism destinations are very affordable in pricing. We offer in depth information on all our packages and you can check each one out by clicking the "View Details" links to find out more. If you want to enjoy an exquisite getaway weekend or vacation that will provide unforgettable experiences from the start to the end or wish to give it as a gift to that special someone, 99Blue Banana packages are just right.<br />&nbsp;'99Blue' is proud to be able to create an adventure for you or your nominated recipients that will be enjoyed so much you will recommend us repeatedly.&nbsp; Our staff is ready to provide you excellent service for a smooth, organized adventure that will be talked about long afterwards. Read some commonly asked questions here: <a href="http://www.99BlueBananas.com/faq.asp">http://www.99BlueBananas.com/faq.asp</a> and get ready to enjoy the adventure of a lifetime.</p> <p>&nbsp;</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=170"><img src="images/uploads/corvette142x90.1.jpg" alt = "Race a Corvette on a Race Track" width="142" height="90" hspace="5" border="0" title = "Race a Corvette on a Race Track"></a> <br> <span class="sidetext" align = "right">Race a Corvette on a Race Track<br> </span><span class="bodylink" align = "right"><strong><a href="expdetail.asp?id=170">more&gt;&gt;</a></strong></span><br> <br> <a href="expdetail.asp?id=157"><img src="images/uploads/crimebo.142x90.1.jpg" alt = "A Visit from Crimebo The Clown" width="142" height="90" hspace="5" border="0" title = "A Visit from Crimebo The Clown"></a> <br> <span class="sidetext" align = "right">A Visit from Crimebo The Clown<br> </span><span class="bodylink" align = "right"><strong><a href="expdetail.asp?id=157">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>