HEX
Server: Apache
System: Linux p3plzcpnl489526.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: vmasmheia229 (9244908)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/vmasmheia229/domains/taylorfarmsschoolservice.com/html/basicSum.php
<?php $thisPage="Basics"; ?>
<!DOCTYPE html>
<!--[if lt IE 7]><html dir="ltr" lang="en-US" class="ie6"><![endif]-->
<!--[if IE 7]><html dir="ltr" lang="en-US" class="ie7"><![endif]-->
<!--[if IE 8]><html dir="ltr" lang="en-US" class="ie8"><![endif]-->
<!--[if gt IE 8]><!--><html dir="ltr" lang="en-US"><!--<![endif]-->
	<head>
		<meta content="text/html;charset=utf-8" http-equiv="content-type" />
		<meta name="description" content="cmsmasters responsive html5 website template" />
		<meta name="keywords" content="html5, css3, template, responsive, adaptive" />
		<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
		<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon" />
		<link rel="stylesheet" href="css/style.css" type="text/css" media="screen" />
		<link rel="stylesheet" href="css/styles/fonts.css" type="text/css" media="screen" />
		<link href='http://fonts.googleapis.com/css?family=Open+Sans:300,400,400italic,600' rel='stylesheet' type='text/css'>
		<link rel="stylesheet" href="css/styles/jquery.prettyPhoto.css" type="text/css" media="screen" />
		<link rel="stylesheet" href="css/styles/jquery.jPlayer.css" type="text/css" media="screen" />
		<link rel="stylesheet" href="css/styles/jquery.isotope.css" type="text/css" media="screen" />
		<!--[if lt IE 9]>
			<link rel="stylesheet" href="css/styles/ie.css" type="text/css" />
			<link rel="stylesheet" href="css/styles/ieCss3.css" type="text/css" media="screen" />
		<![endif]-->
		<script src="js/jquery.min.js" type="text/javascript"></script>
		<script src="js/modernizr.custom.all.js" type="text/javascript"></script>
		<script src="js/respond.min.js" type="text/javascript"></script>
		<script src="js/jquery.easing.js" type="text/javascript"></script>
		
	</head>
	<body>
		<!--header inc-->
<?php include "includes/header.php"; ?>

<!-- __________________________________________________ Start Middle -->
				<section id="middle">
					<div class="headline">
						<h2>Basics</h2>
					</div>
					<div class="cont_nav"><a href="index.php">Home</a>&nbsp;/&nbsp;<span>Basics</span></div>


					<div class="content_wrap nobg">
						<section id="middle_content">
							<div class="entry">
								<div class="one_third">
									<a href="basics.php"><div class="colored_banner glow_blue" style="margin: 5px 10px 5px 10px; text-align: center">
										<h3 style="line-height:38px;">National School Lunch Program</h3>
									</div>	</a>			
								</div>

								<div class="one_third">
									<a href="sbp.php"><div class="colored_banner glow_green" style="margin: 5px 10px 5px 10px; text-align: center">
										<h3 style="line-height:38px;">School Breakfast Program</h3>
									</div>	</a>		
								</div>

								<div class="one_third">
									<a href="assp.php"><div class="colored_banner glow_yellow" style="margin: 5px 10px 5px 10px; text-align: center">
										<h3 style="line-height:38px;">After School Snack Program</h3>
									</div></a>
								</div>
							</div>
						</div>
					</div>







<!-- __________________________________________________ Finish Middle -->

<?php include "includes/footer.php"; ?>
		</section>
<!-- __________________________________________________ Finish Page -->
<!--.............. DAN DONT DO ANYTHING BELOW THIS POINT................ --> 

		<script src="js/jquery.script.js" type="text/javascript"></script>
		<script src="js/jquery.prettyPhoto.js" type="text/javascript"></script>
		<script src="js/jquery.isotope.min.js" type="text/javascript"></script>
		<script src="js/jquery.isotope.run.js" type="text/javascript"></script>
	</body>
</html>