ÿþ <!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="Personal, Training, Los, Angeles"> <meta name="description" content="What do you get the person that has everything that they have ever wanted? This is an ongoing dilemma in today's modern society where people work harder so that they can get all of the things that they need and want. That is why the personalized gift in"> <meta name="robots" content="index,follow"> <title>Personal Training Los Angeles 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>Personal Training Los Angeles </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>What do you get the person that has everything that they have ever wanted? This is an ongoing dilemma in today's modern society where people work harder so that they can get all of the things that they need and want. That is why the personalized gift industry has taken an about turn so as to provide you with the perfect present for any occasion: the 'experiential' present. Essentially this is a present that gives the receiver the experience of a lifetime doing the kinds of things that they wouldn't ordinarily do&nbsp;- such as going on a Los Angeles personal training course, being a fighter pilot for a day, or even just taking the day off to go scuba diving. </p> <p>Now with 99 Blue Bananas you can find the perfect selection of gifts that will suit just about anybody. For the more conservative working individual you could purchase a fun sushi cooking party, a gentle Los Angeles horse back riding activity, or a Los Angeles personal training course. Chocolates will get eaten, and photographs will be stored away, but the kind of experience that you are going to be giving to your friend or loved one is going to last a lifetime of happiness and great memories.</p> <p>For a Los Angeles personal training course with a bit of a twist, why not consider buying that special someone an adult gymnastics course that will get them flipping! Whether you are an ex gymnast that hasn't seen the inside of a gym for a hundred years, or you just want to learn how to flip head over heels with a bunch of other people who don't really know what they are doing, this adult training class will get you fit and flipping in no time! You don't need to be at all fit, and you don't need to know the first thing about flipping: this is all worked on in the classes themselves.</p> <p>Another interesting twist on the Los Angeles personal training program includes a sensational introductory dance class lessons for one person or a couple together. This class will get you tapping your feet to all of the right beats, and will have you as fit as a fiddle in no time. Practice your newly learned stylish moves and turn all of the heads at your local dance club! This will make the perfect gift for someone who loves a night on the town.</p> <p>Whether you are searching for the perfect wedding, anniversary or birthday gift, 99 Blue Bananas has it all in store for you. Browse their website at <a href="http://www.99bluebananas.com">www.99bluebananas.com</a>, and then either search by category of event or location. There are hundreds of exciting activities to choose from that will make this next birthday coming up the best one ever&nbsp;- whether you choose a variation of the Los Angeles personal training activity, or shark cage diving. And don't feel guilty if you spy something that you'd like to do too: just ask for it for your next birthday, or treat yourself for being so nice to your friend or loved one! </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=169"><img src="images/uploads/cobra142x90.1.jpg" alt = "Raw Power Performance Driving Course" width="142" height="90" hspace="5" border="0" title = "Raw Power Performance Driving Course"></a> <br> <span class="sidetext" align = "right">Raw Power Performance Driving Course<br> </span><span class="bodylink" align = "right"><strong><a href="expdetail.asp?id=169">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>