
if (document.images)
{
//_____________________________________________________________
//MouseOut leergifs
//_____________________________________________________________
	var bild1out=new Image(); bild1out.src="images/leergif.gif"
	var bild2out=new Image(); bild2out.src="images/leergif.gif"
	var bild3out=new Image(); bild3out.src="images/leergif.gif"
	var bild4out=new Image(); bild4out.src="images/leergif.gif"
	var bild5out=new Image(); bild5out.src="images/leergif.gif"
	var bild6out=new Image(); bild6out.src="images/leergif.gif"
	var bild7out=new Image(); bild7out.src="images/leergif.gif"
	var bild8out=new Image(); bild8out.src="images/leergif.gif"
	var bild9out=new Image(); bild9out.src="images/leergif.gif"
	var bild10out=new Image(); bild10out.src="images/leergif.gif"
	var bild11out=new Image(); bild11out.src="images/leergif.gif"

//_____________________________________________________________
//MouseOver pfeile
//_____________________________________________________________
	var bild1over=new Image(); bild1over.src="images/pfeil.gif"
	var bild2over=new Image(); bild2over.src="images/pfeil.gif"
	var bild3over=new Image(); bild3over.src="images/pfeil.gif"
	var bild4over=new Image(); bild4over.src="images/pfeil.gif"
	var bild5over=new Image(); bild5over.src="images/pfeil.gif"
	var bild6over=new Image(); bild6over.src="images/pfeil.gif"
	var bild7over=new Image(); bild7over.src="images/pfeil.gif"
	var bild8over=new Image(); bild8over.src="images/pfeil.gif"
	var bild9over=new Image(); bild9over.src="images/pfeil.gif"
	var bild10over=new Image(); bild10over.src="images/pfeil.gif"
	var bild11over=new Image(); bild11over.src="images/pfeil.gif"
}


function on(x) {
	if(document.images) {
		document.images[x].src = eval(x + "over.src");
	}
}

function off(x) {
	if (document.images) {
		document.images[x].src=eval(x + "out.src");
	}
}



//Block:Home________________________________________________________________________________
if (this.window.location == "http://www.dorsa.de/index_german.html")
//if (this.window.location == "file:///C:/Evas_Ordner/DORSA/DORSA_NEW/AKTUELL/index_german.html")
	{
		document.write("<div class='linkworteins' style='width:150px; display:block;'>");
		document.write("<div class='divlinks' style='width:149px; float:left;'>Home<\/div>");
		document.write("<div style='float:right; text-align:right; '><img name='bild1' src='images/leergif.gif' 			 width=1><\/div><br><\/div><br>");
	}

else
	{
		document.write("<div class='linkworteins' style='width:150px; display:block;' >");
		document.write("<div style='width:120px; float:left;' ><a href='index.html' onMouseOver=on('bild1'); 					 onMouseout=off('bild1');>Home<\/a><\/div>");
		document.write("<div  style='float:right;'><img name='bild1' src='images/leergif.gif'>								 <\/div><br><\/div><br>");
	}



//Block:News________________________________________________________________________________
if (this.window.location == "http://www.dorsa.de/news.html")
//if (this.window.location == "file:///C:/Evas_Ordner/DORSA/DORSA_NEW/AKTUELL/news.html")
	{
		document.write("<div class='linkworteins' style='width:150px; display:block;'>");
		document.write("<div class='divlinks' style='width:149px; float:left;'>News<\/div>");
		document.write("<div style='float:right; text-align:right; '><img name='bild9' src='images/leergif.gif' 			 width=1><\/div><br><\/div><br>");
	}

else
	{
		document.write("<div class='linkworteins' style='width:150px; display:block;' >");
		document.write("<div style='width:120px; float:left;' ><a href='news.html' onMouseOver=on('bild9'); 					 onMouseout=off('bild9');>News<\/a><\/div>");
		document.write("<div  style='float:right;'><img name='bild9' src='images/leergif.gif'>								 <\/div><br><\/div><br>");
	}


