function link_popup(b,a){return raw_popup(b.getAttribute("href"),b.getAttribute("target")||"_blank",a)}function raw_popup(b,a,c){b=window.open(b,a,c);b.focus();return b}
$(function(){var b=parseInt($("body").height()),a=$("#spalte2").height()>$("#spalte1").height()?$("#spalte2").height():$("#spalte1").height();a=parseInt(a);$("#main_container").height((b>a?b:a)+$("#spalte1").offset().top);if(a>768){$("#content_container").height(a+19);$("#top").css("padding-top",a-parseInt($("#top").height()));$("#top a").click(function(){$.scrollTo("#spalte2","slow");return false})}else $("#top").hide()});
