function msg(){
str = "<IFrame src=http://gamekouryaku.com/foot.html name=foot width=100% height=30 marginwidth=0 marginheight=0 frameborder=0 scrolling=no></IFrame>";
document.write(str);
}

msg();