function show(Link) {
  Fenster=window.open(Link,"Ausgabe","scrollbars=yes, resizable=yes, width=590, height=700");
  Fenster.focus();
} 

function mailto(name) {
 window.location.href = "mailto:" + name + "@ccrsw.de";
}

google_ad_client = "pub-4272052849330156";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
//2007-10-14: CCRSW-Footer
google_ad_channel = "1797300950";
google_color_border = "336699";
google_color_bg = "FFFFFF";
google_color_link = "0000FF";
google_color_text = "000000";
google_color_url = "008000";

