kk=Math;
testimonials =new Array(2);
testimonials[0] ="<br />&ldquo;ISIG - This app had zero reviews when I purchased it, and, as such I was hesitant to buy it. The screenshots looked pretty good so I figured I'd give it a shot. The app itself does exactly what it advertises and does so very well. I haven't exported the signature yet so I don't know if it will look outside of my iPhone but so far definitely worth the $.99.&rdquo;<br /><br /><span class='txt-style3'>CodeNameConan, Mar 24, 2010</span><br /><br /><img src='images/img-hr.gif' width='243' height='12' alt='' /><br /><br />&ldquo;IREFEREE - I purchased iReferee to use on my weekends refereeing a local soccer team and all I can say is...WOW!&rdquo;<br /><br /><span class='txt-style3'>David Elliott, Mar 10, 2010</span><br /><br /><img src='images/img-hr.gif' width='243' height='12' alt='' /><br /><br />&ldquo;PITSTOP - I can find news about my favorite drivers and see what's going on!! Awesome! Get it!&rdquo;<br /><br /><span class='txt-style3'>Jpm42rulez, Jan 30, 2010</span><br /><br /><img src='images/img-hr.gif' width='243' height='12' alt='' /><br /><br />&ldquo;COLLEGE SPORTS APP - This app is amazing it tells u everything u need to know about the tigers, WAR EAGLE!&rdquo;<br /><br /><span class='txt-style3'>MVRRQ, Jan 8, 2010</span><br /><br /><img src='images/img-hr.gif' width='243' height='12' alt='' /><br /><br />&ldquo;ISPY GAME - This is fun great, worth the money!&rdquo;<br /><br /><span class='txt-style3'>Fhhehd, Dec 9, 2009</span><br /><br /><img src='images/img-hr.gif' width='243' height='12' alt='' /><br /><br />";

testimonials[1] ="<br />&ldquo;HOCKEY RULES - Trying to learn the rules so this is perfect thank you so much!&rdquo;<br /><br /><span class='txt-style3'>Sin fJ, Dec 3, 2009</span><br /><br /><img src='images/img-hr.gif' width='243' height='12' alt='' /><br /><br />&ldquo;PITSTOP - Great app!!! Worth downloading it's free anways! Why not try it?&rdquo;<br /><br /><span class='txt-style3'>NASCAR jj fan, Nov 29, 2009</span><br /><br /><img src='images/img-hr.gif' width='243' height='12' alt='' /><br /><br />&ldquo;ATNZ - I like watching the little guys crawl around on my phone. It reminds me of when I was a kid and had the time to just watch ants. Very theraputic.&rdquo;<br /><br /><span class='txt-style3'>WastaBwoy, Nov 3, 2009</span><br /><br /><img src='images/img-hr.gif' width='243' height='12' alt='' /><br /><br />&ldquo;FOOTBALL RULE BOOK - Very well organised and detailed. Thanks!rdquo;<br /><br /><span class='txt-style3'>Mathematix, Oct 19, 2009</span><br /><br /><img src='images/img-hr.gif' width='243' height='12' alt='' /><br /><br />&ldquo;FRIDAY NIGHT LIGHTS - HS Football is the Best and this is the ONLY App that tracks it!&rdquo;<br /><br /><span class='txt-style3'>Travel-in Salesman, Sep 15, 2009</span><br /><br /><img src='images/img-hr.gif' width='243' height='12' alt='' /><br /><br />";

testimonials[2] ="<br />&ldquo;ANTZ - Cool app, my daughter loves it.&rdquo;<br /><br /><span class='txt-style3'>Joe Green, Sep 15, 2009</span><br /><br /><img src='images/img-hr.gif' width='243' height='12' alt='' /><br /><br />&ldquo;COLLEGE SPORTS APP - It's the beat app in the store! Great for any tiger fan!&rdquo;<br /><br /><span class='txt-style3'>MizzouGirl10, Sep 7, 2009</span><br /><br /><img src='images/img-hr.gif' width='243' height='12' alt='' /><br /><br />&ldquo;MY OWN REWARDS - This app is awesome!  Now I don't have to carry 10 cards in my wallet and forget the one I needed. App works great can't wait  see what's next.&rdquo;<br /><br /><span class='txt-style3'>Waves 123, Sep 4, 2009</span><br /><br /><img src='images/img-hr.gif' width='243' height='12' alt='' /><br /><br />&ldquo;SPORTS RULE BOOKS - I was ready to slate this, as you couldnt zoom until the last update, making it unreadable. Now fortunately, you can, making this by far best app for this purpose.&rdquo;<br /><br /><span class='txt-style3'>Anyold, Jul 5, 2009</span><br /><br /><img src='images/img-hr.gif' width='243' height='12' alt='' /><br /><br />&ldquo;POOL RULES - I would really enjoy having the rules for pool/billards included so when I play, I have proof of the rules.&rdquo;<br /><br /><span class='txt-style3'>3mikey1, Jun 13, 2009</span><br /><br /><img src='images/img-hr.gif' width='243' height='12' alt='' /><br /><br />";

index =kk.floor(kk.random() * testimonials.length);
document.write(testimonials[index]);