<HTML><HEAD>
<META NAME="Author" CONTENT="Jarvis Computer Software - jarviscomputer.com">
<META NAME="keywords" content="">
<TITLE>
<?PHP 
if ($top_message) 
	echo $top_message; 
	else 
	printf("McKinley GM In Osage and St. Ansgor: %s",strip_tags($title_message)); 
?>
</TITLE>
<?PHP echo $head_message; ?>
</HEAD>
<BODY BGCOLOR=WHITE  TEXT=BLACK VLINK="#0b3b87" ALINK="#0b3b87" LINK="#0b3b87" LEFTMARGIN="0" TOPMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0">

<TABLE BORDER=0 WIDTH="100%">
<TR>
<TH>
<DIV ALIGN="center">
<IMG HEIGHT=108 WIDTH=362 SRC = "http://216.147.72.80/images/mckinley-logo.jpg" ALT="McKinley GM" BORDER=0 ALIGN=CENTER>
</DIV>
</TH>
<TD>
<DIV ALIGN=CENTER>
<FONT SIZE = 6 COLOR=RED>
<?PHP 
//if ($top_message) 
//	echo $top_message; 
//	else 
	print "$title_message"; 
?>
</FONT>
</DIV>
</TD>
</TR>
</TABLE>
<!-- Ending Title Bar -->
<!-- Navigational bar and page body -->
<HR WIDTH="96%" SIZE = 2 NOSHADE>
<TABLE WIDTH="100%" BORDER=0 CELLSPACING=2 CELLPADDING=2><tr>
<TD VALIGN=TOP WIDTH="25%">

<!-- Nav Bar Begins Here -->
<UL TYPE=SQUARE>
<? 
$nav_array[] = "445510|1|http://216.147.72.80/|Welcome Page";
$nav_array[] = "207708|1|http://www.jarviscomputer.com/mckinleygm/search-backend.php3?title_message=Our+Inventory&document_id=207708|Our Inventory";
$nav_array[] = "555141|2|http://www.jarviscomputer.com/mckinleygm/simple_search.php3?document_id=555141|Search Our Inventory";
$nav_array[] = "269338|2|http://www.jarviscomputer.com/mckinleygm/display.php3?new=1&title_message=New+Inventory&document_id=269338|New Inventory";
$nav_array[] = "121981|2|http://www.jarviscomputer.com/mckinleygm/display.php3?new=0&title_message=Used+Inventory&document_id=121981|Used Inventory";
$nav_array[] = "689165|2|http://216.147.72.80/payment_calculator.php3?document_id=689165|Payment Estimator";
$nav_array[] = "199555|1|http://www.jarviscomputer.com/mckinleygm/team.php?document_id=199555|Meet the Team";
$nav_array[] = "931556|1|http://216.147.72.80/hours.php3?document_id=931556|Hours";
$nav_array[] = "168074|1|http://216.147.72.80/directions.php3?document_id=168074|Directions";
$nav_array[] = "868544|1|http://www.jarviscomputer.com/mckinleygm/links.php?document_id=868544&name=industry|Industry Links";
$nav_array[] = "139849|1|http://www.jarviscomputer.com/mckinleygm/links.php?document_id=139849&name=local|Local Links";

$a_extra="STYLE=\"text-decoration:none;text-underline:none\"";
$li_type="<LI>";
$ul_level=1;
$sizeof_navbar = count($nav_array);
for ( $row = 0 ; $row < $sizeof_navbar ; $row++ )
	{
	$nav_parts = explode("|",$nav_array[$row]);
	
	if ( 0 == $nav_parts[1] ):
	printf("<P>\n");
	else:

	for ( ; $ul_level < $nav_parts[1] ; $ul_level++ )
		printf("<UL TYPE=\"square\">\n");
	for ( ; $ul_level > $nav_parts[1] ; $ul_level-- )
		printf("</UL>\n");
	printf("<FONT SIZE=\"-1\" COLOR=\"#003366\" FACE=\"Arial,Helvetica,sans-serif\">\n");
	if ( $nav_parts[0] == $document_id )
	  	printf("%s<A HREF = \"%s\" %s><B><FONT COLOR=\"red\">%s</FONT></B></A><BR>\n",$li_type,$nav_parts[2],$a_extra,$nav_parts[3]);
		else
		printf("%s<A HREF = \"%s\" %s><B>%s</B></A><BR>\n",$li_type,$nav_parts[2],$a_extra,$nav_parts[3]);
	printf("</FONT>\n");

	endif;
	}
?>
</UL>
<P>
<DIV ALIGN=CENTER>
Powered by a<BR>
<A HREF = "http://www.jarviscomputer.com/" TARGET="jarvis">Jarvis Computer Software</A> 
Solution.
</DIV>
<!-- Nav Bar Ends Here -->
<TD VALIGN=TOP ALIGN=LEFT HEIGHT="100%">
<!-- Starting Body -->

