function comments() {};
comments = new comments(); number = 0;
comments[number++] = "\"Thankyou very much for your quick response to my email\"<br><i>Donna Phillips</i>"
comments[number++] = "\"Many thanks for getting back to me. It was for my nephew who was 2 on Monday and I thought you might like to know how much he appreciated it... \"<br><i>Kate</i>"
comments[number++] = "\"I will defintately use your services again as I found you all very helpful\"<br><i>Marie :-)</i>"
comments[number++] = "\"Thanks very much for sorting out my order, I very much appreciate it.\"<br><i>Mandy</i>"
comments[number++] = "\"Thanks very much. I will be pleased to use your service again\"<br><i>Jonathan Reid</i>"
comments[number++] = "\"Thank you for such a wonderful and efficient website!  This is the second time I've ordered from you and your service is fantastic.\"<br><i>Melia Awad</i>"
comments[number++] = "\"Thankyou very much for the response which is more than satisfactory - I will be recommending the site to frineds and family and will continue to use it myself\"<br><i>Richard</i>"
comments[number++] = "\"I've been most impressed with your service and will certainly not hesitate to use your company again.\"<br><i>Mary</i>"
increment = Math.floor(Math.random() * number);