function popUp(URL,STATUS) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', STATUS);");
}

function closeIt() {
 close();
}

ns4 = (document.layers)? true:false
ie4 = (document.all)? true:false
ns6 = (document.getElementById)? true:false

// Show/Hide functions for non-pointer layer/objects

function show(id) {
	if (ns4) document.layers[id].visibility = "show"
	else if (ie4) document.all[id].style.visibility = "visible"
	else if (ns6) document.getElementById(id).style.visibility = "visible"
	
}

function hide(id) {
	if (ns4) document.layers[id].visibility = "hide"
	else if (ie4) document.all[id].style.visibility = "hidden"
	else if (ns6) document.getElementById(id).style.visibility = "hidden"
}


function newImage(arg) {
	if (document.images) {
		rslt = new Image();
		rslt.src = arg;
		return rslt;
	}
}

function changeImages() {
	if (document.images && (preloadFlag == true)) {
		for (var i=0; i<changeImages.arguments.length; i+=2) {
			document[changeImages.arguments[i]].src = changeImages.arguments[i+1];
		}
	}
}

var preloadFlag = false;
function preloadImages() {
	if (document.images) {
		preloadFlag = true;
	}
}



function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}


function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);

function MM_showHideLayers() { //v6.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
    obj.visibility=v; }
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}


var today = new Date(); // today
var year = y2k(today.getYear());
function dateMsg() {
	return(year);
}
function y2k(year) {
	if (year < 2000)
	year = year + 1900;
	return year;
}


