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: "Donna", title: "Great Value Craftsmanship", description: "I saw this EXACT same box selling on a gemstone shopping TV show for the full 1500.00 price PLUS they charged for shipping costs. I bought this beauty here and had free shipping right to my door for a fraction of what that TV show was selling it for. Shop and compare, jewelbasket.com is where to shop for gifts in this economy!", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
