<!----------- // 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 active sub section link by page visited...

);

	if (section == "on")
	{
		document.write (
			'<b>&nbsp;&nbsp;<a class="navSubon" href="http://www.cfif.org/htdocs/freedomline/current/index.php">Current Events</a>'
		);
	}
	else
	{
		document.write (
			'<b>&nbsp;&nbsp;<a class="navSub" href="http://www.cfif.org/htdocs/freedomline/current/index.php">Current Events</a>'
		)
	}
	
document.write (

''

// turns on active sub section link by page visited...

);

	if (section == "freedomcast")
	{
		document.write (
			'<b>&nbsp;&nbsp;&nbsp;&nbsp;<a class="navSubon" href="http://www.cfif.org/htdocs/freedomline/freedomcast.html">Freedomcast</a>'
		);
	}
	else
	{
		document.write (
			'<b>&nbsp;&nbsp;&nbsp;&nbsp;<a class="navSub" href="http://www.cfif.org/htdocs/freedomline/freedomcast.html">Freedomcast</a>'
		)
	}
	
document.write (
				
'&nbsp;&nbsp;&nbsp;&nbsp;<a class="navSub" href="http://www.cfif.org/htdocs/freedomline/un_monitor/index.htm">UN Monitor</a>',
'&nbsp;&nbsp;&nbsp;&nbsp;<a class="navSub" href="http://www.cfif.org/htdocs/freedomline/notable_quotes/index.htm">Notable Quotes</a>',
'&nbsp;&nbsp;&nbsp;&nbsp;<a class="navSub" href="http://www.cfif.org/htdocs/freedomline/cartoon-corner/index.php">Editorial Cartoons</a>',
'&nbsp;&nbsp;&nbsp;&nbsp;<a class="navSub" href="http://www.cfif.org/htdocs/freedomline/links/links_index.htm">Links</a>',
'&nbsp;&nbsp;&nbsp;&nbsp;<a class="navSub" href="http://www.cfif.org/htdocs/about_cfif/contact_us/contact.htm">Contact Us</a></b>',
'<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"><font face="Arial, Helvetica, sans-serif" size="3" color="#333366"><b>&nbsp;&nbsp;'

// which head to use above icon...

);

	if (section == "section")
	{
		document.write (
			'Freedom Line'
		);
	}
	if (section == "opinion")
	{
		document.write (
			'In Our Opinion'
		);
	}
	if (section == "guest")
	{
		document.write (
			'Guest Commentary'
		);
	}
	if (section == "freedomcast")
	{
		document.write (
			'Freedomcast'
		);
	}

	
document.write (

'</b></font></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">'

);

	if (section == "story")
	{
		document.write (
			'<img src="http://www.cfif.org/htdocs/Images/icons/mic.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="20" align="top" vspace="0"></p><hr><br><b><span class="Caption"><font color="#990000">'
		);
	}
	if (section == "section")
	{
		document.write (
			'<img src="http://www.cfif.org/htdocs/Images/icons/freedomline.jpg" width="137" height="137" vspace="15" hspace="0" align="top"><hr><br><span class="Caption">'
		);
	}
	if (section == "freedomcast")
	{
		document.write (
			'<a href="itpc://cfif.org/freedomcast.xml"><img src="http://www.cfif.org/podcasts/02.jpg" width="137" height="137" border="0" vspace="15" hspace="0" align="top"></a><hr><br><!--<span class="Caption">-->'
		);
	}
	if (section == "freedomcast1")
	{
		document.write (
			'<a href="itpc://cfif.org/freedomcast.xml"><img src="http://www.cfif.org/htdocs/Images/icons/america_2.jpg" border="0" width="137" height="137" vspace="15" hspace="0" align="top"></a><hr><br><!--<span class="Caption">-->'
		);
	}
	if (section == "bookdd")
	{
		document.write (
			'<a href="http://stroudhall.com/index.php/section/moreinfo/diplomatic_divorce_why_america_should_end_its_love_affair_with_the_united_n/" target="_blank"><img src="http://www.cfif.org/htdocs/Images/books/diplomatic_divorce.jpg" vspace="15" hspace="0" align="top"></a><hr><br><span class="Caption">'
		);
	}
	else
	{
		document.write (
			''
		);
	}
	
