//png°ü·Ã
function fnCoOpenPop(val1, val2, val3) {
	window.open(val1, val2, val3);
} 
