<!----------- // begin JavaScript Library

//=================================================

function subnav (section)

//=================================================

{

	document.write(

'<tr bgcolor="#333366">', 
'<td width="100%"  height="100%" valign="top">',
'<table width="615" border="0" cellspacing="0" cellpadding="0">'


	);

}


//=================================================

function sectionhead (section)

//=================================================

{

	document.write(

'<td bgcolor="#FFFFFF" align="left">&nbsp;</td>',
'<td bgcolor="#FFFFFF"></td>',
'<td rowspan="2" bgcolor="#FFFFFF" width="10">&nbsp;</td>',
'</tr>',
// End td under sub nav above text and left column...

'<tr>', 
'<td bgcolor="#FFFFFF" valign="top" height="100%">',
''
// End td for left column...


	);

}



//=================================================

function sectionicon (section)

//=================================================

{

	document.write(

'<table width="93%"  border="0">',
'<tr>',
'<td>',
'<div align="center"><img src="http://www.cfif.org/htdocs/Images/CFIF72dpiLogo.jpg" width="137" height="137"></div>',
'<hr></td>',
'</tr>',
'</table>'

	);

}



//=================================================

function leftContents (section)

//=================================================


{
	document.write(

'<table width="93%" border="0" cellpadding="10" cellspacing="0" bgcolor="#330099">',
  '<tr>',
    '<td valign="top"><div align="center"><b><br><br><a class="banner" href="http://www.cfif.org/htdocs/about_cfif/donate_to_cfif/donate.htm">CFIF needs your help to ensure the continuation of its vital mission. Please click here to make your contribution.</a><br></b>',
        '<br>',
        '<br> </div>',
    '</td>',
  '</tr>',
'</table><p></p>',
'<table width="93%" border="0" cellpadding="0" bgcolor="#990000">',
'<tr><td><br><form name="eMailer"><div align="center"><font face="Arial, Helvetica, sans-serif" size="2" color="white"><b>Send this to a friend<b></font>',
'<font face="Arial, Helvetica, sans-serif" size="2" color="white"><br>',
'<font size="1"><b><br>Enter recipient e-mail below:</b><br><br></font>',
'<input type="text" name="address" size="20"><br><br>',
'<input type="button" value="Send" onClick="mailThisUrl();" name="button"></div><br></form>',
'</tr></td></table><p></p>',
'<table width="93%" border="0" cellpadding="0" bgcolor="#330099">',
'<tr><td><div align="center"><font face="Arial, Helvetica, sans-serif" size="2"><br><a href="http://tool.donation-net.net/cfif/register.cfm"><img src="http://www.cfif.org/htdocs/Images/120_120_liberty_update.gif" width="120" height="120" border="0"></a><br><br></font>',
'</tr></td></div></table>',
'<br>'



// include thank our troops banner or not...

);

	if (section == "opening")
	{
		document.write (
			''
		);
	}
	if (section == "curevents")
	{
		document.write (
			''
		);
	}
	if (section == "story")
	{
		document.write (
			''
		);
	}
	else
	{
		document.write (
			''
		);
	}
	
document.write (

''

	);

}


//=================================================

function leftTableEnd (section)

//=================================================

{
	document.write(
''

);

	if (section == "story")
	{
		document.write (
			'<img src="../../Images/transparent.gif" width="168" height="1"></div><td width="100%" bgcolor="#FFFFFF" valign="top" height="100%"><span class="Headings">'
		);
	}
	else
	{
		document.write (
			'<img src="../../Images/transparent.gif" width="193" height="1"></div><td width="100%" bgcolor="#FFFFFF" valign="top" height="100%">'
		);
	}
	
document.write(
''
	);

}


//=================================================

function storytext (section)

//=================================================

// close story title...

{
	document.write(

'</span>',
''
	);

}

//=================================================

function postdate (section)

//=================================================