document.write (
				
''


	);

}


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

function leftContents (section)

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

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

{

	document.write(
''

);

	if (section == "alabama")
	{
		document.write (
			'<br></span><br><br><form name="eMailer"><font color="#990000">Send this story 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 == "freedomcast")
	{
		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><hr><br><form name="eMailer"><font color="#990000">Send this release to a friend</font>'
		);
	}
	if (section == "curevents")
	{
		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>'
		);
	}
	
		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>'

// 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 == "freedomcast")
	{
		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 == "curevents")
	{
		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 == "opening")
	{
		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>'
		);
	}
	else
	{
		document.write (
			''
		);
	}
	
		document.write (
				
''

);
// include CFIF Ad banner or concert...

//		document.write (
//				
//'<br>',
//'<a href="http://www.freedomalliance.org/2006_concert_page.html"><img src="http://cfif.org/htdocs/Images/KFMBfreedomconcert.gif"><br>',
//'<hr>'

//);
// include CFIF Ad banner or not...

	if (section == "not_active_now")
	{
		document.write (
		   '<br>',
			'<table width="98%" border="2" cellpadding="0" align="center" bgcolor="#CCFFFF" bordercolor="#CCFFFF">',
                '<tr> ',
                  '<td height="67">',
                    '<br><div align="center"><span class="Section_Cheat"><font color="#990000"><b>Help CFIF run this ad.</b></font></sapn><br><br>',
                      '<a href="http://www.cfiflistmanager.org/lott.html"><img src="http://www.cfif.org/htdocs/Images/Clock_smallpx.jpg" width="120" height="111" border="0"></a><br><br>',
                      '<b><span class="Section"><a href="http://www.cfiflistmanager.org/lott.html">Click here.</a></b></sapn><br><br></div>',
                  '</td></tr></table><br><hr>'
		);
	}
	if (section == "not_active_now")
	{
		document.write (
		   '<br>',
			'<table width="98%" border="2" cellpadding="0" align="center" bgcolor="#CCFFFF" bordercolor="#CCFFFF">',
                '<tr> ',
                  '<td height="67">',
                    '<br><div align="center"><span class="Section_Cheat"><font color="#990000"><b>Help CFIF run this ad.</b></font></sapn><br><br>',
                      '<a href="http://www.cfiflistmanager.org/lott.html"><img src="http://www.cfif.org/htdocs/Images/Clock_smallpx.jpg" width="120" height="111" border="0"></a><br><br>',
                      '<b><span class="Section"><a href="http://www.cfiflistmanager.org/lott.html">Click here.</a></b></sapn><br><br></div>',
                  '</td></tr></table><br><hr>'
		);
	}
	if (section == "not_active_now")
	{
		document.write (
		   '<br>',
			'<table width="98%" border="2" cellpadding="0" align="center" bgcolor="#CCFFFF" bordercolor="#CCFFFF">',
                '<tr> ',
                  '<td height="67">',
                    '<br><div align="center"><span class="Section_Cheat"><font color="#990000"><b>Help CFIF run this ad.</b></font></sapn><br><br>',
                      '<a href="http://www.cfiflistmanager.org/lott.html"><img src="http://www.cfif.org/htdocs/Images/Clock_smallpx.jpg" width="120" height="111" border="0"></a><br><br>',
                      '<b><span class="Section"><a href="http://www.cfiflistmanager.org/lott.html">Click here.</a></b></sapn><br><br></div>',
                  '</td></tr></table><br><hr>'		);
	}
	if (section == "not_active_now")
	{
		document.write (
		   '<br>',
			'<table width="98%" border="2" cellpadding="0" align="center" bgcolor="#CCFFFF" bordercolor="#CCFFFF">',
                '<tr> ',
                  '<td height="67">',
                    '<br><div align="center"><span class="Section_Cheat"><font color="#990000"><b>Help CFIF run this ad.</b></font></sapn><br><br>',
                      '<a href="http://www.cfiflistmanager.org/lott.html"><img src="http://www.cfif.org/htdocs/Images/Clock_smallpx.jpg" width="120" height="111" border="0"></a><br><br>',
                      '<b><span class="Section"><a href="http://www.cfiflistmanager.org/lott.html">Click here.</a></b></sapn><br><br></div>',
                  '</td></tr></table><br><hr>'
		);
	}

	
		document.write (				
''

// include thank our troops banner or not...

);

	if (section == "opening")
	{
		document.write (
			''
		);
	}
	if (section == "curevents")
	{
		document.write (
			'<br><table width="120" border="0" cellpadding="10" align="center" bgcolor="#330099"><tr><td height="13"><div align="center"><p><font size="3" color="#FFFFFF"><b>Thank our Troops</b></font></p><p align="center"><a class="banner" href="http://www.cfif.org/cgi-bin/ubbcgi/ultimatebb.cgi?ubb=get_topic;f=1;t=000001"><b>Click Here</b></a></p></td></tr></table><br><hr>'
		);
	}
	if (section == "story")
	{
		document.write (
			''
		);
	}
	else
	{
		document.write (
			''
		);
	}
	
