Interesting/TIPTECH
PCSmile
duraboys
2009. 1. 5. 17:16
<script language="javascript"
type="text/javascript">
document.body.onload = Pcsmile_Onload;
document.write('<OBJECT ID="PCSmile" CLASSID="clsid:4F17A0E3-ABCC-45BF-B859-6DE2A24D890C" codebase="http://download.pcsmile.co.kr/PCSmile/PCSmilePack.CAB#version=1,0,0,0" width=0 height=0 VIEWASTEXT></OBJECT>');
function Pcsmile_Onload()
{
try {
document.getElementById("PCSmile").SetDomain = document.location.hostname;
document.getElementById("PCSmile").SetListLimit = 10;
document.getElementById("PCSmile").SetPeriod = 30;
document.getElementById("PCSmile").Exec();
}
catch(e){}
}
</script>
document.body.onload = Pcsmile_Onload;
document.write('<OBJECT ID="PCSmile" CLASSID="clsid:4F17A0E3-ABCC-45BF-B859-6DE2A24D890C" codebase="http://download.pcsmile.co.kr/PCSmile/PCSmilePack.CAB#version=1,0,0,0" width=0 height=0 VIEWASTEXT></OBJECT>');
function Pcsmile_Onload()
{
try {
document.getElementById("PCSmile").SetDomain = document.location.hostname;
document.getElementById("PCSmile").SetListLimit = 10;
document.getElementById("PCSmile").SetPeriod = 30;
document.getElementById("PCSmile").Exec();
}
catch(e){}
}
</script>