if(typeof(tbgcolor) == "undefined") {tbgcolor = "FFFFFF";}
if(typeof(tfontface) == "undefined") {tfontface = "Verdana";}
if(typeof(tfontcolor1) == "undefined") {tfontcolor1  = "FF8400";}
if(typeof(tfontcolor2) == "undefined") {tfontcolor2  = "000000";}
if(typeof(tfontsize1) == "undefined") {tfontsize1  = "3";}
if(typeof(tfontsize2) == "undefined") {tfontsize2  = "2";}
if(typeof(tlinecolor) == "undefined") {tlinecolor  = "FF8400";}
if(typeof(tbreite) == "undefined") {tbreite  = "495";}
if(typeof(thoehe) == "undefined") {thoehe  = "700";}

document.write("<IFRAME NAME=Handyspiele Width="+ tbreite +" HEIGHT="+ thoehe +" FRAMEBORDER=0 MARGINWIDTH=0 SCROLLING="+ tscrolling +" SRC='http://www.handydownloads.net/napping/start.php?style=ind&fontface="+ tfontface +"&fontcolor1="+ tfontcolor1 +"&fontcolor2="+ tfontcolor2 +"&fontsize1="+ tfontsize1 +"&fontsize2="+ tfontsize2 +"&bgcolor="+ tbgcolor +"&linecolor="+ tlinecolor +"'></IFRAME>");