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: "Russell Jordan. Australia.", title: "MASONIC WATCH", description: "I surfed the web for 2 months to find the Masonic Watch I wanted. This was the one. 5***** Quality. 5***** Service.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-05-27"};
reviews[reviews.length]= {name: "Kathryn Irons", title: "Gold Tone Tonneau Masonic Watch", description: "In my opinion the best looking masonic watch on the market.  Am sure my husband will be delighted when I give to him for his birthday.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-04-30"};
