function spot(ziel)
{
	window.open(ziel,"fnst","resizable=no,width=660,height=500,outerWidth=670,outerHeight=530");
}