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: "mmccr", title: "Women's rose gold wedding ring 2mm", description: "Ring perfect- exactly as described. Fast, secure international delivery.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-10-17"};
reviews[reviews.length]= {name: "Sarah Duprey", title: "dont pay for engraving", description: "Product was what I expected.Engraving was not legible. ", overall: "5", durability:"5", features: "5", appearence:"4", buy_again:"4", rdate: "2009-01-29"};
reviews[reviews.length]= {name: "Nancy Reynolds Egan", title: "14k rose gold 2mm wedding ring.", description: "This is the ring my husband wanted and he loves it.  Even though it is only 2mm it is very well made and substantial...a lovely ring.", overall: "4", durability:"5", features: "0", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
reviews[reviews.length]= {name: "T Cauto", title: "Thumb ring", description: "I bought this to wear as a thumb ring.  I wear it everyday on my left thumb and I&#039;m left handed.  It has not lost it&#039;s shape and is very durable and looks great.  Highly recommend as a thumb ring.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
