<!----------- // begin JavaScript Library

//=================================================

function subnav (section)

//=================================================

{

	document.write(

'<table width="615" border="0" cellspacing="0" cellpadding="0">',

// begin sub nav table row

'<tr bgcolor="#C2C0D6">',
'<td colspan="3" height="16">',

// begin sapcer table below sub nav

'<table bgcolor="#FFFFFF" height="12" border="0" cellpadding="0" cellspacing="0" width="100%">',
'<tr><img src="http://www.cfif.org/htdocs/Images/shim.gif" width="1" height="3"><br>'


//=================================================

// turns on visited sub section link...

//=================================================


);

	if (section == "stand")
	{
		document.write (
			'<b>&nbsp;&nbsp;<a class="navSubon" href="http://www.cfif.org/htdocs/legal_issues/where_we_stand/index.htm">Where We Stand</a>'
		);
	}
	else
	{
		document.write (
			'<b>&nbsp;&nbsp;<a class="navSub" href="http://www.cfif.org/htdocs/legal_issues/where_we_stand/index.htm">Where We Stand</a>'
		)
	}
	if (section == "activities")
	{
		document.write (
			'&nbsp;&nbsp;&nbsp;&nbsp;<a class="navSubon" href="http://www.cfif.org/htdocs/legal_issues/legal_activities/index.htm">Center&#8217;s Legal Activities</a>'
		);
	}
	else
	{
		document.write (
			'&nbsp;&nbsp;&nbsp;&nbsp;<a class="navSub" href="http://www.cfif.org/htdocs/legal_issues/legal_activities/index.htm">Center&#8217;s Legal Activities</a>'
		)
	}
	
	if (section == "update")
	{
		document.write (
			'&nbsp;&nbsp;&nbsp;&nbsp;<a class="navSubon" href="http://www.cfif.org/htdocs/legal_issues/legal_updates/index.htm">Legal Update</a>'
		);
	}
	else
	{
		document.write (
			'&nbsp;&nbsp;&nbsp;&nbsp;<a class="navSub" href="http://www.cfif.org/htdocs/legal_issues/legal_updates/index.htm">Legal Update</a>'
		)
	}
	
	if (section == "links")
	{
		document.write (
			'&nbsp;&nbsp;&nbsp;&nbsp;<a class="navSubon" href="http://www.cfif.org/htdocs/legal_issues/legal_links/index.htm">Legal Links</a>'
		);
	}
	else
	{
		document.write (
			'&nbsp;&nbsp;&nbsp;&nbsp;<a class="navSub" href="http://www.cfif.org/htdocs/legal_issues/legal_links/index.htm">Legal Links</a>'
		)
	}

	if (section == "jesters")
	{
		document.write (
			'&nbsp;&nbsp;&nbsp;&nbsp;<a class="navSubon" href="http://www.cfif.org/htdocs/legal_issues/legal_updates/jesters_courtroom/tales.html">Jester&#8217;s Courtroom</a></b>'
		);
	}
	else
	{
		document.write (
			'&nbsp;&nbsp;&nbsp;&nbsp;<a class="navSub" href="http://www.cfif.org/htdocs/legal_issues/legal_updates/jesters_courtroom/tales.html">Jester&#8217;s Courtroom</a></b>'
		)
	}
	
document.write (


'<br><img src="http://www.cfif.org/htdocs/Images/shim.gif" width="1" height="5"></td>',
'</tr>',
'</table>'

	);

}

//=================================================

function sectionhead (section)

//=================================================

