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: "Karla", title: "beautiful !", description: "The pendant is absolutely beautiful in a masculine brushed sternling silver.  Comes with chain but doesn&#039;t mention that so I ordered another which I now have to return.  Cross VERY light weight (almost bendable) but beautiful to look at. ", overall: "4", durability:"3", features: "5", appearence:"5", buy_again:"3", rdate: "2010-01-05"};
