function FS0()
{
 parent.frames[0].location.href="top.htm" ;
 parent.frames[3].location.href="rechts.htm" ;
}
function FS1()
{
 parent.frames[0].location.href="top.htm" ;
 parent.frames[3].location.href="spei_re.htm" ;
}
function FS2()
{
 parent.frames[0].location.href="bild_top.htm" ;
 parent.frames[3].location.href="bild_re.htm" ;
}

function FS9()
{
 parent.frames[0].location.href="/top.htm" ;
 parent.frames[3].location.href="/rechts.htm" ;
}

function mOver(cell) {
cell.bgColor = '#ffffff';
}

function mOut(cell) {
cell.bgColor = '#d6d3c4';
}

function popup(p, br, ho) { 
a=window.open("","Bild","scrollbars=no,status=no,toolbar=no,location=no,directories=no,resizeble=no,width="+(br+20)+",height="+(ho+20)+"screenX=0, screenY=0")
a.document.write("<HTML>\n<BODY BGCOLOR='#d6d3c4'>\n<center>") 
a.document.write("<img SRC="+p+">\n") 
a.document.write("</center>\n</BODY>\n</HTML>") 
} 

 