{

document.write (
'<tr>',

// begin section head table detial

'<td width="193" bgcolor="#FFFFFF" align="left">',
'<div align="left">'

//=================================================

// which head to use above icon...

//=================================================

);

   if (section == "opening")
	{
		document.write (
			'<span class="Section">&nbsp;&nbsp;Legal Issues'
		);
	}
   if (section == "activities")
	{
		document.write (
			'<span class="Section">&nbsp;&nbsp;Legal Activities'
		);
	}
   if (section == "update")
	{
		document.write (
			'<span class="Section">&nbsp;&nbsp;Legal Update'
		);
	}
   if (section == "stand")
	{
		document.write (
			'<span class="Section">&nbsp;&nbsp;Where We Stand'
		);
	}

//=================================================

        // legal activities sub section

//=================================================


	if (section == "litigation")
	{
		document.write (
			'<span class="Section">&nbsp;&nbsp;Litigation Projects'
		);
	}
	
	if (section == "amicus")
	{
		document.write (
			'<span class="Section_Cheat">&nbsp;&nbsp;Amicus Curiae Briefs'
		);
	}
	
	if (section == "policy")
	{
		document.write (
			'<span class="Section">&nbsp;&nbsp;Policy Papers'
		);
	}


//=================================================

// legal update sub section

//=================================================

		
	if (section == "supreme")
	{
		document.write (
			'<span class="Section">&nbsp;&nbsp;U.S. Supreme Court'
		);
	}
	
	if (section == "first")
	{
		document.write (
			'<span class="Section">&nbsp;&nbsp;First Amendment'
		);
	}
	
	if (section == "other")
	{
		document.write (
			'<span class="Section_Cheat">&nbsp;Other Noteworthy Cases'
		);
	}
	
	if (section == "jesters")
	{
		document.write (
			'<span class="Section">&nbsp;&nbsp;Jester&#8217;s Courtroom'
		);
	}
	
document.write (

'</span></div></td>',
'<td width="413" bgcolor="#FFFFFF">&nbsp;</td>',
'<td rowspan="2" bgcolor="#FFFFFF" width="10">&nbsp;</td>',
'</tr>'

	);

}


//=================================================

function sectionicon (section)

//=================================================

// which icon to use...

{

	document.write(

'<tr>', 
'<td width="193" bgcolor="#FFFFFF" valign="top" height="100%">', 

// controls width of items in left margin

'<table width="93%" border="0"><tr><td><div align="center">'

);

//=================================================

// legal issues sub section

//=================================================

	if (section == "activities")
	{
		document.write (
			'<img src="http://www.cfif.org/htdocs/Images/icons/CFIF72dpiLogo.jpg" width="137" height="137" vspace="15" hspace="0" align="top"><hr><br><span class="Caption">'
		);
	}
	if (section == "issues")
	{
		document.write (
			'<img src="http://www.cfif.org/htdocs/Images/icons/legal.jpg" width="137" height="137" vspace="15" hspace="0" align="top"><hr><br><span class="Caption">'
		);
	}
	
	if (section == "stand")
	{
		document.write (
			'<img src="http://www.cfif.org/htdocs/Images/icons/CFIF72dpiLogo.jpg" width="137" height="137" vspace="15" hspace="0" align="top"><hr><br><span class="Caption">'
		);
	}
	if (section == "links")
	{
		document.write (
			'<img src="http://www.cfif.org/htdocs/Images/icons/USA.jpg" width="137" height="137" vspace="15" hspace="0" align="top"><hr><br><span class="Caption">'
		);
	}	
//=================================================

        // legal activities sub section

//=================================================

    if (section == "litigation")
	{
		document.write (
			'<img src="http://www.cfif.org/htdocs/Images/icons/CFIF72dpiLogo.jpg" width="137" height="137" vspace="15" hspace="0" align="top"><hr><br><span class="Caption">'
		);
	}
	
	if (section == "amicus")
	{
		document.write (
			'<img src="http://www.cfif.org/htdocs/Images/icons/CFIF72dpiLogo.jpg" width="137" height="137" vspace="15" hspace="0" align="top"><hr><br><span class="Caption">'
		);
	}
	if (section == "policy")
	{
		document.write (
			'<img src="http://www.cfif.org/htdocs/Images/icons/CFIF72dpiLogo.jpg" width="137" height="137" vspace="15" hspace="0" align="top"><hr><br><span class="Caption">'
		);
	}
	
//=================================================

// legal update sub section

//=================================================
	
	
	if (section == "update")
	{
		document.write (
			'<img src="http://www.cfif.org/htdocs/Images/icons/scale1.jpg" width="137" height="137" vspace="15" hspace="0" align="top"><hr><br><span class="Caption">'
		);
	}			
	
	if (section == "supreme")
	{
		document.write (
			'<img src="http://www.cfif.org/htdocs/Images/icons/legal.jpg" width="137" height="137" vspace="15" hspace="0" align="top"><hr><br><span class="Caption">'
		);
	}	
	if (section == "first")
	{
		document.write (
			'<img src="http://www.cfif.org/htdocs/Images/icons/scale1.jpg" width="137" height="137" vspace="15" hspace="0" align="top"><hr><br><span class="Caption">'
		);
	}
	
	if (section == "other")
	{
		document.write (
			'<img src="http://www.cfif.org/htdocs/Images/icons/scale1.jpg" width="137" height="137" vspace="15" hspace="0" align="top"><hr><br><span class="Caption">'
		);
	}
	
	if (section == "jesters")
	{
		document.write (
			'<img src="http://www.cfif.org/htdocs/Images/icons/Jester1.jpg" width="137" height="137" vspace="15" hspace="0" align="top"><hr><br><span class="Caption">'
		);
	}

   if (section == "release")
	{
		document.write (
			'<p align="center"><img src="http://www.cfif.org/htdocs/Images/transparent.gif" width="137" height="22" align="top" vspace="0"></p><hr><br><b><span class="Caption"><font color="#990000">'
		);
	}
		
document.write (
				
''
	);

}


