// JavaScript Document

function fnTop_home()
{
var str="";
str+="<tr class='bg_top' onMouseOver='hideall();'><td height='29' colspan='5' align='right' valign='middle'>";
str+="<table cellpadding='2' cellspacing='0' border='0'>";
str+="<tr><td class='tdwhite'>Call : <b>323.256.6881</b> &nbsp; </td><td><img src='images/print.gif' width='21' height='19' border='0'></td><td><a href='#' class='toplinks'>Print</a>&nbsp; </td><td> <img src='images/contact.gif' width='16' height='14' border='0' vspace='3'></td><td><a href='contactus_form.php' class='toplinks'>Contact Us</a>&nbsp; </td></tr>";
str+="</table></td></tr>";
str+="<tr class='bg_green'><td height='2' colspan='5'></td></tr>";
str+="<tr class='bg_white'><td height='12' colspan='5'></td></tr>";
document.write(str);
}

function fnTop()
{
var str="";
str+="<tr class='bg_top' onMouseOver='hideall();'><td height='29' colspan='4' align='right' valign='middle'>";
str+="<table cellpadding='2' cellspacing='0' border='0'>";
str+="<tr><td class='tdwhite'>Call : <b>323.256.6881</b> &nbsp; </td><td><img src='images/print.gif' width='21' height='19' border='0'></td><td><a href='#' class='toplinks'>Print</a>&nbsp; </td><td> <img src='images/contact.gif' width='16' height='14' border='0' vspace='3'></td><td><a href='contactus_form.php' class='toplinks'>Contact Us</a>&nbsp; </td></tr>";
str+="</table></td></tr>";
str+="<tr class='bg_green'><td height='2' colspan='4'></td></tr>";
str+="<tr class='bg_white'><td height='12' colspan='4'></td></tr>";
document.write(str);
}

function fnmenu()
{
	var str="";
	str+="<div class='bg_menu'> &nbsp; &nbsp; <a href='index.php' class='menutop' title='Home' >Home</a>&nbsp; &nbsp; &nbsp;  <a href='who_weare.php' class='menutop' title='Who We Are' >Who We Are</a>&nbsp; &nbsp; &nbsp; <a href='what_we_do.php' class='menutop' title='What We Do' >What We Do</a>&nbsp; &nbsp; &nbsp;  <a href='how_to_help.php' class='menutop' title='How To Help' >How To Help</a> &nbsp; &nbsp; &nbsp; <a href='who_helps_us.php' class='menutop' title='Who Help Us' >Who Helps Us</a> &nbsp; &nbsp; </div>";
	document.write(str);
	}

function fnleft_hmenu()
{
	var str="";
	str+="<table cellpadding='4' cellspacing='0' border='0'  class='bg_left' width='206'>";
	str+="<tr><td height='7'></td></tr>";
	//str+="<tr><td><a href='index.php' class='menu_left' title='Home' >Home</a></td></tr>";
	str+="<tr><td><a href='who_weare.php' class='menu_left' title='Who We Are'>Who We Are</a></td> </tr>"
	str+="<tr><td><a href='what_we_do.php' class='menu_left' title='What We Do'>What We Do</a></td> </tr>"
	str+="<tr><td><a href='how_to_help.php' class='menu_left' title='How to help'>How to help</a></td></tr>";
	str+="<tr><td><a href='who_helps_us.php' class='menu_left' title='Who Help Us'>Who Helps Us</a></td></tr>";
	str+="<tr><td><a href='fresh_news.php' class='menu_left' title='Fresh News'>Fresh News</a></td></tr>";
	str+="<tr><td><a href='contactus_form.php' class='menu_left' title='Contact Us'>Contact Us</a></td></tr>";
	str+="<tr><td height='7'></td></tr>";
	str+="<tr class='bg_white' height='8'><td></td></tr>";
	str+="</table>";
	document.write(str);
	}

