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: "Tammy, Columbia, MO", title: "Satisfied!", description: "I was definitely satisfied with the product.  I shopped around before buying and thought it was a good deal for the price.  I would recommend this product and this site.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-08-24"};
