var fx = new minikit.fx.Height($("myheightfx2"), {});
connect($("myheightfx2btn"), "onclick", bind("toggle", fx));
