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: "Lucy DeBruin", title: "Top quality", description: "This is more than I expected for such a reasonable price. Excellent workmanship and appearance. Bought two to be used by twin ringbearers instead of the traditional pillow for the wedding and then given as their attendants<br /> gift. Would definitely purchase more from here based on this product.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-04-30"};
