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: "Marilyn Carley", title: "Reversible Omega necklace", description: "Very pleased. Sometimes clasp a little difficult to unhook", overall: "5", durability:"5", features: "4", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
reviews[reviews.length]= {name: "Joan Hollingsworth", title: "reversible omega necklace", description: "the service was very good.  the necklace is ok but doesn&#039;t lay as flat as I expected.  otherwise it is nice and works for both yellow gold and white gold pendants.", overall: "4", durability:"4", features: "5", appearence:"3", buy_again:"3", rdate: "2009-01-28"};
