ÿþ <!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="Employee, Reward"> <meta name="description" content="Finding a reward for someone, especially an employee is difficult. Too often rewards are given that might mean little or nothing to that person. That is why at www.99bluebananas.com you can give a reward that will suit everyone. Unsure of whether or not"> <meta name="robots" content="index,follow"> <title>Employee Reward 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>Employee Reward </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>Finding a reward for someone, especially an employee is difficult. Too often rewards are given that might mean little or nothing to that person. That is why at www.99bluebananas.com you can give a reward that will suit everyone. Unsure of whether or not he or she likes something or not? Don't want to give the same boring employee reward as you did last year? Well now, you do not have to worry because there is a solution at it is at<a href="http://www.99bluebananas.com/">www.99bluebananas.com</a></p> <p class="MsoNormal"><span lang="EN-US">Designed for your uniqueness, 99bluebananas.com is an online experimental gift company on the West Coast, one of the first, specializing in unforgettable gifts, and experiences. And if you have a certain budget, do not worry because there is a package that is suitable for that employee reward you want to give. At <a href="http://www.99bluebananas.com/"><span>www.99bluebananas.com</span></a></p> <p class="MsoNormal"><span lang="EN-US">If you are unable to gage what your employee is interested in most, why not try our gift card service. Here you can choose an amount for the employee reward. Then with the card, all your employee has to do is go to the website, select 'use a gift card' and enter their gift card. Within seconds, they will have a choice of gifts that fit the price you paid and can pick and choose according to their preference. </span></o:p></p> <p class="MsoNormal"><span lang="EN-US">If you know a bit more about your employee, then you can find an experience that suits them best. Choices are varied and range from sporting activities to lifestyle activities. If you are not sure about what the best is, pick from our bestseller list. Take an aeroplane flight where you get the chance to operate the stick. Partake in tandem skydiving; have a biplane adventure or good leisurely helicopter tour around the coast. The choice of an employee reward has never been this varied or enjoyable to follow.</span></o:p></p> <p class="MsoNormal"><span lang="EN-US">Once you have selected your experience, click on the cart to add and then follow the quick and easy steps to sending your employee a reward that you know they would be pleased to receive. In addition, along with the experience gift, they will receive a gift pack containing a gift card, a message card, a how to card and an information card detailing the experience gift they have just received.<span>&nbsp; </span></span></o:p></p> <p class="MsoNormal"><span lang="EN-US">At 99bluebananas.com, your choice of experience is endless. If your employee is more of a sporty person, choose the sporting activities where they can try their hand at Fencing, Hang gliding or Kart Racing. Alternatively, if they are more into the cultural side of things, you can purchase an experience gift of Dance lessons or a Raymond Chandler Mystery Tour. Or if you are on the lookout for not only one employee reward but many, try the team factor where groups of people can partake at the same time.</span></o:p></p> <p class="MsoNormal"><span lang="EN-US">Blue banana is an experience that everyone must enjoy at least once during his or her lifetime. Why not make it an employee reward and give someone you work with an adventure. To purchase or find the right adventure for you, log on to <a href="http://www.99bluebananas.com/"><span>www.99bluebananas.com</span></a>span&gt;</p></span></span> </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=118"><img src="images/uploads/fencingkids_sml_02.jpg" alt = " Fencing Lessons for Children" width="142" height="90" hspace="5" border="0" title = " Fencing Lessons for Children"></a> <br> <span class="sidetext" align = "right"> Fencing Lessons for Children<br> </span><span class="bodylink" align = "right"><strong><a href="expdetail.asp?id=118">more&gt;&gt;</a></strong></span><br> <br> <a href="expdetail.asp?id=111"><img src="images/uploads/skysailing03-02-07_09_small2.jpg" alt = "Sailplane Introduction Flight" width="142" height="90" hspace="5" border="0" title = "Sailplane Introduction Flight"></a> <br> <span class="sidetext" align = "right">Sailplane Introduction Flight<br> </span><span class="bodylink" align = "right"><strong><a href="expdetail.asp?id=111">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>