var MENU_ITEMS_XP = [
   ['Home', '/index.html', {'tw':'_top'}],
   ['For Sale', '/forsale.html', {'tw':'_self'}],
   ['Jousting', '/jousting.html', {'tw':'_self'}],
   ['Breeding', '/loch.html', {'tw':'_self'}],
   ['Photo Gallery', '/gallery.html', {'tw':'_self'}],
   ['Friends', '/friends.html', {'tw':'_self'}],
   ['Contact Us', '/contact.html', {'tw':'_self'}]
];
