<?xml version="1.0" encoding="utf-8"?> 
<feed version="0.3" xmlns="http://purl.org/atom/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xml:lang="zh_tw"> 
<title>高藥師的私塾</title> 
<link rel="alternate" type="text/html" href="http://blog.yam.com/arguskao_yblog" /> 
<modified>2005-08-24T21:36:05+08:00</modified> 
<tagline>
工商社會就是要賺錢,但是賺錢要有本事,要懂知識,這裡不囉唆,直接帶你上天堂!!!
  
  
 
 
 
  
 
var isArticle = false;
if (document.URL.indexOf(&quot;article&quot;) &gt; 0)
	isArticle = true;

if (isArticle)
{
	if (window.attachEvent)
		window.attachEvent(&#039;onload&#039;, init);
	else
		window.addEventListener(&#039;load&#039;, init, false);
}

function init()
{
	// &quot;Content&quot; 是文章的主要區塊
	var CONTENT = document.getElementById(&quot;articleBlock&quot;);
	var DIVs = CONTENT.getElementsByTagName(&#039;div&#039;);
	for (var i in DIVs)
	{
		var x = new String(DIVs[i].className);
		if (x.indexOf(&quot;articleLink&quot;) == 0)
		{
			DIVs[i].innerHTML =
				document.getElementById(&quot;divAdSenseContentScript&quot;).innerHTML + DIVs[i].innerHTML;
			break;
		}
	}
}
 
 
 
 
_uacct = &quot;UA-1697101-9&quot;;
urchinTracker();
 
</tagline> 
<copyright>All Rights Reserved</copyright>
<generator url="http://blog.yam.com/" version="1.0">Webs-tv Blog</generator> 
<copyright>Copyright (c) 2005, cleanworld</copyright> 
</feed>