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: "Selina O'Sullivan", title: "18k White Gold Band", description: "I am very impressed with the wedding band. The presentation box is beautiful. The quality and price are exceptional and would not hesistate purchasing from Jewelbasket again.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-10-21"};
