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: "Mary McLees", title: "Absolutely love this ring", description: "I recently underwent chemo and &quot;luckily&quot; gained weight instead of losing it.  This unfortunately increased my ring size.  My  sapphire ring from my husband no longer fit.  I didn&#039;t want to quit wearing it so I wore it on my pinky finger and have since lost it.  It was very dear to me.  I looked feverishly for a similar ring and this one is it.  It fits perfectly and I don&#039;t fear losing it.  I wear every day.  I&#039;m glad I found this ring at such a great price.  Thanks!", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
