// ActiveX¸¦ È°¼ºÈ­ÇÏÀÚ
function activexActivation(str)
{
	document.write(str);
}
