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: "MArnold", title: "The Pipe Cut is a killer look!", description: "My husband and I both love his wedding band.  We recieved great service and the ring was sent promptly.  We haven&#039;t had any problems with the jewelry and the look is exactly what we were looking for.  The pipe cut has such a killer look! :-)", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