//=================================================

function leftContents (section)

//=================================================

// which send e-mail to use...

{

	document.write(
''

);

	if (section == "jesters")
	{
		document.write (
			'<br></span><br><hr><br><form name="eMailer"><font color="#990000">Send these tales to a friend</font>'
		);
	}
	if (section == "story")
	{
		document.write (
			'<br></span><br><hr><br><form name="eMailer"><font color="#990000">Send this story to a friend</font>'
		);
	}
	if (section == "release")
	{
		document.write (
			'<br><br></span></font><hr><br><form name="eMailer"><font color="#990000">Send this release to a friend</font>'
		);
	}
	if (section == "hot")
	{
		document.write (
			'<br></span><form name="eMailer"><font color="#990000">Send this index to a friend</font>'
		);
	}
	if (section == "index")
	{
		document.write (
			'<br></span><form name="eMailer"><font color="#990000">Send this index to a friend</font>'
		);
	}
	if (section == "activitiesindex")
	{
		document.write (
			'<br></span><form name="eMailer"><font color="#990000">Send this index to a friend</font>'
		);
	}
	if (section == "updateindex")
	{
		document.write (
			'<br></span><form name="eMailer"><font color="#990000">Send this index to a friend</font>'
		);
	}
	if (section == "opening")
	{
		document.write (
			'<br></span><form name="eMailer"><font color="#990000">Send this index to a friend</font>'
		);
	}
	else
	{
		document.write (
			''
		);
	}
	
		document.write (
				
'<br>',
'<font size="1">Enter recipient<br>',
'e-mail below:<br></font>',
'<input type="text" name="address" size="25"><br><br>',
'<input type="button" value="Send" onClick="mailThisUrl();" name="button"></form>',
'<hr>'




// include Reagan banner or not...

);

	if (section == "opening")
	{
		document.write (
			'<br>',
			'<table width="95%" border="10" cellpadding="0" align="center" bgcolor="#CCFFFF" bordercolor="#CCFFFF">',
                '<tr> ',
                  '<td height="67">',
                    '<div align="center"><font face="Arial, Helvetica, sans-serif" size="3" color="#990000"><b><font size="2">Ronald Reagan<br>',
                      '</font></b></font><font size="2" color="#990000"><b><font face="Arial, Helvetica, sans-serif" color="#333366">In Memoriam<br>',
                      '</font><font color="#333366"><b><font face="Arial, Helvetica, sans-serif">1911',
                    '&#151; 2004</font></b></font></b></font><font size="2" color="#333366"><b><font face="Arial, Helvetica, sans-serif"> ',
                      '</font></b></font><font face="Arial, Helvetica, sans-serif" size="3" color="#990000"><b><br>',
                      '</b><br>',
                      '</font><font face="Arial, Helvetica, sans-serif" size="3"><font size="2"><a href="http://www.cfif.org/htdocs/freedomline/current/america/ronald_reagan_index.htm">Click Here</a></font></font></div>',
                  '</td></tr></table><font size="2" color="#990000"><br><hr></font>'
		);
	}
	
		document.write (				
''


// Use sectional side nav or not...

);
	if (section == "activitiesindex")
	{
		document.write (
			'<br><font color="#333366"><div align="center"><b>CENTER&#146;S LEGAL ACTIVITIES:<br><br></b></font>',
			'<font color="#990000">To learn more about the Center&#146;s legal activities visit:</font><br><br><b>',
			'<a href="http://www.cfif.org/htdocs/legal_issues/legal_activities/litigation/index.htm">Litigation</a><br>',
			'<a href="http://www.cfif.org/htdocs/legal_issues/legal_activities/amicus_briefs/index.htm">Amicus Briefs</a><br>',
			'<a href="http://www.cfif.org/htdocs/legal_issues/legal_activities/policy_papers/index.htm">Policy Papers</a>',
			'</b><br><br><hr>'
		);
	}
	if (section == "updateindex")
	{
		document.write (
			'<br><font color="#333366"><div align="center"><b>CENTER&#146;S LEGAL UPDATE:<br><br></b></font>',
			'<font color="#990000">To learn about the latest legal news affecting individual freedoms visit:</font><br><br><b>',
			'<a href="http://www.cfif.org/htdocs/legal_issues/legal_updates/us_supreme_court/index.htm">U.S. Supreme Court</a><br>',
			'<a href="http://www.cfif.org/htdocs/legal_issues/legal_updates/first_amendment_cases/index.htm">First Amendment Cases</a><br>',
			'<a href="http://www.cfif.org/htdocs/legal_issues/legal_updates/other_noteworthy_cases/index.htm">Other Noteworthy Cases</a><br>',
			'<a href="http://www.cfif.org/htdocs/legal_issues/legal_updates/jesters_courtroom/tales.html">Jester&#146;s Courtroom</a>',
			'</b><br><br><hr>'
		);
	}	
		document.write (
				''
// which liberty update promotion to use...

);
	if (section == "story")
	{
		document.write (
			'<br><a href="http://tool.donation-net.net/cfif/register.cfm">Subscribe to our e-mail list for&nbsp;periodic updates on important issues affecting your&nbsp;individual freedoms</a>.<br><br><hr>'
		);
	}

	if (section == "jesters")
	{
		document.write (
			'<br><a href="http://tool.donation-net.net/cfif/register.cfm">Subscribe to our e-mail list for&nbsp;periodic updates on important issues affecting your&nbsp;individual freedoms</a>.<br><br><hr>'
		);
	}
	if (section == "release")
	{
		document.write (
			'<br><a href="http://tool.donation-net.net/cfif/register.cfm">Subscribe to our e-mail list for&nbsp;periodic updates on important issues affecting your&nbsp;individual freedoms</a>.<br><br><hr>'
		);
	}
	if (section == "index")
	{
		document.write (
			'<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><hr>'
		);
	}
	if (section == "activitiesindex")
	{
		document.write (
			'<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><hr>'
		);
	}
	if (section == "updateindex")
	{
		document.write (
			'<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><hr>'
		);
	}
	
		document.write (
				''

// include Confirmation Watch banner or not...

);

	if (section == "index")
	{
		document.write (
			'<table width="95%" border="0" bgcolor="#FFFFFF">',
                '<tr>',
                  '<td>', 
                    '<div align="center"><font color="#990000" size="3"><br>',
                      '<b>An up-to-date list of judicial nominees</b></font><br>',
                      '<a href="http://www.cfif.org/htdocs/legislative_issues/federal_issues/hot_issues_in_congress/confirmation_watch/index.htm"><br>Confirmation Watch</a>',
                      '<br><br>',
                      '</a></div>',
                  '</td>',
                '</tr>',
              '</table><hr>'
		);
	}

document.write (
				
''

// include Jester banner or not...

);

	if (section == "index")
	{
		document.write (
			'<table width="95%" border="0" bgcolor="#CCCCCC">',
                '<tr>',
                  '<td>', 
                    '<div align="center"><font color="#990000" size="3"><br>',
                      '<b>Supreme Court Docket Summary</b></font><br><br>',
                      '<a href="http://www.cfif.org/htdocs/legal_issues/supreme_court_docket/2002/legal_2002_all.htm"><i>By Thomas Goldstein</i></a><br><br>',
                      '<br>',
                      '</a></div>',
                  '</td>',
                '</tr>',
              '</table><hr>'
		);
	}
	if (section == "activitiesindex")
	{
		document.write (
			'<table width="95%" border="0" bgcolor="#CCCCCC">',
                '<tr>',
                  '<td>', 
                    '<div align="center"><font color="#990000" size="3"><br>',
                      '<b>Tales Stranger than Fiction</b></font><br>',
                      '<br>',
                      'The Jester welcomes you to share our favorite wacky stories from a courtroom near you.',
                      '<br>',
                      '<br>',
                      '<a href="http://www.cfif.org/htdocs/legal_issues/legal_updates/jesters_courtroom/tales.html">', 
                      '<b>Vist&nbsp;the&nbsp;Jester&#8217;s&nbsp;Courtroom</b><br>',
                      'Click Here<br>',
                      '<br>',
                      '</a></div>',
                  '</td>',
                '</tr>',
              '</table><hr>'
		);
	}

document.write (
				
''

// include jesters archive nav bar or not...

);

	if (section == "jesters")
	{
		document.write (
			'<br>',
              '<div align="center">', 
'<p><font size="2" color="#990000"><b>The Jesters<br>Courtroom Archive:</font></b></p>',
'<p><fontsize="2"><a href="http://www.cfif.org/htdocs/legal_issues/legal_updates/jesters_courtroom/tales_archive.htm">2001</a></font></p>',
'<p><fontsize="2"><a href="tales_05.html">2002</a></font></p>',
'<p><fontsize="2"><a href="tales_06.html">2003</a></font></p>',
'<p><fontsize="2"><a href="tales_08.html">2004</a></font></p>',
'<p><fontsize="2"><a href="tales_2006.html#2005">2005</a></font></p>',
'<p><fontsize="2"><a href="tales_2006.html">2006</a></font></p>',
'<p><fontsize="2"><a href="tales_2007.html">2007</a></font></p>',

                '</div> <hr>'
		);
	}
	
document.write (

		   ''

// include supreme court promo or not...

);

if (section == "supremeindex")
	{
		document.write (
			''
		);
	}
	
	else
	{
		document.write (
						
		);
	}
	
document.write (

		   ''

);

}