/*function fnleft_menu()
{
	var str="";
	str+="<table cellpadding='4' cellspacing='0' border='0'  class='bg_left' width='206'>";
	str+="<tr><td height='7' colspan='2'></td></tr>";
	str+="<tr><td colspan='2'><a href='index.php' class='menu_left' title='Home' >Home</a></td></tr>";
	str+="<tr><td colspan='2'><a href='who_weare.php' class='menu_left' title='About Us' >About Us</a></td></tr>";
		str+="<tr><td colspan='2'><a href='who_weare.php' class='submenu2'>Who We Are</a></td> </tr>";
			str+="<tr><td width='20'>&nbsp;</td><td><a href='founder_msg.html' class='submenu1'>Founders Message</a></td></tr>";
			str+="<tr><td width='20'>&nbsp;</td><td><a href='board_directors.html' class='submenu1'>Board of Directors</a></td></tr>";
			str+="<tr><td width='20'>&nbsp;</td><td><a href='who_weare.php' class='submenu1'>Our Mission</a></td></tr>";
			str+="<tr><td width='20'>&nbsp;</td><td><a href='contactus.html' class='submenu1'>Contact Us</a></td></tr>";
			str+="<tr><td width='20'>&nbsp;</td><td><a href='employment.php' class='submenu1'>Employment</a></td></tr>";
			str+="<tr><td width='20'>&nbsp;</td><td><a href='privacy_policy.html' class='submenu1'>Privacy Policy</a></td></tr>";
		str+="<tr><td colspan='2'><a href='fresh_news.php' class='submenu2' title='Fresh News' >Fresh News</a></td></tr>";
			str+="<tr><td width='20'>&nbsp;</td><td><a href='fresh_news.php#current' class='submenu1'>Current</a></td> </tr>";
			str+="<tr><td width='20'>&nbsp;</td><td><a href='fresh_news.php#earlier' class='submenu1'>Earlier Press</a></td> </tr>";
			str+="<tr><td width='20'>&nbsp;</td><td><a href='fresh_news.php#press' class='submenu1'>Press Release</a></td></tr>";
			
	str+="<tr><td colspan='2'><a href='how_to_help.php' class='menu_left' title='How to help' >How To Help</a></td></tr>";
		str+="<tr><td colspan='2'><a href='food_donations.php' class='submenu2' title='Food Donations' >Food Donations</a></td></tr>";
			str+="<tr><td width='20'>&nbsp;</td><td><a href='how_to_donate.php' class='submenu1'>How To Donate</a></td></tr>";
			str+="<tr><td width='20'>&nbsp;</td><td><a href='assurance.php' class='submenu1'>Assurance and Insurance</a></td></tr>";
		str+="<tr><td colspan='2'><a href='why_canned_food_drive.php' class='submenu2' title='Why Canned Food Drive' >Why Canned Food Drive</a></td></tr>";
		str+="<tr><td colspan='2'><a href='volunteer.php' class='submenu2' title='Volunteer' >Volunteer</a></td></tr>";
			str+="<tr><td width='20'>&nbsp;</td><td><a href='volunteer_application.php' title='Volunteer Application' class='submenu1'>Volunteer Application</a></td></tr>";
		str+="<tr><td colspan='2'><a href='fresh_news.php' class='submenu2' title='Fresh News' >Fresh News</a></td></tr>";
			str+="<tr><td width='20'>&nbsp;</td><td><a href='fresh_news.php#current' class='submenu1'>Current</a></td> </tr>";
			str+="<tr><td width='20'>&nbsp;</td><td><a href='fresh_news.php#earlier' class='submenu1'>Earlier Press</a></td> </tr>";
			str+="<tr><td width='20'>&nbsp;</td><td><a href='fresh_news.php#press' class='submenu1'>Press Release</a></td></tr>";
		str+="<tr><td colspan='2'><a href='contactus.html' class='submenu2' title='Contact Us' >Contact Us</a></td></tr>";
	
	str+="<tr><td colspan='2'><a href='our_supporters.php' class='menu_left' title='Our Supporters' >Our Supporters</a></td></tr>";
		str+="<tr><td colspan='2'><a href='our_supporters.php' class='submenu2' title='Our Supporters'>Our Supporters</a></td> </tr>";
		str+="<tr><td colspan='2'><a href='our_benefactors.php' class='submenu2' title='Our Benefactors'>Our Benefactors</a></td></tr>";
		str+="<tr><td colspan='2'><a href='fresh_news.php' class='submenu2' title='Fresh News' >Fresh News</a></td></tr>";
			str+="<tr><td width='20'>&nbsp;</td><td><a href='fresh_news.php#current' class='submenu1'>Current</a></td> </tr>";
			str+="<tr><td width='20'>&nbsp;</td><td><a href='fresh_news.php#earlier' class='submenu1'>Earlier Press</a></td> </tr>";
			str+="<tr><td width='20'>&nbsp;</td><td><a href='fresh_news.php#press' class='submenu1'>Press Release</a></td></tr>";
		str+="<tr><td colspan='2'><a href='contactus.html' class='submenu2' title='Contact Us' >Contact Us</a></td></tr>";
		
	str+="<tr><td colspan='2'><a href='contactus.html' class='menu_left' title='Contact Us' >Contact Us</a></td></tr>";	
		str+="<tr><td colspan='2'><a href='contactus.html' class='submenu2' title='Contact Us' >Contact Us</a></td></tr>";
		str+="<tr><td colspan='2'><a href='volunteer_application.php' title='Volunteer Application' class='submenu1'>Volunteer Application</a></td></tr>";
		str+="<tr><td colspan='2'><a href='fresh_news.php' class='submenu2' title='Fresh News' >Fresh News</a></td></tr>";
			str+="<tr><td width='20'>&nbsp;</td><td><a href='fresh_news.php#current' class='submenu1'>Current</a></td> </tr>";
			str+="<tr><td width='20'>&nbsp;</td><td><a href='fresh_news.php#earlier' class='submenu1'>Earlier Press</a></td> </tr>";
			str+="<tr><td width='20'>&nbsp;</td><td><a href='fresh_news.php#press' class='submenu1'>Press Release</a></td></tr>";
	
		str+="<tr><td colspan='2' height='7'></td></tr>";
		str+="<tr class='bg_white' height='8'><td colspan='2'></td></tr>";
		str+="</table>";
		document.write(str);
		}*/


