function schcup_anmeldung_2010()
{
   var limit = '';
   if (arguments.length >= 1)
      limit = '&' + arguments[0];
   var height = screen.height - 60;
   var scrollBars = 'yes';
   if (height > 740)
   {
      height = 740;
      scrollBars = 'no';
   }
   AnmeldeFenster = window.open("http://lauf.kauffeld-it.de/php/cup-anmeld.php?veranst=schcup2010"+limit,"anmeld","width=830,height="+height+",location=no,menubar=no,scrollbars="+scrollBars);
   AnmeldeFenster.focus();
}

function regenbogen_window()
{
   RegenbWindow = window.open("regenbogen.htm","regenbogen","width=550,height=500,location=no,menubar=no,scrollbars=no");
   RegenbWindow.focus();
}

function topa_aktiv_window()
{
   TopaWindow = window.open("topa-aktiv.htm","topa_aktiv","width=600,height=500,location=no,menubar=no,scrollbars=no");
   TopaWindow.focus();
}

function kornbrot_window()
{
   KornbrotWindow = window.open("kornbrot.htm","topa_aktiv","width=400,height=300,location=no,menubar=no,scrollbars=no");
   KornbrotWindow.focus();
}

function streckenplan_sifi_window()
{
   var height = screen.height - 60;
   var width = screen.width - 60;
   StreckenplanSifiWindow = window.open("http://www.stahlsportshop.com/produkte/151.pdf","streckenplan_sifi","width="+width+",height="+height+",location=no,menubar=no,scrollbars=yes");
   StreckenplanSifiWindow.focus();
}

function streckenplan_holzg_window()
{
   var height = screen.height - 60;
   var scrollBars = 'yes';
   if (height > 750)
   {
      height = 750;
      scrollBars = 'no';
   }
   StreckenplanHolzgWindow = window.open("streckenplan_holzg.htm","streckenplan_holzg","width=723,height="+height+",location=no,menubar=no,scrollbars="+scrollBars);
   StreckenplanHolzgWindow.focus();
}

function lageplan_bb_window()
{
   var height = screen.height - 60;
   var width = screen.width - 60;
   LageplanBbWindow = window.open("http://www.stahlsportshop.com/produkte/165.pdf","lageplan_bb","width="+width+",height="+height+",location=no,menubar=no,scrollbars=yes");
   LageplanBbWindow.focus();
}

function streckenplan_bb_window()
{
   var height = screen.height - 60;
   var width = screen.width - 60;
   StreckenplanBbWindow = window.open("http://www.stahlsportshop.com/produkte/160.pdf","streckenplan_bb","width="+width+",height="+height+",location=no,menubar=no,scrollbars=yes");
   StreckenplanBbWindow.focus();
}

function streckenprofil_bb_window()
{
   var height = screen.height - 60;
   var width = screen.width - 60;
   StreckenprofilBbWindow = window.open("streckenprofil_boeb.pdf","streckenprofil_bb","width="+width+",height="+height+",location=no,menubar=no,scrollbars=yes");
   StreckenprofilBbWindow.focus();
}

function streckenplan_aidl_window()
{
   StreckenplanAidlWindow = window.open("streckenplan_aidl.htm","streckenplan_aidl","width=690,height=700,location=no,menubar=no,scrollbars=yes");
   StreckenplanAidlWindow.focus();
}

function streckenplan_dag_window()
{
   StreckenplanDagWindow = window.open("streckenplan_dag.htm","streckenplan_dag","width=827,height=700,location=no,menubar=no,scrollbars=yes");
   StreckenplanDagWindow.focus();
}

function streckenplan_kupp_window()
{
   StreckenplanKuppWindow = window.open("streckenplan_kupp.htm","streckenplan_kupp","width=684,height=500,location=no,menubar=no,scrollbars=yes");
   StreckenplanKuppWindow.focus();
}

function schnupper_window()
{
   SchnupperWindow = window.open("schnupper_dag.htm","schnupper","width=400,height=350,location=no,menubar=no,scrollbars=no");
   SchnupperWindow.focus();
}

function aktuell()
{
   AktuellWindow = window.open("http://www.schoenbuch-cup.de/cup-forum/index.htm","cup_forum");
   AktuellWindow.focus();
}

function schcup_abschluss_window(veranst)
{
   SchnupperWindow = window.open("http://lauf.kauffeld-it.de/php/schcup-abschluss.php?veranst="+veranst,"abschluss","width=800,height=600,,location=no,menubar=no,scrollbars=no");
   SchnupperWindow.focus();
}
