window.defaultStatus="Fallstein Cobs präsentiert - Welsh-Ponys im Internet -";

function dia(){

window.open("grafik/diash/diah.html","text","height=390,width=580,left=100,top=100, resizable=no,scrollbars=no");
}

function winopen(seite){
var targeturl=seite
newwin=window.open("","","scrollbars")
if (document.all){
newwin.moveTo(0,0)
newwin.resizeTo(screen.width,screen.height)
}
newwin.location=targeturl
}






function neufenster(url) {




var win;




win=window.open(url,"","height=550,width=450,left=0,top=70, resizable=no,scrollbars=yes");




}







function zeigen2(auswahl)

{

if (MS){

//var a = window.event.x-80 ;
vkanzeige.style.left=80;
}
else if (NS)
{
//a=window.innerWidth;
alert("a");
}	
}



function weg2 (auswahl)



{



 if (MS)



	{



	//intro.style.visibility="visible";



	vkanzeige.style.left=-1000;



	//pfeil.style.top=pf_y;



	}



 if (NS)



	{



	//auswahl.left=x;



	//document.pfeil.top=pf_y;



	//document.intro.visibility="visible";



	}



}









