
/* - ++resource++dgho.theme.javascript/dgho_jquery.js - */
// http://www.dgho.de/portal_javascripts/++resource++dgho.theme.javascript/dgho_jquery.js?original=1
jq(document).ready(
function(){var show_overview=jq("#show-overview").html();var thanks_message=jq("#thanks_message").html();if(show_overview=="True"){jq("#uebersichtsfenster").fadeIn(200);jq("#dark").fadeIn(800)};jq("#uebersichtsfenster").find("#am-abbrechen").click(
function(){jq("#uebersichtsfenster").fadeOut(200);jq("#dark").fadeOut(800)});jq("#uebersichtsfenster").find("#am-versenden").click(
function(){jq("#uebersichtsfenster").fadeOut(200);jq("#dark").fadeOut(800)});if(thanks_message!=""){jq("#thanks_message").fadeIn(200)};jq("#thanks_message").mousemove(
function(){jq("#thanks_message").fadeOut(800);jq("#dark").fadeOut(1200)});var anker=window.location.hash;if(anker!=''){jq.scrollTo(anker,200)}
jq(".top").click(
function(){jq.scrollTo("#formular",800);return false})
jq("#goto_persoenliche_daten").click(function(){jq.scrollTo("#persoenliche_daten",100);return false})
jq("#goto_privatadresse").click(function(){jq.scrollTo("#privatadresse",200);return false})
jq("#goto_dienstadresse").click(function(){jq.scrollTo("#dienstadresse",300);return false})
jq("#goto_bankeinzug").click(function(){jq.scrollTo("#bankeinzug",400);return false})
jq("#goto_kontaktadresse").click(function(){jq.scrollTo("#kontaktadresse",500);return false})
jq("#goto_mvz").click(function(){jq.scrollTo("#mvz",600);return false})
var debug="True";jq("#content > div > div > .box-header").hover(
function(){jq(this).addClass("ajax-markup")},
function(){jq(this).removeClass("ajax-markup")});jq("#content > div > div > .box-header").click(
function(){var url=jq(this).find(".url").attr("href")+"/atct_topic_ajax_view";if(jq(this).hasClass('open-box')){jq(this).removeClass('open-box').addClass('close-box')} else{jq(this).removeClass('close-box').addClass('open-box')}
jq(this).next().load(url);jq(this).next().toggle('slow');return false}).next().hide(400)});