//=================================================

function leftTableEnd (section)

//=================================================

{
	document.write(

'</div></td></tr></table>'

);

	if (section == "story")
	{
		document.write (
			'<img src=".http://www.cfif.org/htdocs/Images/transparent.gif" width="193" height="1"></div><td width="100%" bgcolor="#FFFFFF" valign="top" height="100%"><span class="Headings">'
		);
	}
	else
	{
		document.write (
			'<img src="http://www.cfif.org/htdocs/Images/transparent.gif" width="193" height="1"></div><td width="100%" bgcolor="#FFFFFF" valign="top" height="100%"><span class="Sectiontitle">'
		);
	}
	
document.write(
''
	);

}


//=================================================

function storytext (section)

//=================================================

// close story title...

{
	document.write(

'</span>'

);

	if (section == "hot")
	{
		document.write (
			'<br><br><hr>INDEX:<br>',
            '<font color="#990000">Click on the links below to get informed on the issues:<br></font> ',
			'<a href="agriculture/index.htm">Agriculture</a> &#149; ',
			'<a href="campaign_finance_reform/index.htm">Campaign Finance Reform</a> &#149; ',
			'<a href="confirmation_watch/index.htm">Confirmation Watch</a><br>',
			'<a href="energy/index.htm">Energy</a> &#149; ',
			'<a href="technology/index.htm">Technology</a> &#149; ',
            '<a href="internet_taxation/index.html">Internet Taxation</a> &#149; ',
            '<a href="legal_reform/index.htm">Legal Reform</a><br>',
            '<hr>'
		);
	}
	
	if (section == "release")
	{
		document.write (
			'<table><tr><td colspan="2" height="65" valign="top" bgcolor="#FFFFFF">',
            '<hr>',
            '<div align="center"><font face="Times New Roman, Times, serif" size="3" color="#0033CC"><b>C&nbsp;e&nbsp;n&nbsp;t&nbsp;e&nbsp;r&nbsp;&nbsp;&nbsp;F&nbsp;o&nbsp;r&nbsp;&nbsp;&nbsp;I&nbsp;n&nbsp;d&nbsp;i&nbsp;v&nbsp;i&nbsp;d&nbsp;u&nbsp;a&nbsp;l&nbsp;&nbsp;&nbsp;F&nbsp;r&nbsp;e&nbsp;e&nbsp;d&nbsp;o&nbsp;m</b></font><br>',
            '</div>',
            '<hr>',
            '<font face="Arial, Helvetica, sans-serif" size="2"><b><font color="#990000" size="3"></font></b></font></td>',
        '</tr><tr><td width="5" height="270" valign="top" bgcolor="#FFFFFF">&nbsp;</td><td width="428" valign="top" bgcolor="#FFFFFF"> '
		);
	}
}

