Y.use("node-base",function(b){b.on("click",function(){document.location.href="http://"+document.location.host},"#logo_l");b.on("change",function(){var a=b.Node.getDOMNode(this);a=a.options[a.selectedIndex].value;document.location.href=a==""?"/tarife.html":"/tarife/"+a+".html"},"#tarifQuickSelect")});
