<!--

// Buttonwechsel Navi - OBEN!
Normal1 = new Image();
Normal1.src = "gfx/navi_oben_club01.jpg";     
Highlight1 = new Image();
Highlight1.src = "gfx/navi_oben_club02.jpg"; 

Normal2 = new Image();
Normal2.src = "gfx/navi_oben_tennis01.jpg";     
Highlight2 = new Image();
Highlight2.src = "gfx/navi_oben_tennis02.jpg"; 

Normal3 = new Image();
Normal3.src = "gfx/navi_oben_kontakt01.jpg";     
Highlight3 = new Image();
Highlight3.src = "gfx/navi_oben_kontakt02.jpg"; 

NormalHome = new Image();
NormalHome.src = "gfx/navi_oben_home01.jpg";     
HighlightHome = new Image();
HighlightHome.src = "gfx/navi_oben_home02.jpg"; 

NormalImp = new Image();
NormalImp.src = "gfx/navi_oben_impressum01.jpg";     
HighlightImp = new Image();
HighlightImp.src = "gfx/navi_oben_impressum02.jpg"; 

Normal4 = new Image();
Normal4.src = "gfx/intro_enter_off.jpg";     
Highlight4 = new Image();
Highlight4.src = "gfx/intro_enter_on.jpg"; 


// Buttonwechsel Navi - LINKS -> Club
Normal5 = new Image();
Normal5.src = "gfx/navi_links_club_start01.jpg";     
Highlight5 = new Image();
Highlight5.src = "gfx/navi_links_club_start02.jpg"; 

Normal6 = new Image();
Normal6.src = "gfx/navi_links_club_aktuelles01.jpg";     
Highlight6 = new Image();
Highlight6.src = "gfx/navi_links_club_aktuelles02.jpg"; 

Normal7 = new Image();
Normal7.src = "gfx/navi_links_club_leben01.jpg";     
Highlight7 = new Image();
Highlight7.src = "gfx/navi_links_club_leben02.jpg"; 

Normal8 = new Image();
Normal8.src = "gfx/navi_links_club_fverein01.jpg";     
Highlight8 = new Image();
Highlight8.src = "gfx/navi_links_club_fverein02.jpg"; 

Normal9 = new Image();
Normal9.src = "gfx/navi_links_club_sponsoring01.jpg";     
Highlight9 = new Image();
Highlight9.src = "gfx/navi_links_club_sponsoring02.jpg"; 

Normal10 = new Image();
Normal10.src = "gfx/navi_links_club_presse01.jpg";     
Highlight10 = new Image();
Highlight10.src = "gfx/navi_links_club_presse02.jpg"; 

Normal11 = new Image();
Normal11.src = "gfx/navi_links_club_download01.jpg";     
Highlight11 = new Image();
Highlight11.src = "gfx/navi_links_club_download02.jpg"; 


// Buttonwechsel Navi - LINKS -> Tennis und Breitensport
Normal13 = new Image();
Normal13.src = "gfx/navi_links_tennis_jugend01.jpg";     
Highlight13 = new Image();
Highlight13.src = "gfx/navi_links_tennis_jugend02.jpg"; 

Normal14 = new Image();
Normal14.src = "gfx/navi_links_tennis_sbetrieb01.jpg";     
Highlight14 = new Image();
Highlight14.src = "gfx/navi_links_tennis_sbetrieb02.jpg"; 

Normal15 = new Image();
Normal15.src = "gfx/navi_links_tennis_mannschaft01.jpg";     
Highlight15 = new Image();
Highlight15.src = "gfx/navi_links_tennis_mannschaft02.jpg"; 

Normal16 = new Image();
Normal16.src = "gfx/navi_links_tennis_meden01.jpg";     
Highlight16 = new Image();
Highlight16.src = "gfx/navi_links_tennis_meden02.jpg"; 

Normal17 = new Image();
Normal17.src = "gfx/navi_links_tennis_tsport01.jpg";     
Highlight17 = new Image();
Highlight17.src = "gfx/navi_links_tennis_tsport02.jpg"; 

Normal18 = new Image();
Normal18.src = "gfx/navi_links_tennis_breitensport01.jpg";     
Highlight18 = new Image();
Highlight18.src = "gfx/navi_links_tennis_breitensport02.jpg"; 

