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: "Ami", title: "beautiful", description: "I bought this as a stocking stuffer for Christmas for my husband.  I couldn&#039;t be happier with the quality and appearance.  My husband likes it a lot. The service was fantastic. I was worried about getting it on time because I ordered it on Dec 22nd.  I received it the next day.  Great job!  I&#039;ll be ordering again.<br />", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-29"};
reviews[reviews.length]= {name: "gift giver", title: "Perfect size", description: "Very discreet and upscale tie pin, not to big nor to small.  Perfect size", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
reviews[reviews.length]= {name: "Jessica", title: "Nice silver tie pin", description: "My stepdad wanted a silver tie pin for Christmas, and I spent weeks looking for one.  This is the only one that I could find that wasn&#039;t too plain or too &quot;blingy&quot; for his taste.  I was a little nervous about the quality based on the picture, but it looks great in person!", overall: "4", durability:"3", features: "3", appearence:"4", buy_again:"4", rdate: "2009-01-28"};