function get_primary_nav() {
  var urlString = location.href.toLowerCase();
  site1 = urlString.lastIndexOf("12345");
  site12 = urlString.lastIndexOf("com/index");
  site2 = urlString.lastIndexOf("educationcenter");
  site3 = urlString.lastIndexOf("/traders/");
  site4 = urlString.lastIndexOf("/investors");
  site5 = urlString.lastIndexOf("/hedgefunds/");
  site6 = urlString.lastIndexOf("/proptrader");
  site7 = urlString.lastIndexOf("international");
  site8 = urlString.lastIndexOf("otherservices");
  site9 = urlString.lastIndexOf("/company/");
  site10 = urlString.lastIndexOf("buy");
  site11 = urlString.lastIndexOf("/login/");
  site13 = urlString.lastIndexOf("gttforum");
  site14 = urlString.lastIndexOf("livesupport");
  site15 = urlString.lastIndexOf("/misc");
  site16 = urlString.lastIndexOf("/cgi");
  site17 = urlString.lastIndexOf("/sitemap");
  site18 = urlString.lastIndexOf("/disclaimer");
  site19 = urlString.lastIndexOf("/privacy");
  site20 = urlString.lastIndexOf("/sfomagazine");
  site21 = urlString.lastIndexOf("/2003");
  site22 = urlString.lastIndexOf("/2004");
  site23 = urlString.lastIndexOf("/activetradermag");
  site24 = urlString.lastIndexOf("/entities");
  site25 = urlString.lastIndexOf("/affiliate");
  site26 = urlString.lastIndexOf("/client");
  site27 = urlString.lastIndexOf("/gtttradeloglogin");
  site28 = urlString.lastIndexOf("/professionals/");
  site29 = urlString.lastIndexOf("/external");
  site30 = urlString.lastIndexOf("/law/");
  site31 = urlString.lastIndexOf("/manuscripts/");
  site32 = urlString.lastIndexOf("com/law/index");
  site33 = urlString.lastIndexOf("/contactus/");
  site34 = urlString.lastIndexOf("/traders/advocacy");
  site35 = urlString.lastIndexOf("/hedgefunds/hedge");
  site36 = urlString.lastIndexOf("/hedgefunds/off");
  site37 = urlString.lastIndexOf("/hedgefunds/reg");
  site38 = urlString.lastIndexOf("/hedgefunds/start");
  site39 = urlString.lastIndexOf("/hedgefunds/value");
  site40 = urlString.lastIndexOf("/hedgefunds/legal");
  site41 = urlString.lastIndexOf("/hedgefunds/complianceprogramdesign");
  site42 = urlString.lastIndexOf("/hedgefunds/incubator");
  site43 = urlString.lastIndexOf("/tools/");
  site44 = urlString.lastIndexOf("/hedgefunds/index");
  site45 = urlString.lastIndexOf("/blog/");
  site46 = urlString.lastIndexOf("/purchases/");
  site47 = urlString.lastIndexOf("/activeinvestors");
  site48 = urlString.lastIndexOf("/association");
  site49 = urlString.lastIndexOf("/greenstradertaxguide");
  site50 = urlString.lastIndexOf("/gtttradersassociation");

  siteName="12345";
  maxNum=site1;
  
  if (site2 > maxNum) {siteName="educationcenter"; maxNum=site2;}

  if (site35 > maxNum) {siteName="/hedgefunds/hedge"; maxNum=site35;}
  if (site36 > maxNum) {siteName="/hedgefunds/off"; maxNum=site36;}
  if (site37 > maxNum) {siteName="/hedgefunds/reg"; maxNum=site37;}
  if (site38 > maxNum) {siteName="/hedgefunds/start"; maxNum=site38;}
  if (site39 > maxNum) {siteName="/hedgefunds/value"; maxNum=site39;}
  if (site40 > maxNum) {siteName="/hedgefunds/legal"; maxNum=site40;}
  if (site41 > maxNum) {siteName="/hedgefunds/complianceprogramdesign"; maxNum=site41;}
  if (site42 > maxNum) {siteName="/hedgefunds/incubator"; maxNum=site42;}
  if (site43 > maxNum) {siteName="/tools/"; maxNum=site43;}
  if (site44 > maxNum) {siteName="/hedgefunds/index"; maxNum=site44;}
  if (site45 > maxNum) {siteName="/blog/"; maxNum=site45;}
  if (site46 > maxNum) {siteName="/purchases/"; maxNum=site46;}

  if (site4 > maxNum) {siteName="/investors"; maxNum=site4;}
  if (site5 > maxNum) {siteName="/hedgefunds/"; maxNum=site5;}
  if (site6 > maxNum) {siteName="/proptrader"; maxNum=site6;}
  if (site7 > maxNum) {siteName="international"; maxNum=site7;}
  if (site8 > maxNum) {siteName="otherservices"; maxNum=site8;}
  if (site9 > maxNum) {siteName="/company/"; maxNum=site9;}
  if (site10 > maxNum) {siteName="buy"; maxNum=site10;}
  if (site11 > maxNum) {siteName="/login/"; maxNum=site11;}
  if (site12 > maxNum) {siteName="com/index"; maxNum=site12;}
  if (site13 > maxNum) {siteName="gttforum"; maxNum=site13;}
  if (site14 > maxNum) {siteName="livesupport"; maxNum=site14;}
  if (site15 > maxNum) {siteName="/misc"; maxNum=site15;}
  if (site16 > maxNum) {siteName="/cgi"; maxNum=site16;}
  if (site17 > maxNum) {siteName="/sitemap"; maxNum=site17;}
  if (site18 > maxNum) {siteName="/disclaimer"; maxNum=site18;}
  if (site19 > maxNum) {siteName="/privacy"; maxNum=site19;}
  if (site20 > maxNum) {siteName="/sfomagazine"; maxNum=site20;}
  if (site21 > maxNum) {siteName="/2003"; maxNum=site21;}
  if (site22 > maxNum) {siteName="/2004"; maxNum=site22;}
  if (site23 > maxNum) {siteName="/activetradermag"; maxNum=site23;}
  if (site24 > maxNum) {siteName="/entities"; maxNum=site24;}
  if (site25 > maxNum) {siteName="/affiliate"; maxNum=site25;}
  if (site26 > maxNum) {siteName="/client"; maxNum=site26;}
  if (site27 > maxNum) {siteName="/gtttradeloglogin"; maxNum=site27;}
  if (site28 > maxNum) {siteName="/professionals/"; maxNum=site28;}
  if (site29 > maxNum) {siteName="/external"; maxNum=site29;}
  if (site30 > maxNum) {siteName="/law/"; maxNum=site30;}
  if (site31 > maxNum) {siteName="/manuscripts/"; maxNum=site31;}
  if (site32 > maxNum) {siteName="com/law/index"; maxNum=site32;}
  if (site33 > maxNum) {siteName="/contactus/"; maxNum=site33;}
  if (site34 > maxNum) {siteName="/traders/advocacy"; maxNum=site34;}
  if (site3 > maxNum) {siteName="/traders/"; maxNum=site3;}
 if (site47 > maxNum) {siteName="/activeinvestors"; maxNum=site47;}
 if (site48 > maxNum) {siteName="/association"; maxNum=site48;}
 if (site49 > maxNum) {siteName="/greenstradertaxguide"; maxNum=site49;}
 if (site50 > maxNum) {siteName="/gtttradersassociation"; maxNum=site50;}

  return siteName;
}



