<!--

b = new Image();
b.src = "images/bubble_active.gif";

c = new Image();
c.src = "../images/bubble_active.gif";



menu_index           = 2;
menu_sponsoren       = 8;
menu_links           = 9;
menu_gaestebuch      = 3;
menu_geburtstag      = 5;
menu_events          = 6;
menu_mitgl._info     = 7;
menu_news            = 3;
menu_kontakt         = 10;
crumbtrail_links     = 2;

menu_m1_index        = 4;
menu_m1_foto         = 5;
menu_m1_spielberichte = 6;
menu_m1_bierliste    = 7;
menu_m1_geburtstage  = 8;
menu_m1_turniere     = 9;
menu_m1_history      = 10;
m1_crumbtrail_links  = 3;

menu_m2_index        = 5;
menu_m2_foto         = 6;
menu_m2_geburtstage  = 7;
menu_m2_spielberichte = 8;
menu_m2_bierliste   = 9;
menu_m2_turniere     = 10;
menu_m2_history     = 11;
m2_crumbtrail_links  = 3;

menu_m3_index        = 7;
menu_m3_foto         = 8;
menu_m3_geburtstage  = 9;
menu_m3_history      = 10;
m3_crumbtrail_links  = 3;

menu_m4_index        = 7;
menu_m4_foto         = 8;
menu_m4_geburtstage  = 9;
menu_m4_history      = 10;
m4_crumbtrail_links  = 3;

menu_w1_index        = 2;
menu_w1_foto         = 4;
menu_w1_spielberichte = 5;
menu_w1_geburtstage  = 6;
menu_w1_turniere     = 7;
menu_w1_history      = 8;
w1_crumbtrail_links  = 3;

menu_w2_index        = 6;
menu_w2_foto         = 7;
menu_w2_geburtstage  = 8;
menu_w2_history      = 9;
w2_crumbtrail_links  = 3;

menu_w3_index        = 8;
menu_w3_foto         = 9;
menu_w3_spielberichte = 10;
menu_w3_geburtstage  = 11;
menu_w3_history      = 12;
w3_crumbtrail_links  = 3;

menu_ma_geburtstage  = 10;
menu_ma_index        = 11;
menu_ma_foto         = 12;
ma_crumbtrail_links  = 3;

menu_mb_geburtstage  = 21;
menu_mb_index        = 10;
menu_mb_foto         = 11;
menu_mb_spielberichte  = 12;
mb_crumbtrail_links  = 3;

menu_mc_index        = 13;
menu_mc_foto         = 14;
mc_crumbtrail_links  = 3;

menu_md_index        = 15;
menu_md_foto         = 16;
menu_md_spielberichte  = 17;
md_crumbtrail_links  = 3;

menu_me_index        = 18;
menu_me_foto         = 19;
menu_me_spielberichte  = 20;
me_crumbtrail_links  = 3;

menu_wa_geburtstage  = 11;
menu_wa_index        = 11;
menu_wa_spielberichte  = 12;
menu_wa_foto         = 13;
wa_crumbtrail_links  = 3;

menu_wb_geburtstage  = 12;
menu_wb_index        = 13;
menu_wb_foto         = 14;
wb_crumbtrail_links  = 3;

menu_wc_geburtstage  = 11;
menu_wc_index        = 12;
menu_wc_foto         = 13;
wc_crumbtrail_links  = 3;

menu_wd_geburtstage  = 17;
menu_wd_index        = 15;
menu_wd_foto         = 16;
wd_crumbtrail_links  = 3;

menu_we_geburtstage  = 11;
menu_we_index        = 12;
menu_we_foto         = 13;
we_crumbtrail_links  = 3;

menu_senioren_index       = 11;
senioren_crumbtrail_links = 3;

menu_seniorendm_index       = 13;
menu_seniorendm_m1          = 14;
menu_seniorendm_m2          = 15;
menu_seniorendm_m3          = 16;
menu_seniorendm_m4          = 17;
menu_seniorendm_w1          = 18;
menu_seniorendm_w2          = 19;
menu_seniorendm_w3          = 20;
seniorendm_crumbtrail_links = 1;

