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: "Jodi", title: "Very nice dog tag", description: "It is very heavy duty and looks very nice.  I fit all my allergies on it and is great.<br />", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-08-10"};
reviews[reviews.length]= {name: "Victoria", title: "Absolutely Perfect!", description: "I get compliments on this tag all the time and have had people complain that they don&#039;t have any medical need for one but want one anyway!<br /><br />I love how sturdy the tag is and that it doesn&#039;t irritate my skin when I get sweaty like other tags have.  It&#039;s been hiking, camping, sailing, skydiving, tree climbing in the rainforest, frolicking at Burning Man in the Nevada desert, skiing in Canada, swimming in many oceans...  It looks as good as new!", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-07-07"};
reviews[reviews.length]= {name: "Margaret M", title: "5 stars product", description: "Excellant tag, purchased for my husband able to put all his medical information on the tag. Fast shipping and ingraving was perfect!", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-05-24"};
reviews[reviews.length]= {name: "Lynn Smith", title: "Good product", description: "Great medical tag.  Allows for exrta medical information. Stylish too.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
