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: "Aida", title: "Aida", description: "My husband liked his gift.  I felt, that it was not as nice as other site&#039;s rings.  Unfortunately, I based the purchase on price.", overall: "2", durability:"2", features: "1", appearence:"1", buy_again:"1", rdate: "2009-01-28"};
