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: "Jen", title: "Pocket Watch", description: "I bought this watch for my brother and it is fantastic. It was sturdy when I took it out of the box, and it has a spot on the back to have engraved. He loved it. <br />It came quickly too. I would definitely purchase from JewelBasket again. ", overall: "5", durability:"5", features: "4", appearence:"5", buy_again:"4", rdate: "2009-12-27"};
reviews[reviews.length]= {name: "Renee B.", title: "Freemason Pocket Watch", description: "I gave this as a b-day gift and I couldn&#039;t be more pleased with the quality and workmanship.I would buy another watch from Jewel Basket...beautiful! What a memorable gift!", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-10-24"};
