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: "Joyce Harvey", title: "10K diamond solitaire baby ring", description: "I bought this for my grandaughter whose birthstone is diamonds.  It is just as it looks - very sweet and the diamond is big enough to tell what it is.  I put it on a chain for her to wear around her neck when she is older.", overall: "5", durability:"4", features: "5", appearence:"5", buy_again:"5", rdate: "2010-01-06"};
