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: "Sandy", title: "Beautiful", description: "I bought this for my teenage daughter, and she loves it.  The picture doesn&#039;t show the difference between yellow and white gold very well - it&#039;s much more noticable than what this shows.  If you want this as a necklace, find a better chain for it than the one that you can order with this, as it&#039;s too fragile.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2010-01-05"};
