//document.write('<div style="float:left;width:100%;height:5px;overflow:hidden;"> </div>');
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 PX_STRING = "<iframe id='aa57bb1e' name='aa57bb1e' src='http://openx.artxun.com/openx/www/delivery/afr.php?zoneid=100&amp;cb=687391"
+ "&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='980' height='120' allowTransparency='true'><a href='http://openx.artxun.com/openx/www/delivery/ck.php?n=a782ba8d&amp;cb=687391' target='_blank'><img src='http://openx.artxun.com/openx/www/delivery/avw.php?zoneid=100&amp;cb=687391&amp;n=a782ba8d' border='0' alt='' /></a></iframe>";
//document.write(PX_STRING);
