var ts1 = document.charset; 
if(typeof(ts1)=='undefined'){ 
 ts1=document.characterSet; 
} 
if (typeof(ts1)=='undefined'){ 
	ts1='big5'; 
 } 
var ts2 = encodeURIComponent(location.href); 
var ts3 =''; 
var ts4 =Math.random(); 
var ts5 = 'http://www.scupio.com/RedirectWeb/Redirect.aspx?class=1&channel=99999&type=007&event=07021201&url=http://ad.scupio.com.tw'; 
ts5 = encodeURIComponent(ts5);
var ref="";
if (document.referrer)
  ref = encodeURIComponent(document.referrer); 
document.write('<iframe FRAMEBORDER="0" SCROLLING="no" HEIGHT="256" WIDTH="532" MARGINHEIGHT="0" MARGINWIDTH="0" src="http://adsense.scupio.com/ADPInline/ADViewer.aspx?s=0,5,530,254,FFFFFF,20,FFFFFF,4,1,30,1,42,1,0,6,1,,RM,,,,,,8&m=1&shf=&ssf=fsz:10pt,lh:18px,c:0000FF,fw:b&scf=fsz:10pt,lh:18px,c:333333&suf=&sif=&r='+ts5+'&lang='+ts1+'&PubID=lR4IGA==&CA='+ts4+'&KeyValue='+ts3+'&u=' + ts2 + '&iframe=y' + '&ref=' + ref + '"></iframe>');
