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: "Betsy R", title: "Small world after all", description: "I gave this to my son and daughter in law in Spain as a sort of &quot;small world&quot; anniversary gift. They love it. I&#039;ve since seen the same product for 3 times the price elsewhere. Very, very fine.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-29"};
reviews[reviews.length]= {name: "Sandra Caldwell", title: "Gemstone Globes", description: "I ordered this product for a gift and it was very well received.  No defects whatsoever!  Awesome for someone in the International Business Area", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
