// JavaScript Document

// JavaScript Document


comm = new Array();

comm[0] = "Thanks, I can't praise the service highly enough!!";

comm[1] = "Goods arrived this a.m. Thank you. Thanks for dealing with my order so promptly";

comm[2] = "Very many thanks for the prompt efficient service. I ordered my Keen sandals on Monday and they arrived today. Many, many thanks. Definitely the people to shop with for all my Outdoor Clothing requirements";

comm[3] = "Ordered on the 26th and wearing it on the 28th - excellent service - thanks guys";

comm[4] = "Just wanted to thank you for getting my deliver out so quickly after I messed up the order form";

comm[5] = "Many thanks for the excellent service - arrived today and they're exactly what I've been after";

comm[6] = "Thanks for your quick efficient service - parcel has arrived! Just want to say thanks for the fantastic service. Cheers";

comm[7] = "Received today. Many thanks for an efficient service";

comm[8] = "All goods received in good order. Excellent service as usual. Stuff that matters... :-)";

comm[9] = "Thank you it came today. no problems he loves it thanks again great service";

comm[10] = "Thanks a bunch - received my coat today great service";

comm[11] = "The bag arrived today and I am delighted both with the product and the service";

comm[12] = "Dear Outside Customer Services Team. Thank you, I appreciate your efforts very much!";

comm[13] = "Very impressed with your online mail order service, very quick and efficient!";

comm[14] = "Many thanks for speedy delivery. Very impressed with the quality of the bags!!!";

comm[15] = "I think the site is great - tremendous range, great prices and well laid out";

comm[16] = "My order arrived in Italy safe and sound and perfectly packed. Thank you for your excellent service";

comm[17] = "Guys, i just want to sey that i have never been so impressed with the service received when ordering gear from the web. Truely a legendary team (and site) in place!!";

comm[18] = "thanks for a quick delivery and the product is a great fit";

comm[19] = "Many thanks for prompt delivery and great service in general ";

comm[20] = "Many thanks! Anyone I can tell about the exceptional service I've received?";

comm[21] = "thank you for the great service";

comm[22] = "Amazing service. I will be purchasing from you again and recommending you to friends and family.";

var random_comm_unrounded=Math.random()*22;
var random_comm_number=Math.floor(random_comm_unrounded)