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: "Elizabeth Creech", title: "White Gold Blue Sapphire Ring Review", description: "For the price, this is a very nice ring.  The sapphire in the one I bought had a slightly visible flaw down the middle of it (clear down the middle), but other than this the ring is beautiful.  The flaw cannot be seen when the ring is being warn, so it&#039;s not a huge problem.  I recommend this product for anyone who wants to give a great gift (or buy themselves something nice) on a budget.", overall: "4", durability:"3", features: "4", appearence:"3", buy_again:"3", rdate: "2009-01-28"};