//=================================================

function postdate (section)

//=================================================

{

	document.write(
''
);

	if (section == "section")
	{
		document.write (
			'<hr>'
		);
	}
	if (section == "index")
	{
		document.write (
			'<hr><p>INDEX: <a href="index_introduction.htm">Introduction</a> &#149; <a href="#opinion">In Our Opinion</a> &#149; <a href="#guest">Guest Commentary</a><br><a href="index_commentary.htm#background">UN Background</a> &#149; <a href="index-news.htm">Current News</a></p><hr>'
		);
	}
	if (section == "story")
	{
		document.write (
			'<hr><font size="1"><i>[Posted '
		);
	}
	
	if (section == "release")
	{
		document.write (
	        '<div align="center">###</div><br><img src="http://www.cfif.org/htdocs/Images/bottom_logo.jpg" width="203" height="50"></td></tr><tr><td colspan="2" height="2"></td></tr></table>'
		);
	}	
	if (section == "letter")
	{
		document.write (
	        '<br><img src="http://www.cfif.org/htdocs/Images/bottom_logo.jpg" width="203" height="50"></td></tr><tr><td colspan="2" height="2"></td></tr></table>'
		);
	}	
		if (section == "quiz")
	{
		document.write (
			'<br><hr align="center"><b><ul><li><a href="quiz_weekly_02.htm">To continue our quiz, click here.</a></li></ul></b><hr align="center">'
		);
	}

document.write (

''
	);

}


