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: "Crystal Holman", title: "rubilite gemstone globe paperweight", description: "the item is beautiful as wll as the others I purchased..this seems the most beautful..very good quality at a great price..I started pricing these in Mexico and the Cayman Islands..Best price I found..guaranteed", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-02-01"};
