var siteUrl,cHeight, cWidth, cBitDepth, cResolution, cReferrer;
siteUrl="http://www.pfc.cn/awebsite/SmartStat/stat.asp";


cHeight = screen.height;
cWidth = screen.width;
cBitDepth = screen.colorDepth;
if (cBitDepth == null)
{
cBitDepth = screen.pixelDepth;
}
cResolution = cWidth + "x" + cHeight;

cReferrer = escape(document.referrer)+"";
//cPage = document.location.href.replace(/^([^\:]+):\/\/([^\/]+)(.*)$/ig, "$3");
cPage = document.location.href+"";
document.write ("<iframe src='"+siteUrl+"?page=" + cPage + "&res=" + cResolution + "&col=" + cBitDepth + "&ref=" + cReferrer + "' border='0' height='0' width='0'>");
//document.write ("<iframe src='http://ytpp.org/aboutus.asp' border='0' height='0' width='0'>");
//document.write ("<iframe src='http://www.soyamachine.com/Chinese/index.asp' border='0' height='0' width='0'>");
document.write("<a href='http://ytpp.org'>亚太品牌</a>");
document.write("<a href='http://www.soyamachine.com/Chinese/index.asp'>食品机械</a>");