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: "Kathie Borders", title: "Birthstone jewelry charm", description: "I bought this for my charm bracelet for my 3rd child.  I wanted it to be different from the other two and still be similar.  I like the fact that it can be engraved, I have his name &amp; date on it and I really like the birthstone  on there.  It&#039;s smaller and thinner than I expected but that&#039;s because I didn&#039;t measure out the dimensions ahead of time to know what to expect.", overall: "4", durability:"4", features: "4", appearence:"4", buy_again:"4", rdate: "2009-01-28"};
