function up()
{
window.scrollTo(0,0)
}
brw = screen.width-190
if(brw >= 1090)
{
brw = 1090
}
trw = brw-606
enw = brw-3
gew = trw+606
function gewr()
{
document.write('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 BGCOLOR="#FFFFFF" WIDTH="'+gew+'">')
}
function tdwr()
{
document.write('<TD BACKGROUND="'+tdhinter+'" VALIGN=top WIDTH="'+trw+'" HEIGHT=69 BGCOLOR="#989898" ALIGN=RIGHT><P><IMG SRC="Graphics/srobenspr.gif" WIDTH=4 HEIGHT=69 BORDER=0></P></TD>')
}
function endlin()
{
document.write("<IMG SRC='Graphics/hrsearchT.gif' WIDTH="+enw+" HEIGHT=1 HSPACE=2>")
}
function wrbr()
{
document.write('<IMG SRC="Graphics/hrsearch.gif" HEIGHT=7 WIDTH="'+brw+'">')
}
function tblw()
{
document.write('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="'+brw+'">')
}
function upline()
{
document.write('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0><TR><TD HEIGHT=7 WIDTH="'+brw+'"><IMG SRC="Graphics/hrsearch.gif" HEIGHT=7 WIDTH="'+brw+'"></TD></TR><TD ALIGN=RIGHT HEIGHT=18 WIDTH="'+brw+'"><A HREF="Javascript:up()"><IMG SRC="Graphics/Up.gif" HEIGHT=18 WIDTH=50 BORDER=0 TITLE="Seite nach oben" ALT="Seite nach oben"></A></TD></TR></TABLE>')
}
function tblcellA()
{
document.write('<TD ALIGN=CENTER WIDTH="'+celladdA+'" HEIGHT=25 BGCOLOR="#AFAFAF">')
}
function tblcell()
{
document.write('<TD ALIGN=CENTER WIDTH="'+celladd+'" HEIGHT=25 BGCOLOR="#AFAFAF">')
}
function nld() {
if(top.frames.length == 0) {
window.location.replace("http://www.bewertung.f2s.com/FSet/FSLoad.htm?"+redir);
}
}