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: "GLB", title: "Love this ring!", description: "I ordered 2 of these to use as &quot;spacers&quot; between 2 of my rings.  They are perfect for that use, and I can also use them to stack with other rings!  Slim and pretty!  In fact, they are beautiful enough to wear on their own.  I searched for a long time for something like these, and I&#039;m so glad I found them!  Delivery was fast.  Couldn&#039;t be happier with purchase!", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-10-23"};
