<!--//

var is3=((navigator.userAgent.indexOf("Mozilla")==0) && parseInt(navigator.appVersion)>=3) ? true : false;
var isdo=(is3||navigator.appName!="Netscape");
var loaded=true;
var status=0;

if (is3) {
point1=new Image; point1.src="../images/gif/b_sponsoren_off.gif";
point2=new Image; point2.src="../images/gif/b_sponsoren_on.gif";
point3=new Image; point3.src="../images/gif/b_sponsoren_on.gif";

point4=new Image; point4.src="../images/gif/b_club_off.gif";
point5=new Image; point5.src="../images/gif/b_club_on.gif";
point6=new Image; point6.src="../images/gif/b_club_on.gif";

point7=new Image; point7.src="../images/gif/b_programm_off.gif";
point8=new Image; point8.src="../images/gif/b_programm_on.gif";
point9=new Image; point9.src="../images/gif/b_programm_on.gif";

point10=new Image; point10.src="../images/gif/b_leistungssport_off.gif";
point11=new Image; point11.src="../images/gif/b_leistungssport_on.gif";
point12=new Image; point12.src="../images/gif/b_leistungssport_on.gif";

point13=new Image; point13.src="../images/gif/b_breitensport_off.gif";
point14=new Image; point14.src="../images/gif/b_breitensport_on.gif";
point15=new Image; point15.src="../images/gif/b_breitensport_on.gif";

point16=new Image; point16.src="../images/gif/b_kontakt_off.gif";
point17=new Image; point17.src="../images/gif/b_kontakt_on.gif";
point18=new Image; point18.src="../images/gif/b_kontakt_on.gif";

point19=new Image; point19.src="../images/gif/b_news_off.gif";
point20=new Image; point20.src="../images/gif/b_news_on.gif";
point21=new Image; point21.src="../images/gif/b_news_on.gif";

}

function hil1(n){
 if (is3&&status!=n){
 if ( n== 1) { document.images["Point"+n].src = eval("point2.src");} 
 if ( n== 2) { document.images["Point"+n].src = eval("point5.src");} 
 if ( n== 3) { document.images["Point"+n].src = eval("point8.src");} 
 if ( n== 4) { document.images["Point"+n].src = eval("point11.src");}
 if ( n== 5) { document.images["Point"+n].src = eval("point14.src");}
 if ( n== 6) { document.images["Point"+n].src = eval("point17.src");}
 if ( n== 7) { document.images["Point"+n].src = eval("point20.src");}

}
}


function dehil1(n){
 if (is3&&status!=n){
 if ( n== 1) { document.images["Point"+n].src = eval("point1.src");}
 if ( n== 2) { document.images["Point"+n].src = eval("point4.src");}
 if ( n== 3) { document.images["Point"+n].src = eval("point7.src");}
 if ( n== 4) { document.images["Point"+n].src = eval("point10.src");}
 if ( n== 5) { document.images["Point"+n].src = eval("point13.src");}
 if ( n== 6) { document.images["Point"+n].src = eval("point16.src");}
 if ( n== 7) { document.images["Point"+n].src = eval("point19.src");}

}
}


function cli1(n){
if (is3) { if (status==0) {status=n} else {status=status};
 if (status==1) {document.images["Point"+status].src = eval("point1.src"); status=n;}
 if (status==2) {document.images["Point"+status].src = eval("point4.src"); status=n;}
 if (status==3) {document.images["Point"+status].src = eval("point7.src"); status=n;}
 if (status==4) {document.images["Point"+status].src = eval("point10.src"); status=n;}
 if (status==5) {document.images["Point"+status].src = eval("point13.src"); status=n;}
 if (status==6) {document.images["Point"+status].src = eval("point16.src"); status=n;}
 if (status==7) {document.images["Point"+status].src = eval("point19.src"); status=n;}

}


{
if (n==1) {document.images["Point"+n].src = eval("point3.src");}
 if (n==2) {document.images["Point"+n].src = eval("point6.src");}
 if (n==3) {document.images["Point"+n].src = eval("point9.src");}
 if (n==4) {document.images["Point"+n].src = eval("point12.src");}
 if (n==5) {document.images["Point"+n].src = eval("point15.src");}
 if (n==6) {document.images["Point"+n].src = eval("point18.src");}
 if (n==7) {document.images["Point"+n].src = eval("point21.src");}

}
}


function itsok(){
 loaded=true;
}
//-->