menu_anfahrt_index       = 4;
menu_anfahrt_plan        = 4;
menu_anfahrt_text        = 5;
anfahrt_crumbtrail_links = 3;

menu_presse_index       = 4;
menu_presse_meld        = 4;
presse_crumbtrail_links = 3;

function loadActiveLinkBubble(bildposition,crumbtrail_links)
 {
    document.images[bildposition].src = b.src;

    document.getElementsByTagName("a")[bildposition + crumbtrail_links].style.color = "#990000";
    document.getElementsByTagName("a")[bildposition + crumbtrail_links].style.textDecoration = "underline";
 }

function loadActiveLinkBubble1(bildposition,crumbtrail_links)
 {
    document.images[bildposition].src = c.src;

    document.getElementsByTagName("a")[bildposition + crumbtrail_links].style.color = "#990000";
    document.getElementsByTagName("a")[bildposition + crumbtrail_links].style.textDecoration = "underline";
 }


function oeffnen_m1()
{
  F1 = window.open("http://www.volley.de/ns/hvb.php3?orga=0&liga=8", "m1", "resizable=yes,width=700,height=600,left=20,top=20,scrollbars=yes");
  F1.focus();
}

function oeffnen_w1()
{
  F1 = window.open("http://www.volleyball-bundesliga.de/volleyball/runden.php?menuid=89&topmenu=5&kat=2&liga=2&keepmenu=inactive", "w1", "resizable=yes,width=700,height=600,left=20,top=20,scrollbars=yes");
  F1.focus();
}

function oeffnenvlherren(str)
{
  if(str == 'tabelle')
  {
    F1 = window.open("http://hvbv.de/ergebnisdienst/tabellen/vl/m/1.html", "vlherren", "resizable=yes,width=740,height=600,left=20,top=20,scrollbars=yes");
    F1.focus();
  }
  else
  {
    if(str == 'spielplanliga')
    {
      F1 = window.open("http://hvbv.de/ergebnisdienst/plaene/vl/m/1.html", "vlherren", "resizable=yes,width=740,height=600,left=20,top=20,scrollbars=yes");
      F1.focus();
    }
    else
    {
      F1 = window.open("http://hvbv.de/ergebnisdienst/teams/vl/m/1/4.html", "vlherren", "resizable=yes,width=740,height=600,left=20,top=20,scrollbars=yes");
      F1.focus();
    }
  }
}

function oeffnenrldamen(str)
{
  if(str == 'tabelle')
  {
    F1 = window.open("http://www.volley.de/ns/hvb.php3?orga=0&liga=7", "rldamen", "resizable=yes,width=740,height=600,left=20,top=20,scrollbars=yes");
    F1.focus();
  }
  else
  {
    if(str == 'spielplanliga')
    {
      F1 = window.open("http://hvbv.de/ergebnisdienst/plaene/vl/f/1.html", "vldamen", "resizable=yes,width=740,height=600,left=20,top=20,scrollbars=yes");
      F1.focus();
    }
    else
    {
      F1 = window.open("http://hvbv.de/ergebnisdienst/teams/vl/f/1/4.html", "vldamen", "resizable=yes,width=740,height=600,left=20,top=20,scrollbars=yes");
      F1.focus();
    }
  }
}

function oeffnenbkherren(str)
{
  if(str == 'tabelle')
  {
    F1 = window.open("http://hvbv.de/ergebnisdienst/tabellen/bk/m/1.html", "bkherren", "resizable=yes,width=740,height=600,left=20,top=20,scrollbars=yes");
    F1.focus();
  }
  else
  {
    if(str == 'spielplanliga')
    {
      F1 = window.open("http://hvbv.de/ergebnisdienst/plaene/bk/m/1.html", "bkherren", "resizable=yes,width=740,height=600,left=20,top=20,scrollbars=yes");
      F1.focus();
    }
    else
    {
      F1 = window.open("http://hvbv.de/ergebnisdienst/teams/bk/m/1/4.html", "bkherren", "resizable=yes,width=740,height=600,left=20,top=20,scrollbars=yes");
      F1.focus();
    }
  }
}

