var review_map = new Array();
review_map['appearence'] = 'Appearance';
review_map['buy_again'] = 'Quality';
review_map['durability'] = 'Durability';
review_map['features'] = 'Features';
var reviews = new Array();
reviews[reviews.length]= {name: "De", title: "Nice Clock", description: "This clock is very nice and elegant. It is heavy and BIG!", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2010-01-30"};
reviews[reviews.length]= {name: "Joanne G", title: "Bulova Wall Clock", description: "Love everythig about this clock. It is a focal point in my dining room and is admired by all my guests. It was competitively priced and well packaged and delivered in a &quot;timely&quot; fashion. I will return to Jewel Basket for future purchases!", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2010-01-05"};
reviews[reviews.length]= {name: "Charlie H", title: "Bulova Wall clock", description: "I just bought the clock so I can&#039;t rate durability, and it doesn&#039;t have many features past it keeps time.<br />  I bought it because the room is  decorated in a mosaic motif.<br />  It looks great. On close inspection, there are a few mosaic tiles that are cracked and should perhaps not been included on the clock. But only I, who see it every day, will ever notice. It is the focus of the room.<br />  It was also almost $100 cheaper at Jewel Basket then at any other place. And I priced it at as many as Google found for me.<br />  Very happy with the purchase.", overall: "5", durability:"4", features: "4", appearence:"5", buy_again:"4", rdate: "2009-10-14"};
