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: "Louis Spilsbury", title: "14k Twin Heart Diamond Promise Ring", description: "The ring which I purchased was perfect except that the engravement was upside down, allthough it&#039;s not much of a problem since you can&#039;t see engravements whilst wearing it, otherwise no problems at all.", overall: "5", durability:"5", features: "4", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
