function copyright()
{
 document.open();
 document.write("<hr>");
 document.write("<font size=-1><i>Copyright 2002-2009 앪i<a href=http://www60.tok2.com/home/nowaki/ style=color:#32cd32 target=index>N type-L</a>j. All rights reserved. </i></font>");


 }

function disp(url)
{ 
window.open(url, "window_name", "width=400,height=250,menubar=no,toolbar=no,locaction=no,scrollbars=no,status=no,left=100,top=100,screenX=100,screenY=100'"); 


 }