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: "Margaret M.", title: "Hand Woven Tie Pin", description: "I was completely satisfied with my special order product.  I was also thrilled when my husband opened the beautiful package and thought it was perfect!  Thanks jewelbasket for a job well done!", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-05-08"};
