//<!--	
function orderform(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

			
function submenu(sub){
document.write('<td valign=\"top\" background="images/films_fw_head_01.gif">');


if(sub=="films_fw_synopsis"){
	document.write('<IMG SRC=\"images/films_fw_synopsis_r.gif\"  name =\"films_fw_synopsis\" border=\"0\">');
	}else{
	document.write('<a href=\"films_fw_synopsis.html\" onMouseOver=\"Rover(\'films_fw_synopsis\', \'r\')\" onMouseOut=\"Rout(\'films_fw_synopsis\', \'n\')\"><IMG SRC=\"images/films_fw_synopsis_n.gif\"  name =\"films_fw_synopsis\" border=\"0\"></a>');
}

/*if(sub=="films_fw_crew"){
	document.write('<IMG SRC=\"images/films_fw_crew_r.gif\"  name =\"films_fw_crew\" border=\"0\">');
	}else{
	document.write('<a href=\"films_fw_crew.html\" onMouseOver=\"Rover(\'films_fw_crew\', \'r\')\" onMouseOut=\"Rout(\'films_fw_crew\', \'n\')\"><IMG SRC=\"images/films_fw_crew_n.gif\"  name =\"films_fw_crew\" border=\"0\"></a>');
}*/

if(sub=="films_fw_character"){
	document.write('<IMG SRC=\"images/films_fw_character_r.gif\"  name =\"films_fw_character\" border=\"0\">');
	}else{
	document.write('<a href=\"films_fw_character.html\" onMouseOver=\"Rover(\'films_fw_character\', \'r\')\" onMouseOut=\"Rout(\'films_fw_character\', \'n\')\"><IMG SRC=\"images/films_fw_character_n.gif\"  name =\"films_fw_character\" border=\"0\"></a>');
}
if(sub=="films_fw_credits"){
	document.write('<IMG SRC=\"images/films_fw_credits_r.gif\"  name =\"films_fw_credits\" border=\"0\">');
	}else{
	document.write('<a href=\"films_fw_credits.html\" onMouseOver=\"Rover(\'films_fw_credits\', \'r\')\" onMouseOut=\"Rout(\'films_fw_credits\', \'n\')\"><IMG SRC=\"images/films_fw_credits_n.gif\"  name =\"films_fw_credits\" border=\"0\"></a>');
}
if(sub=="films_fw_order"){
	document.write('<IMG SRC=\"images/films_fw_order_r.gif\"  name =\"films_fw_order\" border=\"0\">');
	}else{
	document.write('<a href="javascript:orderform(\'http://www.zulapearlfilms.com/fw_submit\',\'flagwars\',\' width=600,height=600,resizable=yes, scrollbars=yes\')" onMouseOver=\"Rover(\'films_fw_order\', \'r\')\" onMouseOut=\"Rout(\'films_fw_order\', \'n\')\"><IMG SRC=\"images/films_fw_order_n.gif\"  name =\"films_fw_order\" border=\"0\"></a>');
}
document.write('<IMG  SRC=\"images/films_fw_head_01.gif\" ALT=\"\">');


document.write('</td>');

}


function vtopic(){
document.write('<table cellpadding=0 cellspacing=0 border=0>');
document.write(		'<tr>');
document.write(		'<td >');
document.write(			'<table cellpadding=0 cellspacing=0 border=0>');
document.write(				'<tr>');
document.write(				'<td bgcolor=#bbbbbb>');
document.write(					'<table cellpadding=3 cellspacing=1 border=0>');
document.write(						'<tr>');
document.write(						'<td bgcolor=#dddddd class=body-sub>');
document.write(						'<p>');

/*
document.write(						'<span class="body-bold">BROADCAST</span><br>');
document.write(						'POV Season Premiere, June 17, 2003<br><br>');

document.write(						'related links:<br>');
document.write(						'<a href="http://www.pbs.org/pov/pov2003/flagwars/index.html" target="_new">www.pbs.org</a><br>');
document.write(						'<a href="http://www.wosu.org/FlagWars/" target="_new">www.wosu.org/FlagWars/</a><br><br>');
*/
document.write(						'<img src="images/zula_logo_sml.gif"><br>A Zula Pearl Films production<br><br><img src="images/ITVS_logo.gif"><br>Presented by the Independent Television Service (ITVS)<br><br><img src="images/pov.gif"><br>in association with P.O.V./American Documentary<br><br>and<br><br><img src="images/NBPC_logo.gif"><br>The National Black Programming Consortium (NBPC)<br><br>National Broadcast Premiere on P.O.V./American Documentary June 17, 2003<br><br><span class=body-sml>Additional funding and support provided by: the Ohio Arts Council, the Jerome Foundation, the New York State Council on the Arts, the Wexner Center for the Arts, the Ettinger Foundation, and WOSU-TV Ohio.<br>'); 
document.write(						'related links:<br>');
document.write(						'<a href="http://www.pbs.org/pov/pov2003/flagwars/index.html" target="_new">www.pbs.org</a><br>');
document.write(						'<a href="http://www.wosu.org/tv/flagwars/" target="_new">www.wosu.org</a><br><br></span></p>');


document.write(						'</td>');
document.write(						'</tr>');
document.write(					'</table>');
document.write(				'</td>');
document.write(				'<td><img src=images/spacer.gif width=15>');
document.write(				'</td>');
document.write(				'</tr>');
document.write(				'</table>');
document.write(			'</td>');
document.write(		'</tr>');
document.write('</table>');
}




//-->