document.write (

''

// include Iraqi banner or not...

);

	if (section == "opening")
	{
		document.write (
			''
		);
	}
	if (section == "curevents")
	{
		document.write (
			'<!--<font size="2" color="#990000"><br></font><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">International Support for Operation Iraqi Freedom</font></b><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/in_our_opinion/support_disarmament_of_Iraq.htm">Click Here</a></font></font></div></td></tr></table><font size="2" color="#990000"><br><hr></font>-->'
		);
	}
	if (section == "story")
	{
		document.write (
			''
		);
	}
	else
	{
		document.write (
			''
		);
	}
	
document.write (

		   ''
// include current events left nav bar or not...

);

	if (section == "opening")
	{
		document.write (
			''
		);
	}
	if (section == "curevents")
	{
		document.write (
			'<br><p align="center"><font size="3" color="#990000">Current Events</font></p><p align="center"><a href="#opinion">In Our Opinion<br></a></p><p align="center"><a href="#guest">Guest Commentary<br></a></p><p align="center"><a href="../notable_quotes/index.htm">Notable Quotes</a></p><hr>'
		);
	}
	if (section == "story")
	{
		document.write (
			''
		);
	}
	else
	{
		document.write (
			''
		);
	}
	
document.write (
		   
		   ''
// include current events archive nav bar or not...

);

	if (section == "opening")
	{
		document.write (
			''
		);
	}
	if (section == "curevents")
	{
		document.write (
			'<br><p><font size="3" color="#990000">The Archives</font></p><p><a href="http://www.cfif.org/htdocs/freedomline/current/2001_archive_index.htm">Freedom Line 2001</a><br><br><a href="http://www.cfif.org/htdocs/freedomline/current/2002_archive_index.htm">Freedom Line 2002</a></p><p><a href="http://www.cfif.org/htdocs/freedomline/current/2003_archive_index.htm">Freedom Line 2003</a></p><p><a href="http://www.cfif.org/htdocs/freedomline/current/2004_archive_index.htm">Freedom Line 2004</a></p><p><a href="http://www.cfif.org/htdocs/freedomline/current/2005_archive_index.htm">Freedom Line 2005</a></p><p><a href="http://www.cfif.org/htdocs/freedomline/current/index.php?archive=2006">Freedom Line 2006</a></p><p><a href="http://www.cfif.org/htdocs/freedomline/current/index.php?archive=2007">Freedom Line 2007</a></p><hr>'
		);
	}
	if (section == "story")
	{
		document.write (
			''
		);
	}
	else
	{
		document.write (
			''
		);
	}
	
