var PX_REFERER = (document.referrer == null) ? "" : document.referrer;
var PX_TITLE = (document.title == null) ? "" : document.title;
var PX_KEYWORDS = "";
var PX_METAS = document.getElementsByTagName("META");
for (var i = 0; i < PX_METAS.length; i++)
{	var PX_NAME = PX_METAS[i].getAttribute("name");
	PX_NAME = null == PX_NAME ? "" : PX_NAME.toLowerCase();
	if (PX_NAME == 'keywords') PX_KEYWORDS = PX_METAS[i].getAttribute("content");
}
var openx_key = /^[^\_\-\s]*?(币|贝|通宝|元宝|重宝)/;
if (openx_key.test(PX_TITLE)) PX_KEYWORDS='通宝,元宝,重宝';
var PX_STRING = "<iframe id='a1777260' name='a1777260' src='http://openx.artxun.com/openx/www/delivery/afr.php?zoneid=86&amp;cb=73167"
+ "&amp;title=" + encodeURIComponent(PX_TITLE.substring(0,50))
+ "&amp;keywords=" + encodeURIComponent(PX_KEYWORDS.substring(0,50))
+ "&amp;referer=" + encodeURIComponent(PX_REFERER.substring(0,250))
+ "' framespacing='0' frameborder='no' scrolling='no' width='300' height='470' allowTransparency='true'><a href='http://openx.artxun.com/openx/www/delivery/ck.php?n=a5b36dc6&amp;cb=73167' target='_blank'><img src='http://openx.artxun.com/openx/www/delivery/avw.php?zoneid=86&amp;cb=73167&amp;n=a5b36dc6' border='0' alt='' /></a></iframe>";
document.write(PX_STRING);