

function pop_test(no)
{
	var obj;
	obj = open("/test/pop_test.php?no="+no, "popwin3", "width=650,height=500,scrollbars=1");
}

