var MENU_ITEMS = [
   ['Home', '/home.php', {'tw':'center'}],
   ['About Us', '/aboutus.php', {'tw':'center'}],
   ['Antiques', '/antiques.php', {'tw':'center'}],
   ['Bedding', '/bedding.php', {'tw':'center'}],
   ['Design', '/design.php', {'tw':'center'}],
   ['Contact Us    ', '/contactus.php', {'tw':'center'}]
];