function greatbigfurniturestore()
{
   newString='<font face=Arial size=2><b>The Great Big Home and Furniture Store</b></font><br><font face=Verdana,Arial size=1 color=#404040>See us on Stand 47 A-H at the largest furniture show this weekend at Earls Court London. Click here to see some of the ranges we are taking</font>';

   return (newString);   
}
function productquestion()
{
   newString='<font face=Arial size=2><b>Product Question</b></font><br><font face=Verdana,Arial size=1 color=#404040>If you require additional information regarding one of our products, click here to send us an email enquiry, or cantact us on one of our telephone numbers</font>';

   return (newString);   
}
function packageoption()
{
   newString='<font face=Arial size=2><b>Package Option</b></font><br><font face=Verdana,Arial size=1 color=#404040>We have put together a number of pieces from this range which combine popular choices with extra savings to make these exceptional value for money</font>';

   return (newString);   
}
function instock()
{
   newString='<font face=Arial size=2><b>In Stock</b></font><br><font face=Verdana,Arial size=1 color=#404040>Item is normally in stock and should be delivered within 1-2 weeks depending upon location</font>';

   return (newString);   
}
function showpricepromise()
{
   newString='<font face=Arial size=2><b>Price Promise</b></font><br><font face=Verdana,Arial size=1 color=#404040>We are so sure that our prices are amongst the lowest (if not the lowest) in the UK that we will endeavor to match any lower price quoted elsewhere</font>';

   return (newString);   
}