function joinsArticleCounterCheck(aid,servcode,sectcode){
	var rsCLOC = "0";
	document.write('<iframe src="http://counter.joins.com/bin/ArticleCounterLogger.dll?Total_ID='+aid+'&Ctg_ID='+servcode+'&Master_Code='+sectcode+'&svc=JA&cloc='+rsCLOC+'" width=0 height=0 frameborder=0 marginheight=0 topmargin=0 scrolling=no></iframe>');
}
