<!-- Zitate immer in einer Zeile schreiben - auch HTML darf verwendet werden //-->

<!-- TestimonialBox1: //-->
var TestimonialBox1=new Array()
TestimonialBox1[0] = "<span class='TestimonialsSpan'>&raquo;The app is just what I need for my eBay business it makes your listings look professional, it is so easy to use...&laquo; <b>(Connormilton)</b></span>";

TestimonialBox1[1] = "<span class='TestimonialsSpan'>&raquo;Most Powerful Ebay Lister for iPhone. Longtime fan of Garagesale for Mac. This is a dream come true. So easy, no reading needed. Loaded pictures up to garage sale sight without problems. Much better than I-sale or any eBay listing program. If you truly want a portable 'on the fly' solution, this is it. [...] Major leap forward. Professional looking auctions can be done from your uploaded and started right from your iPhone. Essential listing options and extras included. A breeze to use. Another move toward making the desktop listing a thing of the past. [...] This is a serious on the fly, professional way to compose, take photos and lust on the fly.&laquo; <b>(Jaggkneio)</b></span>";

TestimonialBox1[2] = "<span class='TestimonialsSpan'>&raquo;Brilliant. Exactly what eBay's official app should have.&laquo; <b>(McRobie)</b></span>";

TestimonialBox1[3] = "<span class='TestimonialsSpan'>&raquo;Works Great. If you love Garagesale you'll love the app. Great on the go. keep up the good work.&laquo; <b>(Pat Mack)</b></span>";

TestimonialBox1[4] = "<span class='TestimonialsSpan'>&raquo;Love this app. It has made my life so much easier. Recently I moved, wanted to sell unwanted items on eBay and my only Internet connection is my iPhone. Well GaragesLe to the rescue. Listing was a snap!!!! Love, love, love it!!!&laquo; <b>(Dockum)</b></span>";

TestimonialBox1[5] = "<span class='TestimonialsSpan'>&raquo;Amazing iPad app! I used the Mac version on my Mac however wanted a stand alone for my iPad for eBay. This app is worth every penny, easy to list took only minutes to set up and had no issues loading the auctions in less then a minute. I am very impressed.&laquo; <b>(GeekGirl)</b></span>";

var TBox1 = TestimonialBox1.length;
var whichTestimonialBox1 =Math.round(Math.random()*(TBox1-1));
function showTestimonialBox1(){document.write(TestimonialBox1[whichTestimonialBox1]);}

<!-- TestimonialBox2: //-->
var TestimonialBox2=new Array()
TestimonialBox2[0] = "<span class='TestimonialsSpan'>&raquo;Una applicazione che mancava,poter creare le aste e vendere gli oggetti direttamente da iphone!&laquo;</span>";

TestimonialBox2[1] = "<span class='TestimonialsSpan'>&raquo;Das lohnt sich! 1,2,3 Deins - so einfach war einstellen bei eBay noch nie.&laquo; <b>(widemedia)</b></span>";

TestimonialBox2[2] = "<span class='TestimonialsSpan'>&raquo;A great tool for listing items, some ok templates, hope they add more & 1st class customer support!!! it realy is easy to use & the auctions look a lot better than most on eBay PLUS the FREE image hosting! Great App Guys!!&laquo; <b>(stollyfiles.blogspot)</b></span>";

TestimonialBox2[3] = "<span class='TestimonialsSpan'>&raquo;Best application I ever bought on AppStore. Thanks for your efforts!&laquo; <b>(Renato)</b></span>";

TestimonialBox2[4] = "<span class='TestimonialsSpan'>&raquo;Great Application at a Great Price. Garage Sale Touch is a very neat application, which over a months use I have had fantastic success in using it for selling all sorts on Ebay. &laquo; <b>(SpartanTK)</b></span>";

var TBox2 = TestimonialBox2.length;
var whichTestimonialBox2 =Math.round(Math.random()*(TBox2-1));
function showTestimonialBox2(){document.write(TestimonialBox2[whichTestimonialBox2]);}


<!-- TestimonialBox3: //-->
var TestimonialBox3=new Array()
TestimonialBox3[0] = "<span class='TestimonialsSpan'>&raquo;Best looking. Simply great at creating great looking eBay auction, it will even pay for itself with it's additional free picture hosting.&laquo; <b>(Slippersalad)</b></span>";

TestimonialBox3[1] = "<span class='TestimonialsSpan'>&raquo;I currently use the mac version and was a big fan. This one doesn't disappoint.&laquo; <b>(Lucid4000)</b></span>";

TestimonialBox3[2] = "<span class='TestimonialsSpan'>&raquo;Einfach phantastisch dieses App!!! Habe &uuml;ber ein Jahr auf so etwas gewartet! Ich stelle nur noch &uuml;ber Garage Sale Touch ein, gar nicht mehr &uuml;ber meinen PC.&laquo; <b>(i-Phant)</b></span>";

var TBox3 = TestimonialBox3.length;
var whichTestimonialBox3 =Math.round(Math.random()*(TBox3-1));
function showTestimonialBox3(){document.write(TestimonialBox3[whichTestimonialBox3]);}
