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: "Brynda", title: "Beautiful!", description: "I gave this as a xmas gift to an avid traveler, he loved it! The detail is really great, a beautiful keychain", overall: "5", durability:"4", features: "5", appearence:"5", buy_again:"5", rdate: "2010-01-04"};
reviews[reviews.length]= {name: "Laura", title: "The Gemstone Globe Key Chain makes a great gift!", description: "I bought this item to give as a Christmas gift.  The gemstones in this keychain make it a unique gift for gem lovers.  It is well made and attractive.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
reviews[reviews.length]= {name: "Olga Letuchaya", title: "lovely keychain", description: "Very nice, everybody will love to have this ", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
reviews[reviews.length]= {name: "Erica DelValle", title: "Beautiful Key Chain", description: "I gave the key chain to my husband for our anniversary and he loved it.  He mentioned that it was noticed everywhere he went.  The key chain&#039;s chain broke and my husband tried to put it together but did not take very well because it just fell down and was lost.", overall: "5", durability:"4", features: "5", appearence:"5", buy_again:"4", rdate: "2009-01-28"};
