// JavaScript Document
document.write ('<div id="topnav"><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr valign="top"><td width="164"><a href="http://www.azpbs.org/"><img src="http://www.azpbs.org/09grfx/logo_trans.gif" align="left" border="0"  /></a></td><td><div id="smallnav"><a href="http://www.azpbs.org/about.htm">About</a> | <a href="http://www.azpbs.org/contact.htm">Contact</a> | <a href="http://www.azpbs.org/support">Support</a></div><div id="topnavspacer"></div><div id="tabnav"><a href="http://www.azpbs.org/schedule.htm" class="');
if (onpage == "TV Schedule")
{
	document.write('onpage');
} else {
	document.write('whitecolor');
}
document.write('">TV Schedule</a> <a href="http://www.azpbs.org/video/index.php" class="');
if (onpage == "Video")
{
	document.write('onpage');
} else {
	document.write('whitecolor');
}
document.write('">Video</a> <a href="http://www.azpbs.org/horizon/index.php" class="');
if (onpage == "Horizon")
{
	document.write('onpage');
} else {
	document.write('whitecolor');
}
document.write('">Horizon</a> <a href="http://www.azpbs.org/horizonte/index.php" class="');
if (onpage == "Horizonte")
{
	document.write('onpage');
} else {
	document.write('whitecolor');
}
document.write('">Horizonte</a> <a href="http://www.azpbs.org/arizonacollection/" class="');
if (onpage == "AZ Collection")
{
	document.write('onpage');
} else {
	document.write('whitecolor');
}
document.write('">AZ Collection</a> <a href="http://www.azpbs.org/events.php" class="');
if (onpage == "Events")
{
	document.write('onpage');
} else {
	document.write('whitecolor');
}
document.write('">Events</a></div><div id="eightsearch" align="right"><form method="get" action="http://www.azpbs.org/searchresults.htm"><input type="image" src="http://www.azpbs.org/09grfx/topnav_search.gif" align="right" style="display:inline;" alt="Search"/> <input type="text" name="q"  size="15"></form></div></td></tr></table></div><div class="clearboth"></div>');