window.addEvent('domready', function(){
   var myMenu = new ImageMenu($$('#land-nav a'),{openWidth:310, border:2});
});
