function new_win()
{
    window.open("http://www.closekids.com/wp-content/flip/Default.html","mywin","width=700,height=560,screenX=50,left=50,screenY=50,top=50,status=yes,menubar=yes");
}