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: "Emily", title: "LOVELY DELICTE RING", description: "Ring is of very high quailty and is delicately made for those girls who don&#039;t care for larger jewelry.", overall: "5", durability:"4", features: "4", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
reviews[reviews.length]= {name: "Diana", title: "really like it", description: "This is a great ring.  It is lightweight, I can barely feel it on my finger.  It looks beautiful everyday, despite the fact that I wear it all the time, including in the shower.  You can read the &quot;True Love&quot; letters but you really have to look closely, which in a way is nice because other people can&#039;t quiet make out what your ring says.  Sometimes, in the light the letters sparkle, and really don&#039;t look like letters at all but may be mistaken for little stones or just lines.  I&#039;m not sure how to describe it, but I&#039;m very happy with my ring.  The only thing about it is that the letters do scratch a little, like when I&#039;m applying lotion or something, I prefer to take the ring off, but I think it is also a nice feature of this purity ring because it reminds you of your promise :)", overall: "5", durability:"5", features: "4", appearence:"4", buy_again:"4", rdate: "2009-01-28"};
