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: "Rachael Woods", title: "Beautiful Claddagh", description: "I purchased this ring for my step-daughter&#039;s 18th birthday &amp; she loved it.  My one concern is that the band may be fragile as the underside is much thinner than I thought from the picture on line.  The emerald (her birthstone) is gorgeous &amp; this ring was exactly what I was looking for.", overall: "5", durability:"3", features: "5", appearence:"5", buy_again:"5", rdate: "2009-05-19"};