Normal19 = new Image();
Normal19.src = "gfx/navi_links_tennis_clubms01.jpg";     
Highlight19 = new Image();
Highlight19.src = "gfx/navi_links_tennis_clubms02.jpg";  


// Buttonwechsel Navi - LINKS -> Kontakt und Impressum
Normal21 = new Image();
Normal21.src = "gfx/navi_links_kontakt_anfahrt01.jpg";     
Highlight21 = new Image();
Highlight21.src = "gfx/navi_links_kontakt_anfahrt02.jpg"; 

Normal22 = new Image();
Normal22.src = "gfx/navi_links_kontakt_apartner01.jpg";     
Highlight22 = new Image();
Highlight22.src = "gfx/navi_links_kontakt_apartner02.jpg"; 

Normal23 = new Image();
Normal23.src = "gfx/navi_links_kontakt_links01.jpg";     
Highlight23 = new Image();
Highlight23.src = "gfx/navi_links_kontakt_links02.jpg"; 



function Bildwechsel (bildnr,bildobjekt)
{
window.document.images[bildnr].src = bildobjekt.src;
}

//Buttonwechsel Ende

//Galerien
function Gal_HoF (url) {
 fenster = window.open(url, "fenster1", "width=1000,height=670,status=yes,scrollbars=no,resizable=no");
 fenster.focus();
}

function Gal_panorama (url) {
 fenster = window.open(url, "fenster1", "width=1000,height=670,status=yes,scrollbars=no,resizable=no");
 fenster.focus();
}

function Gal_CAF (url) {
 fenster = window.open(url, "fenster1", "width=1000,height=670,status=yes,scrollbars=no,resizable=no");
 fenster.focus();
}

function Gal_CAF2010 (url) {
 fenster = window.open(url, "fenster1", "width=1000,height=670,status=yes,scrollbars=no,resizable=no");
 fenster.focus();
}

function Gal_OktF (url) {
 fenster = window.open(url, "fenster1", "width=1000,height=670,status=yes,scrollbars=no,resizable=no");
 fenster.focus();
}

function Gal_OktF2010 (url) {
 fenster = window.open(url, "fenster1", "width=1000,height=670,status=yes,scrollbars=no,resizable=no");
 fenster.focus();
}

function Gal_TdoT (url) {
 fenster = window.open(url, "fenster1", "width=1000,height=670,status=yes,scrollbars=no,resizable=no");
 fenster.focus();
}

function Gal_TAGs (url) {
 fenster = window.open(url, "fenster1", "width=1000,height=670,status=yes,scrollbars=no,resizable=no");
 fenster.focus();
}

function Gal_fverein (url) {
 fenster = window.open(url, "fenster1", "width=1000,height=670,status=yes,scrollbars=no,resizable=no");
 fenster.focus();
}

function Gal_TdoT2010 (url) {
 fenster = window.open(url, "fenster1", "width=1000,height=670,status=yes,scrollbars=no,resizable=no");
 fenster.focus();
}

function Gal_mhh_012010 (url) {
 fenster = window.open(url, "fenster1", "width=1000,height=670,status=yes,scrollbars=no,resizable=no");
 fenster.focus();
}

function Gal_TCamp10_01 (url) {
 fenster = window.open(url, "fenster1", "width=1000,height=670,status=yes,scrollbars=no,resizable=no");
 fenster.focus();
}

function Gal_workshops2010 (url) {
 fenster = window.open(url, "fenster1", "width=1000,height=670,status=yes,scrollbars=no,resizable=no");
 fenster.focus();
}

function Flash_Galerie (url) {
 fenster = window.open(url, "fenster1", "width=1000,height=670,status=yes,scrollbars=no,resizable=no");
 fenster.focus();
}

//Clubrundgang
function Clubrundgang (url) {
 fenster = window.open(url, "fenster1", "width=1000,height=670,status=yes,scrollbars=no,resizable=no");
 fenster.focus();
}

//Kontaktformular
function Kontakt (url) {
 fenster = window.open(url, "fenster1", "width=500,height=600,status=yes,scrollbars=no,resizable=no");
 fenster.focus();
}

//Anmeldefenster Saisoneröffnung
function formular_saisoneroeffnung (url) {
 fenster = window.open(url, "fenster1", "width=500,height=600,status=yes,scrollbars=no,resizable=no");
 fenster.focus();
}