{

	document.write(
''
);

	if (section == "opening")
	{
		document.write (
			''
		);
	}
	if (section == "curevents")
	{
		document.write (
			''
		);
	}
	if (section == "story")
	{
		document.write (
			'<hr><font size="1"><i>[Posted '
		);
	}
	else
	{
		document.write (
			''
		);
	}
	
document.write (

''
	);

}


//====================================================

function bottomwrap (section)

//=================================================

{
	document.write(
''

);

	if (section == "story")
	{
		document.write (
			'<br><hr><br></font><a href="http://www.litigationwatch2004.com/" class="IndexReturn">Return to</a> <a href="http://www.litigationwatch2004.com/" class="Index">Litigation Watch</a> <a href="http://www.litigationwatch2004.com/" class="http://www.litigationwatch2004.com/">News Index</a><br><br>'
		);
	}
	else
	{
		document.write (
''
		);
	}
	
document.write (
				
'<div align="center"><hr><blockquote><blockquote><font face="Arial, Helvetica, sans-serif" size="2" color="#333366"><b><font color="#990000">',
'To subscribe to our e-mail list </font></b></font><font face="Arial, Helvetica, sans-serif" size="2" color="#333366"><b>',
'for periodic updates on important litigation and legislation affecting your individual freedoms,&nbsp;', 
'<a href="http://tool.donation-net.net/cfif/register.cfm">click&nbsp;here</a>.</b></font></blockquote></blockquote></div>',
'<hr align="center"><br><br',
'</td></tr><tr bgcolor="#FFFFFF">',
'<td colspan="3" bgcolor="#333366">',
'<!-- base nav -->',
'<DIV ALIGN="CENTER">',
'<table border="0" bgcolor="#333366" cellpadding="6" cellspacing="0" width="100%">',
'<tr>',                 
'<td><div align="justify">',
'&nbsp;<b><a class="navTop" href="http://www.cfif.org/htdocs/about_cfif/index.htm">About&nbsp;CFIF </a>',
'&nbsp;&nbsp; <a class="navTop" href="http://www.cfif.org/htdocs/freedomline/index.htm">Freedom&nbsp;Line </a>',
'&nbsp;&nbsp; <a class="navTop" href="http://www.cfif.org/htdocs/legal_issues/index.htm">Legal&nbsp;Issues </a>',
'&nbsp;&nbsp; <a class="navTop" href="http://www.cfif.org/htdocs/legislative_issues/index.htm">Legislative&nbsp;Issues </a>',
'&nbsp;&nbsp; <a class="navTop" href="http://capwiz.com/cfif/home/">We&nbsp;The&nbsp;People </a>',
'&nbsp;&nbsp; <a class="navTop" href="http://www.cfif.org/htdocs/about_cfif/donate_to_cfif/donate.htm">Donate </a>',
'&nbsp;&nbsp; <a class="navTop" href="http://www.cfif.org/">Home </a>',
'&nbsp;&nbsp; <a class="navTop" href="http://www.cfif.org/htdocs/search/the_center.htm">Search </a></b>',
'</div></td>',
'</tr>',
'</table>',
'</DIV>',
'</td>',
'</tr>',
'<tr>',
'<td colspan="2" bgcolor="#FFFFFF"><div align="center">',
'<!-- foot nav -->',
'<span class="navFoot"><font face="Arial, Helvetica, sans-serif"><br>',
'<a href="http://www.cfif.org/htdocs/about_cfif/contact_us/copyright.htm">© 2004 Center For Individual Freedom</a>, All Rights Reserved.',
'<a href="http://www.cfif.org/htdocs/about_cfif/policy/privacy.htm">CFIF Privacy Statement</a><br>',
'Designed by <a href="http://www.wordmarque.com" target="_blank">Wordmarque Design Associates</a></span></div>',
'</td>',
'<td bgcolor="#FFFFFF" width="10">&nbsp;</td>',
'</tr>',
'</table>',
'</td>',
'</tr>',
'<tr>',
'<td width="601" valign="top">&nbsp;</td>',
'</tr>',
'</table>',
'<p>&nbsp;</P>',
''
	);


}



//----->