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: "dmtqtown", title: "absolutely stunning", description: "I bought this because I wanted the citrine pendant, which is just beautiful.  I was incredibly surprised at just how stunning the omega was as well, it is a very high quality piece.  ", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