function fnBottom_home()
{
	var str="";
	str+="<tr class='bg_white'><td height='12' colspan='5'></td></tr>";
	str+="<tr class='bg_green'><td height='2' colspan='5'></td></tr>";
	str+="<tr class='bg_bottom'>";
	str+="<td colspan='3' class='tdbtm' valign='middle'> &nbsp; &nbsp;2011 © ANGEL HARVEST INC.</td>";
	str+="<td colspan='2' align='right' class='tdbtm2'><a href='privacy_policy.php' class='toplinks'>Privacy Policy</a>&nbsp; &nbsp;</td>";
	str+="</tr>";
	document.write(str);
	}


function fnBottom()
{
	var str="";
	str+="<tr><td colspan='4' valign='top'><table cellpadding='0' cellspacing='0' border='0'  class='bg_left' width='100%'><tr><td class='bg_white' width='13'></td><td class='bg_light' align='center' width='206' valign='top'><a href='tell_afriend.php'><img src='images/tell_friendinner.gif' width='106' height='24' border='0'></a></td><td width='10' class='bg_white'></td><td  class='bg_bottominner'  width='560'></td><td class='bg_white' width='13'></td></tr></table></td></tr>";
	str+="<tr class='bg_white'><td height='12' colspan='4'></td></tr>";
	str+="<tr class='bg_green'><td height='2' colspan='4'></td></tr>";
	str+="<tr class='bg_bottom'>";
	str+="<td align='right'></td>";
	str+="<td colspan='2' class='tdbtm' valign='middle'><div style='float:left; width:393px;'>2011 © ANGEL HARVEST INC.</div><div style='float:right; width:393px;' align='right'><a href='privacy_policy.php'>Privacy Policy</a></div></td>";
	str+="<td align='right'></td>";
	str+="</tr>";
	document.write(str);
	}
	
	
function fndDonate_now()
{
	var str="";
	str+="<td align='right'><a href='https://secure1.securewebexchange.com/angelharvest.org/donate_form.php'><img src='images/button_donate.gif' width='168' height='30' border='0' usemap='#Map'></a></td>";
	document.write(str);
	}
	

