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: "Suzanne", title: "Stunning- so truly beautiful!!!", description: "Quality craftsmenship, we can&#039;t believe how wonderful it looks!!! We didn&#039;t expect the amazingly gorgeous piece that we recieved, &amp; we couldn&#039;t be more pleased. Absolutely super quality &amp; customer service!!! We will be back!!! <br /><br /><br />", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