//Summary_________________________________
if (this.document.location == "http://www.dorsa.de/summary.html")
//if (this.window.location == "file:///C:/Evas_Ordner/DORSA/DORSA_NEW/AKTUELL/summary.html")
	{
		document.write("<div class='linkwort' style='display:block;font-size:smaller;font-weight:normal;'>&nbsp;&nbsp;About	DORSA<\/div>");
		document.write("<div class='boxaktiv' style='width:150px;display:block;background-color:transparent;' >");
		document.write("<div class='divlinks' style='float:left;' >&nbsp;&nbsp;Summary<\/div>");
		document.write("<div style='width:1px;float:right;'><img name='bild5' src='images/leergif.gif' 							 width=1><\/div><br clear=all>");
		document.write("<div style='float:left;width:115px;'><a href='description.html' onMouseOver=on('bild5'); 				 onMouseout=off('bild5');>&nbsp;&nbsp;Description<\/a><\/div>");
		document.write("<div style='float:right;text-align:right;'><img name='bild5' 											 src='images/leergif.gif'><\/div><br>");
		document.write("<div style='float:left;width:115px;'><a href='results.html' onMouseOver=on('bild6'); 					 onMouseout=off('bild6');>&nbsp;&nbsp;Results<\/a><\/div>");
		document.write("<div style='float:right;text-align:right;'><img name='bild6' src='images/leergif.gif'><\/div><br 		 clear=all>");
		document.write("<\/div><br>");
	}

//Description_________________________________
else if (this.document.location == "http://www.dorsa.de/description.html")
//else if (this.window.location == "file:///C:/Evas_Ordner/DORSA/DORSA_NEW/AKTUELL/description.html")
	{
		document.write("<div class='linkwort' style='display:block;font-size:smaller;font-weight:normal;' >&nbsp;&nbsp;About DORSA<\/div>");
		document.write("<div class='boxaktiv' style='width:150px;display:block;background-color:transparent;' >");
		document.write("<div style='float:left;width:115px;' ><a href='summary.html' onMouseOver=on('bild5'); 					 onMouseout=off('bild5');>&nbsp;&nbsp;Summary<\/a><\/div>");
		document.write("<div style='float:right;text-align:right;'><img name='bild5' 											 src='images/leergif.gif'><\/div><br>");
		document.write("<div  class='divlinks' style='float:left;'>&nbsp;&nbsp;Description<\/div>");
		document.write("<div style='width:1px;float:right;text-align:right;'><img name='bild6' src='images/leergif.gif' 		 height=1><\/div><br>");
		document.write("<div style='float:left;width:115px;'><a href='results.html' onMouseOver=on('bild7'); 					 onMouseout=off('bild7');>&nbsp;&nbsp;Results<\/a><\/div>");
		document.write("<div style='float:right;text-align:right;'><img name='bild7' 											 src='images/leergif.gif'><\/div><br>");
		document.write("<\/div><br>");
	}

//Results___________________________
else if (this.document.location == "http://www.dorsa.de/results.html")
//else if (this.window.location == "file:///C:/Evas_Ordner/DORSA/DORSA_NEW/AKTUELL/results.html")
	{
		document.write("<div class='linkwort' style='display:block;font-size:smaller;font-weight:normal;'>&nbsp;&nbsp;About DORSA<\/div>");
		document.write("<div class='boxaktiv' style='width:150px;display:block;background-color:transparent;' >");
		document.write("<div style='float:left;width:115px;' ><a href='summary.html' onMouseOver=on('bild5'); 					 onMouseout=off('bild5');>&nbsp;&nbsp;Summary<\/a><\/div>");
		document.write("<div style='float:right;text-align:right;'><img name='bild5' 											 src='images/leergif.gif'><\/div><br>");
		document.write("<div style='float:left;width:115px;'><a href='description.html' onMouseOver=on('bild6'); 				 onMouseout=off('bild6');>&nbsp;&nbsp;Description<\/a><\/div>");
		document.write("<div style='float:right;text-align:right;'><img name='bild6' 											 src='images/leergif.gif'><\/div><br>");
		document.write("<div  class='divlinks' style='float:left;'>&nbsp;&nbsp;Results<\/div>");
		document.write("<div style='float:right;text-align:right;'><img name='bild7' src='images/leergif.gif' 					 height=1><\/div><br>");
		document.write("<\/div><br>");
	}
//_____________________________________

else
	{
		document.write("<div class='linkwort' style='display:block;font-size:smaller;'>&nbsp;&nbsp;About DORSA<\/div>");
		document.write("<div id='box0'  style='display:block;' >");
		document.write("<div style='width:115px;float:left;' ><a href='summary.html' onMouseOver=on('bild5'); 					 onMouseout=off('bild5');>&nbsp;&nbsp;Summary<\/a><\/div>");
		document.write("<div style='float:right;text-align:right;'><img name='bild5' 											 src='images/leergif.gif'><\/div><br>");
		document.write("<div style='width:115px;float:left;'><a href='description.html' onMouseOver=on('bild6'); 				 onMouseout=off('bild6');>&nbsp;&nbsp;Description<\/a><\/div>");
		document.write("<div style='float:right;text-align:right;'><img name='bild6' 											 src='images/leergif.gif'><\/div><br>");
		document.write("<div style='width:115px;float:left;'><a href='results.html' onMouseOver=on('bild7'); 					 onMouseout=off('bild7'); >&nbsp;&nbsp;Results<\/a><\/div>");
		document.write("<div style='float:right;text-align:right;' ><img name='bild7' src='images/leergif.gif'  				 ><\/div><br>");
		document.write("<\/div><br>");
}