function site_get_primary_nav() { 
	document.write("<SCRIPT>get_definitions();</SCRIPT>");

	document.write("<table width='955' border='0' cellspacing='0' cellpadding='0'>");
		document.write("<tr>");
			document.write("<td valign=top width=780 ><img src='/images/"+headerimage+".jpg' width='780' height='"+headerheight+"' border='0' usemap='#map_header_sub'><br>");
				document.write("<table cellpadding=0 cellspacing=0 border=0 width=780 class='navsearch'>");
					document.write("<tr>");
						document.write("<td >");
  
  							document.write("<a target='_top' href='/EducationCenter/index.shtml' 	onMouseOver=\"MM_swapImage('educationcenter','','/images/nav_new/nav_educationcenter_r.gif',1);show('educationcenterlayer');hide('traderslayer');hide('lawlayer');hide('hedgefundslayer');hide('companylayer');hide('otherserviceslayer')\" 				onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');" + showit8 + "('otherserviceslayer');\"><img src='/images/nav_new/nav_educationcenter"+src2+".gif' name='educationcenter' width='64' height='21' border='0'></a>");
  							document.write("<a target='_top' href='/Traders/index.shtml' 			onMouseOver=\"MM_swapImage('traders','','/images/nav_new/nav_traders_r.gif',1);hide('educationcenterlayer');show('traderslayer');hide('lawlayer');hide('hedgefundslayer');hide('companylayer');hide('otherserviceslayer')\" 								onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');" + showit8 + "('otherserviceslayer');\"><img src='/images/nav_new/nav_traders"+src3+".gif' name='traders' width='50' height='21' border='0'></a>");
  							document.write("<a target='_top' href='/HedgeFunds/index.shtml' 		onMouseOver=\"MM_swapImage('hedgefunds','','/images/nav_new/nav_hedgefunds_r.gif',1);hide('educationcenterlayer');hide('traderslayer');hide('lawlayer');show('hedgefundslayer');hide('companylayer');hide('otherserviceslayer')\" 							onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');" + showit8 + "('otherserviceslayer');\"><img src='/images/nav_new/nav_hedgefunds"+src5+".gif' name='hedgefunds' width='77' height='21' border='0'></a>");
  							document.write("<a target='_top' href='/ActiveInvestors/index.shtml' 		onMouseOver=\"MM_swapImage('otherservices','','/images/nav/nav_privatequity_r.gif',1);hide('educationcenterlayer');hide('traderslayer');hide('lawlayer');hide('hedgefundslayer');hide('companylayer');show('otherserviceslayer')\" 						onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');" + showit8 + "('otherserviceslayer');\"><img src='/images/nav/nav_privatequity"+src8+".gif' name='otherservices' width='85' height='21' border='0' id='otherservices'></a>");
  							document.write("<a target='_top' href='/Association/index.shtml' 			onMouseOver=\"MM_swapImage('association','','/images/nav_new/nav_association_r.gif',1);hide('educationcenterlayer');hide('traderslayer');hide('lawlayer');hide('hedgefundslayer');hide('companylayer');hide('otherserviceslayer')\" 								onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');" + showit8 + "('otherserviceslayer');\"><img src='/images/nav_new/nav_association"+src48+".gif' name='association' width='72' height='21' border='0'></a>");
  							document.write("<a target='_top' href='/Company/index.shtml' 			onMouseOver=\"MM_swapImage('company','','/images/nav_new/nav_company_r.gif',1);hide('educationcenterlayer');hide('traderslayer');hide('lawlayer');hide('hedgefundslayer');show('companylayer');hide('otherserviceslayer')\" 								onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');" + showit8 + "('otherserviceslayer');\"><img src='/images/nav_new/nav_company"+src9+".gif' name='company' width='57' height='21' border='0'></a>");
  							document.write("<a target='_top' href='/Tools/index.shtml' 				onMouseOver=\"MM_swapImage('tools','','/images/nav_new/nav_tools_r.gif',1);hide('educationcenterlayer');hide('traderslayer');hide('lawlayer');hide('hedgefundslayer');hide('companylayer');hide('otherserviceslayer')\" 									onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');" + showit8 + "('otherserviceslayer');\"><img src='/images/nav_new/nav_tools"+src43+".gif' name='tools' width='41' height='21' border='0'></a>");
  							document.write("<a target='_top' href='/blog/index.php' 				onMouseOver=\"MM_swapImage('blog','','/images/nav_new/nav_blog_r.gif',1);hide('educationcenterlayer');hide('traderslayer');hide('lawlayer');hide('hedgefundslayer');hide('companylayer');hide('otherserviceslayer')\" 		onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');" + showit8 + "('otherserviceslayer');\"><img src='/images/nav_new/nav_blog.gif' name='blog' width='34' height='21' border='0'></a>");

  							document.write("<span id='educationcenterlayer' style='position:absolute; left:0px; top: "+layertop+"; z-index:1; visibility: "+show2+";'>");
  							document.write("<img src='/images/nav_new/nav_sub_education.gif' border='0' usemap='#map_educationcenter'></span>");
  							document.write("<span id='traderslayer' style='position:absolute; left:0px; top: "+layertop+"; z-index:1; visibility: "+show3+";'>");
  							document.write("<img src='/images/nav_new/nav_sub_traders.gif' border='0' usemap='#map_traders'></span>");
  							document.write("<span id='hedgefundslayer' style='position:absolute; left:0px; top: "+layertop+"; z-index:1; visibility: "+show5+";'>");
  							document.write("<img src='/images/nav_new/nav_sub_hedgefunds.gif' border='0' usemap='#map_hedgefunds'></span>");
  							document.write("<span id='lawlayer' style='position:absolute; left:0px; top: "+layertop+"; z-index:1; visibility: "+show12+";'>");
  							document.write("<img src='/images/nav_new/nav_sub_law.gif' border='0' usemap='#map_law'></span>");
  							document.write("<span id='otherserviceslayer' style='position:absolute; left:0px; top: "+layertop+"; z-index:1; visibility: "+show8+";'>");
  							document.write("<img src='/images/nav/nav_otherservices_sub.gif' border='0' usemap='#map_otherservices'></span>");
  							document.write("<span id='companylayer' style='position:absolute; left:0px; top: "+layertop+"; z-index:1; visibility: "+show9+";'>");
  							document.write("<img src='/images/nav_new/nav_sub_company.gif' border='0' usemap='#map_company'></span>");

  						document.write("</td>");
  						document.write("<td align='right' class='navsearch'>");
  							document.write("<table border='0' cellspacing='0' cellpadding='0'><form method='post' action='/cgi/search/search.cgi'>");
  								document.write("<tr valign='middle'>");
  									document.write("<td nowrap class='navsearch'><img src='/images/nav_new/nav_utlities.gif' width=186 height=10 border=0 usemap='#map_utilities'></td>");
  									document.write("<td width=5><img src='/images/pixel.gif' width=5 height=5 border=0></td>");
  									document.write("<td nowrap class='navsearch'><input type='hidden' name='index' value='index'><input name='KEYWORDS' type='text' class='formtextfield' size='7'></td>");
  									document.write("<td width=5><img src='/images/pixel.gif' width=5 height=5 border=0></td>");
  									document.write("<td nowrap class='navsearch'><input type='image' src='/images/but_arrow_nav.gif' width='15' height='15' border=0 name='image'></td>");
  									document.write("<td width=5><img src='/images/pixel.gif' width=5 height=5 border=0></td>");
  								document.write("</tr></form>");
  							document.write("</table>");
  						document.write("</td>");
  					document.write("</tr>");
  				document.write("</table><br>");
   				document.write("<a href='#'><img src='/images/pixel.gif' width='780' height='20' border='0' usemap='#map_bottom_off'></a><br><div style='margin-right:0px;'>");
  				document.write("<map name='map_header_sub' id='map_header_sub'>");
  				document.write("<area shape='rect' coords='0,0,193,51' target='_top' href='/index.shtml'>");
  				document.write("</map>");
  	
}

