//added by mike 4/7/06- 
	jstag = document.getElementById("javascriptcode");
	var filename = jstag.getAttribute("src");
	var thestuff = filename.split("?");
if (thestuff[1] != null ) {
	var qs = thestuff[1].split("&");
	var subdata = '';
	for(var i = 0; i < qs.length; i++)	{
		var qs2 = qs[i].split('=');
		switch(qs2[0].toLowerCase())	{
			case 'kbid':
				kbId = qs2[1];
				break;
			case 'img':
				imgdata = qs2[1];
				break;
			case 'sub':
				subdata = qs2[1];
				break;
		}
	} //end for
	if (kbId != 0)	{
		var trackcode = 'kbid=' + kbId;
		if (imgdata != '')	{
			trackcode += '&img=' + imgdata;
		}
		if (subdata != '')	{
			trackcode += '&sub=' + subdata;
		}
	}
} else {
	trackcode = '';
}
//at the end of a link syntax: &"+trackcode+"
//if link does not have a ? already use: ?"+trackcode+"
//must use on all links that will be tracked.
document.write("<LINK REL='stylesheet' HREF='http://www.gannglobal.com/sharedcontent/article/affiliatestyles.css' TYPE='text/css'><table class='table-gray-border' width=425px><tr><td class= header-bkg><a href='http://www.gannglobal.com/gateway.php' target='_blank'><img src='http://www.gannglobal.com/sharedcontent/article/banner-header425.jpg' border='0'></a></td></tr>");
document.write("<tr class= table-gray-border><td class= banner_pad><span class= program>W.D. Gann Articles</span><p><img src='http://www.gannglobal.com/sharedcontent/article/linkimg.gif' border='0'> <a href='http://www.gannglobal.com/gateway.php?p=freeupdate&contentId=670' target='_blank'>Master this Simple Yet Powerful Tool, Then Apply it for Big Profits Across a Wide Range of Markets</a></br><span class= descrip> W.D. Gann's discovery that each year of a decade ending in the digits 0-9 displays unique traits is proven repeatedly in the markets. In the stock market, almost every major low over the past 100 years occurred in the '2nd' year (1932, 1942, 1962, 1982 and 2002)...<a href='http://www.gannglobal.com/gateway.php?p=freeupdate&contentId=670' target='_blank'><b>keep reading</b></a><span></br><p><img src='http://www.gannglobal.com/sharedcontent/article/linkimg.gif' border='0'> <a href='http://www.gannglobal.com/gateway.php?p=freeupdate&contentId=634' target='_blank'>Let Your Fingers do the Walking With W.D. Gann’s Most Powerful Secret</a></br><span class= descrip> By the early 1980s, a frantic search ensued among Gann followers for what W.D. Gann referred to in his sales literature as the 'Master Time Factor.' He called this his 'greatest secret.' In his first book, Truth of the Stock Tape, published in 1923, he says, 'The most important thing of all is the Time Factor which I use in making up my annual forecasts'...</span><a href='http://www.gannglobal.com/gateway.php?p=freeupdate&contentId=634' target='_blank'><b>keep reading</b></a><p></td></tr>");				
document.write("<tr><td class= table-gray-border><p class= comment><b>Get the most comprehensive historical investment research available anywhere...<a href='http://www.gannglobal.com/pics/product/173/Package-letter-1.htm'>click here for more info</a></b><br></br></p></td></tr>");
document.write("</table>");