<?php
$prod = 'mayer';
$prod_name = 'Mayer Nepomuceno';
$now = new \DateTime('now');
   $month_now = $now->format('F');
   $year_now = $now->format('Y');
?>
<?php include_once("../../php-include/production-scripts/approved-for-production-script.php") ?>
<!DOCTYPE html>
<html lang="en">
<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
	<title><?php echo $prod_name; ?></title>
	
	<meta name = "format-detection" content = "telephone=no" />
	<link rel="icon" href="../../images/favicon.ico" type="image/x-icon">
	<link rel="stylesheet" href="../../css/grid.css">
	<link rel="stylesheet" href="../../css/style.css">
	<script src="../../js/jquery.js"></script>
	<script src="../../js/jquery-migrate-1.2.1.js"></script>
	<!--[if (gt IE 9)|!(IE)]><!-->
	<script src="../../js/jquery.mobile.customized.min.js"></script>
	<script src="../../js/wow/wow.js"></script>
	<script>
		$(document).ready(function () {
			if ($('html').hasClass('desktop')) {
				new WOW().init();
			}
		});
	</script>
    <!--STOP THE BACK BUTTON SCRIPT<script>
  function preventBack(){window.history.forward();}
  setTimeout("preventBack()", 0);
  window.onunload=function(){null};
</script> -->
	<!--<![endif]-->



	<!--[if lt IE 9]>
  <div style=' clear: both; text-align:center; position: relative;'>
   <a href="http://windows.microsoft.com/en-US/internet-explorer/products/ie/home?ocid=ie6_countdown_bannercode">
     <img src="images/ie8-panel/warning_bar_0000_us.jpg" border="0" height="42" width="820" alt="You are using an outdated browser. For a faster, safer browsing experience, upgrade for free today." />
   </a>
  </div>
  <![endif]-->
  <!--[if lt IE 9]>
  	<script src="js/html5shiv.js"></script>
    <link rel="stylesheet" type="text/css" media="screen" href="css/ie.css">
  <![endif]-->
</head>

<body>



	<section id="content"  class="content_pages">

	<!--========================================================
														HEADER 
	=========================================================-->


		<!--========================================================
														CONTENT 
		=========================================================-->


		<div class="wrapper">
			<div class="row mobile_pad1">
					<div class="grid_10 preffix_1">
		
		
						<h2><?php echo $prod_name; ?></h2>

						<h4>COMPLETED TODAY</h4>
                        All printing teams
						<table width="100%" border="1">
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td width="60px">TARGET</td>
    <td width="50px">QTY</td>
    <td width="70px">P-CODE</td>
    <td width="100px">VARIETY</td>
    <td>CUSTOMER</td>
  </tr>
  <tr>
    <tr>
    <td colspan="5"><hr /></td>
  </tr>
  </tr>
  <tr>
  <?php echo $completed_today_DIV; ?>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
</table>
						<h4>Approved for Production</h4>
                        List of approved items for production.
						<table width="100%" border="1">
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td width="60px">TARGET</td>
    <td width="50px">QTY</td>
    <td width="70px">P-CODE</td>
    <td width="100px">VARIETY</td>
    <td>CUSTOMER</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <tr>
    <td colspan="6"><hr /></td>
  </tr>
  </tr>
  <tr>
  <?php echo $approved_for_production_DIV; ?>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
</table>

<h4>Waiting for Approval</h4>
                        Prepare these ahead of time.
						<table width="100%" border="1">
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td width="60px">TARGET</td>
    <td width="50px">QTY</td>
    <td width="70px">P-CODE</td>
    <td width="100px">VARIETY</td>
    <td>CUSTOMER</td>
  </tr>
  <tr>
    <tr>
    <td colspan="5"><hr /></td>
  </tr>
  </tr>
  <tr>
  <?php echo $waiting_for_approval_DIV; ?>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
</table>
<!--<h4>WORK LOAD PER TEAM</h4>
                                    <table width="100%" border="0">
                                    <tr>
    <td width="200px">&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
  <?php echo $work_load_per_TEAM; ?>
</table> -->

						


			  </div>
				</div>
		</div>


		<div class="clear"></div>







	</section>



	<!--========================================================
														FOOTER 
	=========================================================-->
	<footer id="footer">
		<div class="container">
			
		</div>
	</footer>



<script src="../../js/script.js"></script>

<script type="text/javascript">
	 $(document).ready(function(){
		// Initialize the gallery
		$('.magnifier2').touchTouch();
	 });
</script>


<script>
	$('.banner111').hover(function(){
		$('.more_txt1', this).addClass('animated pulse');
		$('img',this).addClass('animated pulse');
		$(this).one('webkitAnimationEnd mozAnimationEnd MSAnimationEnd oanimationend animationend', end_animation_function);
			}, function(){
			//$(this).removeClass('animated pulse');
		})

	function end_animation_function(){
		$('.more_txt1', this).removeClass('animated pulse');
		$('img',this).removeClass('animated pulse');
	}




	$('.more_arr, .more_arr2').hover(function(){
		$('i', this).addClass('animated swing');
		// $('.zoom',this).addClass('animated swing');
		$(this).one('webkitAnimationEnd mozAnimationEnd MSAnimationEnd oanimationend animationend', end_animation_function2);
			}, function(){
			//$(this).removeClass('animated pulse');
		})

	function end_animation_function2(){
		$('i', this).removeClass('animated swing');
		// $('.zoom',this).removeClass('animated swing');
	}
</script>

<!-- Coded by Val -->

</body>
</html>