function site_get_blank_nav() { 
    document.write("<table width='780' border='0' cellspacing='0' cellpadding='0'><tr><td colspan='2' class=copy>");
}


function frametest() {
	if (window.name == "gttxop") { document.write("<SCRIPT>site_get_blank_nav();</SCRIPT>"); }
	else  { document.write("<SCRIPT>site_get_primary_nav();</SCRIPT>"); }
}


function get_definitions() { 

  siteName=get_primary_nav();

  show1="hidden";
  show2="hidden";
  show3="hidden";
  show4="hidden";
  show5="hidden";
  show6="hidden";
  show7="hidden";
  show8="hidden";
  show9="hidden";
  show10="hidden";
  show11="hidden";
  show12="hidden";
  show43="hidden";
  
  showit1="hide";
  showit2="hide";
  showit3="hide";
  showit4="hide";
  showit5="hide";
  showit6="hide";
  showit7="hide";
  showit8="hide";
  showit9="hide";
  showit10="hide";
  showit11="hide";
  showit12="hide";
  showit43="hide";
  src1="";
  src2="";
  src3="";
  src4="";
  src5="";
  src6="";
  src7="";
  src8="";
  src9="";
  src10="";
  src11="";
  src12="";
  src43="";
  src48="";
  headerheight="230px";
  headerimage="hd_home_gttgtf";
  layertop="251px";
  
  if (siteName == "com/index") 			{src1=""; show1="hidden"; showit1="hide"; layertop="251px"; headerheight="230px"; headerimage="hd_home_gttgtf";}

  if (siteName == "educationcenter")	{src2="_r"; show2="visible"; showit2="show"; layertop="72px"; headerheight="51px"; headerimage="hd_sub_gtt";}
  if (siteName == "gttforum")			{src2="_r"; show2="visible"; showit2="show"; layertop="72px"; headerheight="51px"; headerimage="hd_sub_gtt";}
  if (siteName == "livesupport") 		{src2="_r"; show2="visible"; showit2="show"; layertop="72px"; headerheight="51px"; headerimage="hd_sub_gtt";}
  if (siteName == "/traders/advocacy") 	{src2="_r"; show2="visible"; showit2="show"; layertop="72px"; headerheight="51px"; headerimage="hd_sub_gtt";}

  if (siteName == "/traders/") 			{src3="_r"; show3="visible"; showit3="show"; layertop="72px"; headerheight="51px"; headerimage="hd_sub_gtt";}
  if (siteName == "/proptrader") 		{src3="_r"; show3="visible"; showit3="show"; layertop="72px"; headerheight="51px"; headerimage="hd_sub_gtt";}
  if (siteName == "/investors") 			{src3="_r"; show3="visible"; showit3="show"; layertop="72px"; headerheight="51px"; headerimage="hd_sub_gtt";}

  if (siteName == "/hedgefunds/") 		{src5="_r"; show5="visible"; showit5="show"; layertop="72px"; headerheight="51px"; headerimage="hd_sub_gtf";}

  if (siteName == "/hedgefunds/index") 						{src5="_r"; show5="visible"; showit5="show"; layertop="72px"; headerheight="51px"; headerimage="hd_sub_gtf";}
  if (siteName == "/hedgefunds/hedge") 						{src5="_r"; show5="visible"; showit5="show"; layertop="72px"; headerheight="51px"; headerimage="hd_sub_gtf";}
  if (siteName == "/hedgefunds/off") 						{src5="_r"; show5="visible"; showit5="show"; layertop="72px"; headerheight="51px"; headerimage="hd_sub_gtf";}
  if (siteName == "/hedgefunds/reg") 						{src5="_r"; show5="visible"; showit5="show"; layertop="72px"; headerheight="51px"; headerimage="hd_sub_gtf";}
  if (siteName == "/hedgefunds/start") 						{src5="_r"; show5="visible"; showit5="show"; layertop="72px"; headerheight="51px"; headerimage="hd_sub_gtf";}
  if (siteName == "/hedgefunds/value") 						{src5="_r"; show5="visible"; showit5="show"; layertop="72px"; headerheight="51px"; headerimage="hd_sub_gtf";}
  if (siteName == "/hedgefunds/legal") 						{src5="_r"; show5="visible"; showit5="show"; layertop="72px"; headerheight="51px"; headerimage="hd_sub_gtf";}
  if (siteName == "/hedgefunds/complianceprogramdesign") 	{src5="_r"; show5="visible"; showit5="show"; layertop="72px"; headerheight="51px"; headerimage="hd_sub_gtf";}
  if (siteName == "/hedgefunds/incubator") 					{src5="_r"; show5="visible"; showit5="show"; layertop="72px"; headerheight="51px"; headerimage="hd_sub_gtf";}

  if (siteName == "/association") 					{src48="_r"; layertop="72px"; headerheight="51px"; headerimage="hd_sub_gttgtf";}

  if (siteName == "/law/") 				{src12="_r"; show12="visible"; showit12="show"; layertop="72px"; headerheight="51px"; headerimage="hd_sub_gtt";}
  if (siteName == "international") 		{src12="_r"; show12="visible"; showit12="show"; layertop="72px"; headerheight="51px"; headerimage="hd_sub_gtt";}

  if (siteName == "otherservices") 						{src8="_r"; show8="visible"; showit8="show"; layertop="72px"; headerheight="51px"; headerimage="hd_sub_gtt";}
  if (siteName == "/activeinvestors") 		{src8="_r"; show8="visible"; showit8="show"; layertop="72px"; headerheight="51px"; headerimage="hd_sub_gtt";}

  if (siteName == "/company/") 			{src9="_r"; show9="visible"; showit9="show"; layertop="72px"; headerheight="51px"; headerimage="hd_sub_gttgtf";}
  if (siteName == "/blog/") 			{layertop="72px"; headerheight="51px"; headerimage="hd_sub_gttgtf";}
  if (siteName == "/purchases/") 		{layertop="72px"; headerheight="51px"; headerimage="hd_sub_gttgtf";}

  if (siteName == "com/law/index") 		{layertop="251px"; headerheight="230px"; headerimage="home_hd_main_image2_law";}

  if ((siteName == "buy") || (siteName == "/misc")  || (siteName == "/cgi") || (siteName == "/sitemap") 
  || (siteName == "/privacy") || (siteName == "/greenstradertaxguide") || (siteName == "/sfomagazine") || (siteName == "/2003") 
  || (siteName == "/2004") || (siteName == "/activetradermag") || (siteName == "/entities") 
  || (siteName == "/affiliate") || (siteName == "/client") || (siteName == "/gtttradeloglogin") 
  || (siteName == "/professionals/") || (siteName == "/external") || (siteName == "/manuscripts/") || (siteName == "/gtttradersassociation"))
	
	{layertop="72px"; headerheight="51px"; headerimage="hd_sub_gtt";}

  if (siteName == "/tools/") 				{src43="_r"; show43="visible"; showit43="show"; layertop="72px"; headerheight="51px"; headerimage="hd_sub_gtt";}
  if ((siteName == "/login/") || (siteName == "/sitemap") || (siteName == "/contactus/")) 				{layertop="72px"; headerheight="51px"; headerimage="hd_sub_gttgtf";}


}


