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: "AUdrey Bayer", title: "Tin Cup  Pearl Necklace", description: "I have given the tin cup pearl necklace to several college graduates.  The necklace comes in a lovely box, and is very pretty as a gift.  My daughter in Connecticut has ordered several also, to give as gifts.<br />", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-09-02"};
reviews[reviews.length]= {name: "Tracy A. Womeldorff", title: "Tin Cup Necklace", description: "Very nice necklace.  I have received many compliments.  Beautiful and consistent sized pearls and very shiny chain.  I would definitely recommend purchasing this necklace.  Very nice high quality at a great price.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