//====================================================

function bottomwrap (section)

//=================================================http://www.cfif.org/htdocs/freedomline/un_monitor/index_commentary.htm

{
	document.write(
''
);
	
//=================================================

        // legal activities sub section

//=================================================

    if (section == "activities")
	{
		document.write (
 			'<br><div align="center"><b>CENTER&#146;S LEGAL ACTIVITIES INDEX:<br></b>',
			'<font color="#990000">To learn more about the Center&#146;s legal activities visit: </font><br>',
			'<a href="http://www.cfif.org/htdocs/legal_issues/legal_activities/litigation/index.htm">Litigation</a> &#149; ',
			'<a href="http://www.cfif.org/htdocs/legal_issues/legal_activities/amicus_briefs/index.htm">Amicus Briefs</a> &#149; ',
			'<a href="http://www.cfif.org/htdocs/legal_issues/legal_activities/policy_papers/index.htm">Policy Papers</a></font>',
			'<br><br><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'
		);
	}
    if (section == "litigation")
	{
		document.write (
			']</i></font><br><br><a href="../index.htm" class="IndexReturn">Return to</a> <a href="../index.htm" class="Index">Latest News</a> <a href="../index.htm" class="IndexReturn">Index</a>',
			'<br><a href="index.htm" class="IndexReturn">Return to</a> <a href="index.htm" class="Index">Litigation</a> <a href="index.htm" class="IndexReturn">Index</a><br><br><br>'
		);
	}
	
	if (section == "amicus")
	{
		document.write (
			']</i></font><br><br><a href="../index.htm" class="IndexReturn">Return to</a> <a href="../index.htm" class="Index">Latest News</a> <a href="../index.htm" class="IndexReturn">Index</a>',
			'<br><a href="index.htm" class="IndexReturn">Return to</a> <a href="index.htm" class="Index">Amicus Curiae Briefs</a> <a href="index.htm" class="IndexReturn">Index</a><br><br><br>'
		);
	}
	if (section == "policy")
	{
		document.write (
			']</i></font><br><br><a href="../index.htm" class="IndexReturn">Return to</a> <a href="../index.htm" class="Index">Latest News</a> <a href="../index.htm" class="IndexReturn">Index</a>',
			'<br><a href="index.htm" class="IndexReturn">Return to</a> <a href="index.htm" class="Index">Policy Papers</a> <a href="index.htm" class="IndexReturn">Index</a><br><br><br>'
		);
	}
	
//=================================================

// legal update sub section

//=================================================
	

    if (section == "update")
	{
		document.write (
 			'<br><font color="#333366"><div align="center"><b>Center&#146;s Legal Update Index<br><br></b></font>',
			'<font color="#990000">To learn about legal news affecting individual freedoms visit: </font><br>',
			'<a href="http://www.cfif.org/htdocs/legal_issues/legal_updates/us_supreme_court/index.htm">U.S. Supreme Court</a> &#149; ',
			'<a href="http://www.cfif.org/htdocs/legal_issues/legal_updates/first_amendment_cases/index.htm">First Amendment Cases</a><br>',
			'<a href="http://www.cfif.org/htdocs/legal_issues/legal_updates/other_noteworthy_cases/index.htm">Other Noteworthy Cases &#149; ',
			'<a href="http://www.cfif.org/htdocs/legal_issues/legal_updates/jesters_courtroom/tales.html">Jester&#146;s Courtroom</a></font>',
			'<br><br><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'
		);
	}
	if (section == "supreme")
	{
		document.write (
			']</i></font><br><br><a href="../index.htm" class="IndexReturn">Return to</a> <a href="../index.htm" class="Index">Latest News</a> <a href="../index.htm" class="IndexReturn">Index</a>',
			'<br><a href="supreme_court.htm" class="IndexReturn">Return to</a> <a href="supreme_court.htm" class="Index">U.S. Supreme Court</a> <a href="supreme_court.htm" class="IndexReturn">Index</a><br><br><br>'
		);
	}	
	if (section == "first")
	{
		document.write (
			']</i></font><br><br><a href="../index.htm" class="IndexReturn">Return to</a> <a href="../index.htm" class="Index">Latest News</a> <a href="../index.htm" class="IndexReturn">Index</a>',
			'<br><a href="index.htm" class="IndexReturn">Return to</a> <a href="index.htm" class="Index">First Amendment Cases</a> <a href="index.htm" class="IndexReturn">Index</a><br><br><br>'
		);
	}
	
	if (section == "other")
	{
		document.write (
			']</i></font><br><br><a href="../index.htm" class="IndexReturn">Return to</a> <a href="../index.htm" class="Index">Latest News</a> <a href="../index.htm" class="IndexReturn">Index</a>',
			'<br><a href="index.htm" class="IndexReturn">Return to</a> <a href="index.htm" class="Index">Other Noteworthy Cases</a> <a href="index.htm" class="IndexReturn">Index</a><br><br><br>'
		);
	}
	
	if (section == "jesters")
	{
		document.write (
			''
		);
	}


	if (section == "release")
	{
		document.write (
			']</i></font><br><br><a href="../index.htm" class="IndexReturn">Return to</a> <a href="../index.htm" class="Index">Latest News</a> <a href="../index.htm" class="IndexReturn">Index</a>',
			'<br><a href="index.htm" class="IndexReturn">Return to</a> <a href="index.htm" class="Index">Legal Reform</a> <a href="index.htm" class="IndexReturn">Index</a><br><br><br>'

		);
	}
	if (section == "section")
	{
		document.write (

'<div align="center"><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'
		);
	}
	
document.write (
				
'</td></tr><tr bgcolor="#FFFFFF">',
'<td colspan="3" bgcolor="#C2C0D6" height="14">',
'<!-- base nav -->',
'<DIV ALIGN="CENTER">',
'<table border="0" cellpadding="0" cellspacing="0" width="100%">',
'<tr>',                 
'<td><div align="center"><img src="http://www.cfif.org/htdocs/Images/shim.gif" width="1" height="5"><br>',
'&nbsp;<b><a class="navSub" href="http://www.cfif.org/htdocs/legal_issues/where_we_stand/cfif.htm">Where We Stand</a>',
'&nbsp;&nbsp;&nbsp;&nbsp;<a class="navSub" href="http://www.cfif.org/htdocs/legal_issues/legal_activities/index.htm">Center&#8217;s Legal Activities</a>',
'&nbsp;&nbsp;&nbsp;&nbsp;<a class="navSub" href="http://www.cfif.org/htdocs/legal_issues/legal_updates/index.htm">Legal Update</a>',
'&nbsp;&nbsp;&nbsp;&nbsp;<a class="navSub" href="http://www.cfif.org/htdocs/legal_issues/legal_links/links_index.htm">Legal Links</a>',
'&nbsp;&nbsp;&nbsp;&nbsp;<a class="navSub" href="http://www.cfif.org/htdocs/legal_issues/legal_updates/jesters_courtroom/tales.html">Jester&#8217;s Courtroom</a></b>',
'</div><img src="http://www.cfif.org/htdocs/Images/shim.gif" width="1" height="4"><br></td>',
'</tr>',
'</table>',
'</DIV>',
'</td>',
'</tr>',
'<tr>',
'<td colspan="2" bgcolor="#FFFFFF"><div align="center">'
	);
}



//====================================================

function footnav (section)

//=================================================

{

	document.write(

'</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>',
''
	);

}

//----->