document.write (

		   ''

// include supreme court promo or not...

);

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

		   '<!--<br><a href="http://www.legalreforminthenews.com/Victims/victim_intro.html" target="_blank"><img src="http://www.cfif.org/htdocs/archives/lav.jpg" width="90" height="90" border="0"></a><br><br><hr>-->'


	);

}

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

function leftTableEnd (section)

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

{
	document.write(

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

);

	if (section == "story")
	{
		document.write (
			'<img src="../../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="../../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>'

);

	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 == "opening")
	{
		document.write (
			''
		);
	}
	if (section == "curevents")
	{
		document.write (
			'<hr align="center"><p align="center"><a href="#opinion">In Our Opinion</a> &#149; <a href="#guest">Guest Commentary</a> &#149; <a href="http://www.cfif.org/htdocs/freedomline/notable_quotes/index.htm">Notable Quotes</a></p><hr align="center">'
		);
	}
	if (section == "alabama")
	{
		document.write (
			'<hr><font size="1"><i>'
		);
	}
	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">'
		);
	}
		if (section == "quiz2")
	{
		document.write (
			'<br><hr align="center"><b><ul><li><a href="quiz_weekly_03.htm">To continue our quiz, click here.</a></li></ul></b><hr align="center">'
		);
	}

	
document.write (

''
	);

}


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

function bottomwrap (section)

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

{
	document.write(
''

);

    if (section == "guest")
	{
		document.write (
			']</i></font><P><a href="../index.php#guest" class="IndexReturn">Return to</a> <a href="../index.php#guest" class="Index">Current Events</a> <a href="../index.php#guest" class="IndexReturn">Index</a></p><P></P><P><br>'
		);
	}
	if (section == "alabama")
	{
		document.write (
			'</i></font><P><a href="../index.php" class="IndexReturn">Return to</a> <a href="../index.php" class="Index">Current Events</a> <a href="../index.php" class="IndexReturn">Index</a></p><P></P><P><br>'
		);
	}
	if (section == "story")
	{
		document.write (
			']</i></font><P><a href="../index.php" class="IndexReturn">Return to</a> <a href="../index.php" class="Index">Current Events</a> <a href="../index.php" class="IndexReturn">Index</a></p><P></P><P><br>'
		);
	}
	if (section == "release")
	{
		document.write (
			']</i></font><P><a href="../index.php" class="IndexReturn">Return to</a> <a href="../index.php" class="Index">Current Events</a> <a href="../index.php" class="IndexReturn">Index</a></p><P></P><P><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/freedomline/current/index.php">Current Events</a>',
'&nbsp;&nbsp;&nbsp;&nbsp;<a class="navSub" href="http://www.cfif.org/htdocs/freedomline/un_monitor/index.htm">UN Monitor</a>',
'&nbsp;&nbsp;&nbsp;&nbsp;<a class="navSub" href="http://www.cfif.org/htdocs/freedomline/notable_quotes/index.htm">Notable Quotes</a>',
'&nbsp;&nbsp;&nbsp;&nbsp;<a class="navSub" href="http://www.cfif.org/htdocs/freedomline/cartoon-corner/index.php">Editorial Cartoons</a>',
'&nbsp;&nbsp;&nbsp;&nbsp;<a class="navSub" href="http://www.cfif.org/htdocs/freedomline/links/links_index.htm">Links</a>',
'&nbsp;&nbsp;&nbsp;&nbsp;<a class="navSub" href="http://www.cfif.org/htdocs/about_cfif/contact_us/contact.htm">Contact Us</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>',
''
	);

}

//----->

