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: "James Aimery", title: "Quality", description: "this is my first ever owned masonic ring i took pride in owning it ,with everyone admiring its uniqueness its a great design one of a kind. however,in less than a year the colored enamel paint came off and its beauity doesnt shine like as though it was new. of course i know its stirling silver and will tarnish, but it shouldnt loose it brillince from normal regular cleanings w/ the proper cleaning solutions from the julers. Tell me how much would it cost to have it restored to its NEW LOOK? it is a sentimental value to me being its the first and only ring sinced i was raised to the level of a MASTER MASON last April 2008 ", overall: "3", durability:"1", features: "5", appearence:"4", buy_again:"1", rdate: "2009-01-28"};
