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: "anon", title: "Beautiful Ring!", description: "I loved this ring. It looks beautiful, and is exactly what I wanted.<br /><br />I&#039;m not very careful w/ rings, though, and I have slightly damaged mine, months after it was purchased.  But so long as you aren&#039;t constantly bumping it into things like me, then I really recommend it. (c:", overall: "5", durability:"3", features: "5", appearence:"5", buy_again:"4", rdate: "2009-11-05"};