function get_footer() {

	document.write("<SCRIPT>get_definitions();</SCRIPT>");
    document.write("<map name='map_educationcenter'>");
    document.write("<area shape='rect' target='_top' coords='0,0,52,18' href='http://www.greentradertax.com/EducationCenter/index.shtml'			onMouseOver=\"MM_swapImage('educationcenter','','/images/nav_new/nav_educationcenter_r.gif',1);show('educationcenterlayer');hide('traderslayer');hide('lawlayer');hide('hedgefundslayer');hide('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("<area shape='rect' coords='54,0,107,18' href='http://www.greentradertax.com/EducationCenter/GTTResources.shtml'					onMouseOver=\"MM_swapImage('educationcenter','','/images/nav_new/nav_educationcenter_r.gif',1);show('educationcenterlayer');hide('traderslayer');hide('lawlayer');hide('hedgefundslayer');hide('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("<area shape='rect' target='_top' coords='109,0,214,18' href='http://www.greentradertax.com/EducationCenter/TaxCenters.shtml'	onMouseOver=\"MM_swapImage('educationcenter','','/images/nav_new/nav_educationcenter_r.gif',1);show('educationcenterlayer');hide('traderslayer');hide('lawlayer');hide('hedgefundslayer');hide('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("<area shape='rect' target='_top' coords='216,0,282,18' href='http://www.greentradertax.com/EducationCenter/InTheMedia.shtml'	onMouseOver=\"MM_swapImage('educationcenter','','/images/nav_new/nav_educationcenter_r.gif',1);show('educationcenterlayer');hide('traderslayer');hide('lawlayer');hide('hedgefundslayer');hide('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("<area shape='rect' target='_top' coords='284,0,339,18' href='http://www.greentradertax.com/EducationCenter/Interactive.shtml'	onMouseOver=\"MM_swapImage('educationcenter','','/images/nav_new/nav_educationcenter_r.gif',1);show('educationcenterlayer');hide('traderslayer');hide('lawlayer');hide('hedgefundslayer');hide('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("<area shape='rect' target='_top' coords='341,0,402,18' href='http://www.greentradertax.com/EducationCenter/TraderLinks.shtml'	onMouseOver=\"MM_swapImage('educationcenter','','/images/nav_new/nav_educationcenter_r.gif',1);show('educationcenterlayer');hide('traderslayer');hide('lawlayer');hide('hedgefundslayer');hide('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
  //  document.write("<area shape='rect' target='_top' coords='404,0,518,18' href='http://www.greentradertax.com/Traders/Advocacy.shtml'				onMouseOver=\"MM_swapImage('educationcenter','','/images/nav_new/nav_educationcenter_r.gif',1);show('educationcenterlayer');hide('traderslayer');hide('lawlayer');hide('hedgefundslayer');hide('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("</map>");
    document.write("<map name='map_traders'>");
    document.write("<area shape='rect' target='_top' coords='0,0,52,18' href='http://www.greentradertax.com/Traders/index.shtml'				onMouseOver=\"MM_swapImage('traders','','/images/nav_new/nav_traders_r.gif',1);hide('educationcenterlayer');show('traderslayer');hide('lawlayer');hide('hedgefundslayer');hide('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("<area shape='rect' target='_top' coords='54,0,137,18' href='http://www.greentradertax.com/Traders/TraderServices.shtml'		onMouseOver=\"MM_swapImage('traders','','/images/nav_new/nav_traders_r.gif',1);hide('educationcenterlayer');show('traderslayer');hide('lawlayer');hide('hedgefundslayer');hide('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("<area shape='rect' target='_top' coords='139,0,234,18' href='http://www.greentradertax.com/PropTraders/Traders.shtml'		onMouseOver=\"MM_swapImage('traders','','/images/nav_new/nav_traders_r.gif',1);hide('educationcenterlayer');show('traderslayer');hide('lawlayer');hide('hedgefundslayer');hide('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("<area shape='rect' target='_top' coords='236,0,285,18' href='http://www.greentradertax.com/Investors/index.shtml'			onMouseOver=\"MM_swapImage('traders','','/images/nav_new/nav_traders_r.gif',1);hide('educationcenterlayer');show('traderslayer');hide('lawlayer');hide('hedgefundslayer');hide('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("<area shape='rect' target='_top' coords='287,0,406,18' href='http://www.greentradertax.com/Traders/Guides.shtml'			onMouseOver=\"MM_swapImage('traders','','/images/nav_new/nav_traders_r.gif',1);hide('educationcenterlayer');show('traderslayer');hide('lawlayer');hide('hedgefundslayer');hide('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("<area shape='rect' target='_top' coords='408,0,578,18' href='http://www.greentradertax.com/Traders/Software.shtml'			onMouseOver=\"MM_swapImage('traders','','/images/nav_new/nav_traders_r.gif',1);hide('educationcenterlayer');show('traderslayer');hide('lawlayer');hide('hedgefundslayer');hide('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
  //  document.write("<area shape='rect' target='_top' coords='580,0,696,18' href='http://www.greentradertax.com/Traders/Advocacy.shtml'			onMouseOver=\"MM_swapImage('traders','','/images/nav_new/nav_traders_r.gif',1);hide('educationcenterlayer');show('traderslayer');hide('lawlayer');hide('hedgefundslayer');hide('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("</map>");
    document.write("<map name='map_hedgefunds'>");
    document.write("<area shape='rect' target='_top' coords='0,0,52,18' href='http://www.greentradertax.com/HedgeFunds/index.shtml'								onMouseOver=\"MM_swapImage('hedgefunds','','/images/nav_new/nav_hedgefunds_r.gif',1);hide('educationcenterlayer');hide('traderslayer');hide('lawlayer');show('hedgefundslayer');hide('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("<area shape='rect' target='_top' coords='54,0,172,18' href='http://www.greentradertax.com/HedgeFunds/HedgeFundDevelopmentServices.shtml'	onMouseOver=\"MM_swapImage('hedgefunds','','/images/nav_new/nav_hedgefunds_r.gif',1);hide('educationcenterlayer');hide('traderslayer');hide('lawlayer');show('hedgefundslayer');hide('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("<area shape='rect' target='_top' coords='174,0,308,18' href='http://www.greentradertax.com/HedgeFunds/OperationsCompliance.shtml'			onMouseOver=\"MM_swapImage('hedgefunds','','/images/nav_new/nav_hedgefunds_r.gif',1);hide('educationcenterlayer');hide('traderslayer');hide('lawlayer');show('hedgefundslayer');hide('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("<area shape='rect' target='_top' coords='310,0,370,18' href='http://www.greentradertax.com/HedgeFunds/AccountingTax.shtml'			onMouseOver=\"MM_swapImage('hedgefunds','','/images/nav_new/nav_hedgefunds_r.gif',1);hide('educationcenterlayer');hide('traderslayer');hide('lawlayer');show('hedgefundslayer');hide('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("<area shape='rect' target='_top' coords='372,0,394,18' href='http://www.greentradertax.com/HedgeFunds/TaxPreparation.shtml'			onMouseOver=\"MM_swapImage('hedgefunds','','/images/nav_new/nav_hedgefunds_r.gif',1);hide('educationcenterlayer');hide('traderslayer');hide('lawlayer');show('hedgefundslayer');hide('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("<area shape='rect' target='_top' coords='396,0,510,18' href='http://www.greentradertax.com/HedgeFunds/HedgeFundsConsulting.shtml'			onMouseOver=\"MM_swapImage('hedgefunds','','/images/nav_new/nav_hedgefunds_r.gif',1);hide('educationcenterlayer');hide('traderslayer');hide('lawlayer');show('hedgefundslayer');hide('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
//    document.write("<area shape='rect' target='_top' coords='397,0,428,18' href='http://www.greentradertax.com/HedgeFunds/AuditServices.shtml'			onMouseOver=\"MM_swapImage('hedgefunds','','/images/nav_new/nav_hedgefunds_r.gif',1);hide('educationcenterlayer');hide('traderslayer');hide('lawlayer');show('hedgefundslayer');hide('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
 //   document.write("<area shape='rect' target='_top' coords='430,0,543,18' href='http://www.greentradertax.com/HedgeFunds/HedgeFundsConsulting.shtml'			onMouseOver=\"MM_swapImage('hedgefunds','','/images/nav_new/nav_hedgefunds_r.gif',1);hide('educationcenterlayer');hide('traderslayer');hide('lawlayer');show('hedgefundslayer');hide('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("</map>");
    document.write("<map name='map_law'>");
    document.write("<area shape='rect' target='_top' coords='0,0,52,18' href='http://www.greentradertax.com/Law/index.shtml'									onMouseOver=\"MM_swapImage('law','','/images/nav_new/nav_law_r.gif',1);hide('educationcenterlayer');hide('traderslayer');show('lawlayer');hide('hedgefundslayer');hide('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("<area shape='rect' target='_top' coords='54,0,120,18' href='http://www.greentradertax.com/HedgeFunds/HedgeFundDevelopmentServices.shtml'	onMouseOver=\"MM_swapImage('law','','/images/nav_new/nav_law_r.gif',1);hide('educationcenterlayer');hide('traderslayer');show('lawlayer');hide('hedgefundslayer');hide('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
	document.write("<area shape='rect' target='_top' coords='122,0,200,18' href='http://www.greentradertax.com/Law/DueDiligence.shtml'							onMouseOver=\"MM_swapImage('law','','/images/nav_new/nav_law_r.gif',1);hide('educationcenterlayer');hide('traderslayer');show('lawlayer');hide('hedgefundslayer');hide('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("<area shape='rect' target='_top' coords='202,0,264,18' href='http://www.greentradertax.com/International/index.shtml'						onMouseOver=\"MM_swapImage('law','','/images/nav_new/nav_law_r.gif',1);hide('educationcenterlayer');hide('traderslayer');show('lawlayer');hide('hedgefundslayer');hide('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("<area shape='rect' target='_top' coords='266,0,315,18' href='http://www.greentradertax.com/Law/Business.shtml'								onMouseOver=\"MM_swapImage('law','','/images/nav_new/nav_law_r.gif',1);hide('educationcenterlayer');hide('traderslayer');show('lawlayer');hide('hedgefundslayer');hide('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("<area shape='rect' target='_top' coords='317,0,378,18' href='http://www.greentradertax.com/Law/LitigationArbitration.shtml'					onMouseOver=\"MM_swapImage('law','','/images/nav_new/nav_law_r.gif',1);hide('educationcenterlayer');hide('traderslayer');show('lawlayer');hide('hedgefundslayer');hide('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("<area shape='rect' target='_top' coords='380,0,506,18' href='http://www.greentradertax.com/Law/ConsultingandRetainers.shtml'				onMouseOver=\"MM_swapImage('law','','/images/nav_new/nav_law_r.gif',1);hide('educationcenterlayer');hide('traderslayer');show('lawlayer');hide('hedgefundslayer');hide('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
//    document.write("<area shape='rect' target='_top' coords='508,0,580,18' href='http://www.greentradertax.com/Law/newsletter.shtml'							onMouseOver=\"MM_swapImage('law','','/images/nav_new/nav_law_r.gif',1);hide('educationcenterlayer');hide('traderslayer');show('lawlayer');hide('hedgefundslayer');hide('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("</map>");
    document.write("<map name='map_company'>");
    document.write("<area shape='rect' target='_top' coords='0,0,52,18' href='http://www.greentradertax.com/Company/index.shtml'					onMouseOver=\"MM_swapImage('company','','/images/nav_new/nav_company_r.gif',1);hide('educationcenterlayer');hide('traderslayer');hide('lawlayer');hide('hedgefundslayer');show('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("<area shape='rect' target='_top' coords='54,0,95,18' href='http://www.greentradertax.com/Company/Process.shtml'					onMouseOver=\"MM_swapImage('company','','/images/nav_new/nav_company_r.gif',1);hide('educationcenterlayer');hide('traderslayer');hide('lawlayer');hide('hedgefundslayer');show('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("<area shape='rect' target='_top' coords='97,0,167,18' href='http://www.greentradertax.com/Company/Professionals.shtml'			onMouseOver=\"MM_swapImage('company','','/images/nav_new/nav_company_r.gif',1);hide('educationcenterlayer');hide('traderslayer');hide('lawlayer');hide('hedgefundslayer');show('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("<area shape='rect' target='_top' coords='169,0,235,18' href='http://www.greentradertax.com/Company/Testimonials.shtml'			onMouseOver=\"MM_swapImage('company','','/images/nav_new/nav_company_r.gif',1);hide('educationcenterlayer');hide('traderslayer');hide('lawlayer');hide('hedgefundslayer');show('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("<area shape='rect' target='_top' coords='237,0,314,18' href='http://www.greentradertax.com/EducationCenter/InTheMedia.shtml'	onMouseOver=\"MM_swapImage('company','','/images/nav_new/nav_company_r.gif',1);hide('educationcenterlayer');hide('traderslayer');hide('lawlayer');hide('hedgefundslayer');show('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("<area shape='rect' target='_top' coords='317,0,369,18' href='http://www.greentradertax.com/Company/Alliances.shtml'				onMouseOver=\"MM_swapImage('company','','/images/nav_new/nav_company_r.gif',1);hide('educationcenterlayer');hide('traderslayer');hide('lawlayer');hide('hedgefundslayer');show('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("<area shape='rect' target='_top' coords='371,0,430,18' href='http://www.greentradertax.com/Company/Advertising.shtml'				onMouseOver=\"MM_swapImage('company','','/images/nav_new/nav_company_r.gif',1);hide('educationcenterlayer');hide('traderslayer');hide('lawlayer');hide('hedgefundslayer');show('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("<area shape='rect' target='_top' coords='432,0,473,18' href='http://www.greentradertax.com/Company/Careers.shtml'				onMouseOver=\"MM_swapImage('company','','/images/nav_new/nav_company_r.gif',1);hide('educationcenterlayer');hide('traderslayer');hide('lawlayer');hide('hedgefundslayer');show('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("<area shape='rect' target='_top' coords='475,0,509,18' href='http://www.greentradertax.com/ActiveInvestors/index.shtml'			onMouseOver=\"MM_swapImage('company','','/images/nav_new/nav_company_r.gif',1);hide('educationcenterlayer');hide('traderslayer');hide('lawlayer');hide('hedgefundslayer');show('companylayer')\" onMouseOut=\"MM_swapImgRestore();" + showit2 + "('educationcenterlayer');" + showit3 + "('traderslayer');" + showit5 + "('hedgefundslayer');" + showit12 + "('lawlayer');" + showit9 + "('companylayer');\">");
    document.write("</map>");
    document.write("<map name='map_utilities'>");
    document.write("<area shape='rect' target='_top' coords='0,0,29,10' href='http://www.greentradertax.com/index.shtml'>");
    document.write("<area shape='rect' target='_top' coords='31,0,60,10' href='http://www.greentradertax.com/Buy/index.shtml'>");
    document.write("<area shape='rect' target='_top' coords='62,0,91,10' href='http://www.greentradertax.com/Login/index.shtml'>");
    document.write("<area shape='rect' target='_top' coords='93,0,148,10' href='http://www.greentradertax.com/ContactUs/index.shtml'>");
    document.write("</map>");
    document.write('<map name="map_otherservices">');
    document.write('<area shape="rect" target="_top" coords="0,0,52,18" href="http://www.greentradertax.com/ActiveInvestors/index.shtml">');
    document.write('<area shape="rect" target="_top" coords="53,0,214,18" href="http://www.greentradertax.com/ActiveInvestors/GreenEnergyActiveInvestors.shtml"');
    document.write('<area shape="rect" target="_top" coords="215,0,349,18" href="http://www.greentradertax.com/ActiveInvestors/ActiveInvestorTaxBenefits.shtml"');
    document.write('<area shape="rect" target="_top" coords="350,0,405,18" href="http://www.greentradertax.com/ActiveInvestors/WebSites.shtml"');
    document.write('</map>');
}