//Block:References________________________________________________________________________________
if (this.window.location == "http://www.dorsa.de/references.html")
//if (this.window.location == "file:///C:/Evas_Ordner/DORSA/DORSA_NEW/AKTUELL/references.html")
	{
		document.write("<div class='linkworteins' style='width:150px; display:block;'>");
		document.write("<div class='divlinks' style='width:149px; float:left;'>References<\/div>");
		document.write("<div style='float:right; text-align:right; '><img name='bild8' src='images/leergif.gif' 			 width=1><\/div><br><\/div><br>");
	}

else
	{
		document.write("<div class='linkworteins' style='width:150px; display:block;' >");
		document.write("<div style='width:120px; float:left;' ><a href='references.html' onMouseOver=on('bild8'); 					 onMouseout=off('bild8');>References<\/a><\/div>");
		document.write("<div  style='float:right;'><img name='bild8' src='images/leergif.gif'>								 <\/div><br><\/div><br>");
	}


//Block:Team________________________________________________________________________________
if (this.document.location == "http://www.dorsa.de/team.html")
//if (this.document.location == "file:///C:/Evas_Ordner/DORSA/DORSA_NEW/AKTUELL/team.html")
	{
		document.write("<div class='linkworteins' style='width:150px; display:block;'>");
		document.write("<div class='divlinks' style='width:149px;float:left;'>DORSA-Team<\/div>");
		document.write("<div  style='float:right; text-align:right;'><img name='bild2' src='images/leergif.gif' 			 height=1><\/div><br><\/div><br>");
	}

else
	{
		document.write("<div class='linkworteins' style='width:150px; display:block;' >");
		document.write("<div style='width:120px;float:left;'><a href='team.html' onMouseOver=on('bild2'); 						 onMouseout=off('bild2');>DORSA-Team<\/a><\/div>");
		document.write("<div  style='float:right;'><img name='bild2' src='images/leergif.gif' 								 ><\/div><br><\/div><br>");
	}


//Block:Links_________________________________________
if(this.document.location == "http://www.dorsa.de/links.html")
//if (this.document.location == "file:///C:/Evas_Ordner/DORSA/DORSA_NEW/AKTUELL/links.html")

	{
		document.write("<div class='linkworteins' style='width:150px; display:block;'>");
		document.write("<div class='divlinks'  style='width:149px; float:left; color:#ffffff;' >Links<\/div>");
		document.write("<div style='float:right;'><img name='bild3' src='images/leergif.gif' 								 height=1><\/div><br><\/div><br>");
	}

else
	{
		document.write("<div class='linkworteins' style='width:150px; display:block;' >");
		document.write("<div style='width:120px;float:left;'><a href='links.html' onMouseOver=on('bild3'); 						 onMouseout=off('bild3');>Links<\/a><\/div>");
		document.write("<div  style='float:right;'><img name='bild3' src='images/leergif.gif' 								 ><\/div><br><\/div><br>");
	}


//Impressum_______________________________
if (this.document.location == "http://www.dorsa.de/impress.html")
//if (this.document.location == "file:///C:/Evas_Ordner/DORSA/DORSA_NEW/AKTUELL/impress.html")
	{
		document.write("<div class='linkworteins' style='width:150px; display:block;'>");
		document.write("<div class='divlinks' style='width:149px; float:left; color:#ffffff;'>Imprint<\/div>");
		document.write("<div  style='float:right;'><img name='bild4' src='images/leergif.gif' 								 height=1><\/div><br><\/div><br>");
	}

else
	{
		document.write("<div class='linkworteins' style='width:150px; display:block;' >");
		document.write("<div style='width:120px; float:left;'><a href='impress.html' onMouseOver=on('bild4'); 					 onMouseout=off('bild4');>Imprint<\/a><\/div>");
		document.write("<div style='float:right;'><img name='bild4' src='images/leergif.gif' 								 ><\/div><br><\/div><br>");
	}




