window.addEvent('domready', function(){
    new ImageMenu($$('#kwick a'), {
        openWidth: 416,
        border: 0
    });
});
