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: "Manuel Morales", title: "Very Nice wedding band", description: "My wife and I got this wedding bands from JewelBasket. No much to say other thatn we can not live without them. It&#039;s been almost a year and they look like new (we take care of them a lot). They were inexpensive but a great value for the money. Thank!!", overall: "4", durability:"5", features: "0", appearence:"4", buy_again:"5", rdate: "2009-01-28"};
