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: "Kathy Heath", title: "Birthstone Grandmother Charm", description: "The heart charm is absolutely beautiful.  It is so special with the birthstones of my mother&#039;s grandchildren.  She will treasure it for ever.  The quality looks more than the price and even when I brought it into a jewelry store to purchase a chain the sales people all commented on how beautiful it was.   ", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
