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: "Bella (Fish)", title: "These make great gifts, or a little something for yourself!", description: "This was purchased just because, and it is beautiful. It is a great paperweight, as it should be, and is is wonderful for displaying! It couldn&#039;t be better! ", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-12-12"};
reviews[reviews.length]= {name: "A. G.", title: "Globe is Beautiful", description: "Purchased these as corporate gifts. They are great.", overall: "5", durability:"5", features: "4", appearence:"4", buy_again:"4", rdate: "2009-10-21"};
