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: "mld", title: "y doesnt it brake easy", description: "thid is a very good charm/ pendant to get for someone. the only thing i did not like was it can be broken in to two pieces.... thats what it says but in reality it totally messes up the pendent if you brake it into 2 halfs", overall: "4", durability:"5", features: "3", appearence:"5", buy_again:"3", rdate: "2009-12-28"};
