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: "Rebecca M", title: "Large Gold Dog Tag", description: "I bought the largest size dog tag (longer than a stamp but smaller width) for my husband&#039;s birthday. It is delicate looking while being strong. It is nicer than I thought it would be. He loves it!", overall: "5", durability:"4", features: "5", appearence:"5", buy_again:"5", rdate: "2009-09-02"};
reviews[reviews.length]= {name: "anna s.", title: "very happy", description: "My boyfriend is a Marine, and I bought him this with a personal inscription to add to his gold chain and cross. It was amazing in quality and the perfect size. THANKS", overall: "5", durability:"4", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
