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: "Jane", title: "Stunning chain for a amazing price and just like you would get at kays or gordons in my opinion", description: "I just wanted to say your product is great it&#039;s just like you would get at kays or gordons for way cheaper it&#039;s gorgous it shipped fasted I would say if you need a nice good quality cheap chain for a pretty pendant come here thanks so much! ", overall: "5", durability:"4", features: "5", appearence:"5", buy_again:"5", rdate: "2009-05-04"};
reviews[reviews.length]= {name: "Darrin Schauble", title: "Positive Experience", description: "Best price that I could find on the internet.  The product arrived on-time for christmas and was as ordered.  The shipping method could be improved because the chain balled-up in the corner of the box and I had to untangle it prior to wrapping.", overall: "5", durability:"3", features: "4", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