function oeffnenllherren(str)
{
  if(str == 'tabelle')
  {
    F1 = window.open("http://hvbv.de/ergebnisdienst/tabellen/ll/m/1.html", "llherren", "resizable=yes,width=740,height=600,left=20,top=20,scrollbars=yes");
    F1.focus();
  }
  else
  {
    if(str == 'spielplanliga')
    {
      F1 = window.open("http://hvbv.de/ergebnisdienst/plaene/ll/m/1.html", "llherren", "resizable=yes,width=740,height=600,left=20,top=20,scrollbars=yes");
      F1.focus();
    }
    else
    {
      F1 = window.open("	http://hvbv.de/ergebnisdienst/teams/ll/m/1/4.html", "llherren", "resizable=yes,width=740,height=600,left=20,top=20,scrollbars=yes");
      F1.focus();
    }
  }
}

function oeffnenklherren(str)
{
  if(str == 'tabelle')
  {
    F1 = window.open("http://hvbv.de/ergebnisdienst/tabellen/kl/m/2.html", "klherren", "resizable=yes,width=740,height=600,left=20,top=20,scrollbars=yes");
    F1.focus();
  }
  else
  {
    if(str == 'spielplanliga')
    {
      F1 = window.open("http://hvbv.de/ergebnisdienst/plaene/kl/m/2.html", "klherren", "resizable=yes,width=740,height=600,left=20,top=20,scrollbars=yes");
      F1.focus();
    }
    else
    {
      F1 = window.open("http://hvbv.de/ergebnisdienst/teams/kl/m/2/8.html", "klherren", "resizable=yes,width=740,height=600,left=20,top=20,scrollbars=yes");
      F1.focus();
    }
  }
}

function oeffnenbldamen(str)
{
  if(str == 'tabelle')
  {
    F1 = window.open("http://hvbv.de/ergebnisdienst/tabellen/ll/f/1.html", "lldamen", "resizable=yes,width=740,height=600,left=20,top=20,scrollbars=yes");
    F1.focus();
  }
  else
  {
    if(str == 'spielplanliga')
    {
      F1 = window.open("http://hvbv.de/ergebnisdienst/plaene/ll/f/1.html", "lldamen", "resizable=yes,width=740,height=600,left=20,top=20,scrollbars=yes");
      F1.focus();
    }
    else
    {
      F1 = window.open("http://hvbv.de/ergebnisdienst/teams/ll/f/1/8.html", "lldamen", "resizable=yes,width=740,height=600,left=20,top=20,scrollbars=yes");
      F1.focus();
    }
  }
}


function oeffnenu15sta2team2(str)
{
  if(str == 'tabelle')
  {
    F1 = window.open("http://hvbv.de/ergebnisdienst/tabellen/kl/m/2.html", "u15t2", "resizable=yes,width=740,height=600,left=20,top=20,scrollbars=yes");
    F1.focus();
  }
  else
  {
    if(str == 'spielplanliga')
    {
      F1 = window.open("http://hvbv.de/ergebnisdienst/plaene/kl/m/2.html", "u15t2", "resizable=yes,width=740,height=600,left=20,top=20,scrollbars=yes");
      F1.focus();
    }
    else
    {
      F1 = window.open("	http://hvbv.de/ergebnisdienst/teams/kl/m/2/1.html", "u15t2", "resizable=yes,width=740,height=600,left=20,top=20,scrollbars=yes");
      F1.focus();
    }
  }
}

function oeffnenu15sta2team5(str)
{
  if(str == 'tabelle')
  {
    F1 = window.open("http://hvbv.de/ergebnisdienst/tabellen/kl/m/2.html", "u15t5", "resizable=yes,width=740,height=600,left=20,top=20,scrollbars=yes");
    F1.focus();
  }
  else
  {
    if(str == 'spielplanliga')
    {
      F1 = window.open("http://hvbv.de/ergebnisdienst/plaene/kl/m/2.html", "u15t5", "resizable=yes,width=740,height=600,left=20,top=20,scrollbars=yes");
      F1.focus();
    }
    else
    {
      F1 = window.open("http://hvbv.de/ergebnisdienst/teams/kl/m/2/1.html", "u15t5", "resizable=yes,width=740,height=600,left=20,top=20,scrollbars=yes");
      F1.focus();
    }
  }
}

-->