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: "Jeny", title: "RMT", description: "Clarity of initials is far less than on website--offer other fonts as well", overall: "4", durability:"4", features: "2", appearence:"3", buy_again:"4", rdate: "2009-01-28"};
reviews[reviews.length]= {name: "Melanie ~ n~ N.C.", title: "~ This is a piece that will stand out from others!", description: "I was very impress when I received the Tie pin I had ordered for my husband. I thought it turned out very stunning!  It&#039;s a very personal piece that anyone would treasure. For you others that are looking for a special one of a kind~this stands out and  gets many compliments. If it were to be for Valentines day, B-day, Anniv.or any other occassion. They will always remember who this personl piece came from.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
