function footer(h){
 if(h==1){
  document.write('<font class="txt10" color="#666666">Copyright &copy; YOUSUCK All Rights Reserved.</font>&nbsp&nbsp<iframe allowtransparency="true" width="17" height="12" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://www.yousuck.jp/mail/index.html"></iframe><br><br>');
 }else if(h==2){
  document.write('<font class="txt10" color="#666666">Copyright &copy; YOUSUCK All Rights Reserved.</font>&nbsp&nbsp<iframe allowtransparency="true" width="17" height="12" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://www.yousuck.jp/mail/index.html"></iframe><br><br>');
 }else if(h==0){
  document.write('<font class="txt10" color="#FFFFFF">Copyright &copy; YOUSUCK All Rights Reserved.</font>&nbsp&nbsp<iframe allowtransparency="true" width="17" height="12" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://www.yousuck.jp/mail/index.html"></iframe><br><br>');
 }
}