
function pop2()
{
	window.open("judy.htm","mywindow","menubar=1,resizable=1,width=700,height=600,left=100,top=50");
} 
 
