

document.write( '<table cellspacing="1" cellpadding="2" class="scrolltable" id="scheduleTable" width="222">' );
    document.write( '<tbody>' );
		document.write( '<!--BEGIN FLAG GOLD-->' );                                                                                          
        document.write( '<tr>' );
           document.write( '<td colspan="3" align="center" class="schedule-header">F L A G  ( G O L D )</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">AUG. 29</td>' );
                        document.write( '<td align="center">BYE</td>' );
                        document.write( '<td align="right">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">SEP. 05</td>' );
                        document.write( '<td align="center">vs JETS (Green)</td>' );
                        document.write( '<td align="right">&nbsp;&nbsp;8:45 am</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">SEP. 12</td>' );
                        document.write( '<td align="center">at RAIDERS (Black)</td>' );
                        document.write( '<td align="right">&nbsp;&nbsp;8:45 am</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">SEP. 19</td>' );
                        document.write( '<td align="center">at SHARKS (Blue)</td>' );
                        document.write( '<td align="right">&nbsp;&nbsp;8:45 am</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">SEP. 23</td>' );
                        document.write( '<td align="center">vs WOLVERINES (Blue)</td>' );
                        document.write( '<td align="right">&nbsp;&nbsp;5:45 pm</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">SEP. 26</td>' );
                        document.write( '<td align="center">vs LONGHORNS (Orange)</td>' );
                        document.write( '<td align="right">&nbsp;&nbsp;8:45 am</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">OCT. 3</td>' );
                        document.write( '<td align="center">vs WOLVERINES (White)</td>' );
                        document.write( '<td align="right">&nbsp;&nbsp;8:45 am</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
		document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">OCT. 10</td>' );
                        document.write( '<td align="center">at PANTHERS (Black)</td>' );
                        document.write( '<td align="right">&nbsp;&nbsp;8:45 am</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">OCT. 13</td>' );
                        document.write( '<td align="center">vs GIANTS (Blue)</td>' );
                        document.write( '<td align="right">&nbsp;&nbsp;5:45 pm</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<!--END FLAG GOLD-->' );
        
        document.write( '<tr><td><img src="images/graphics/spacer.gif" width="1" height="5"></td></tr>' ); 
	    
	    document.write( '<!--BEGIN FLAG GREEN-->' );
        document.write( '<tr>' );
           document.write( '<td colspan="3" align="center" class="schedule-header">F L A G  ( G R E E N )</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">AUG. 29</td>' );
                        document.write( '<td align="center">vs RAMS</td>' );
                        document.write( '<td align="right">&nbsp;&nbsp;4:00 pm</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
		document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">SEP. 05</td>' );
                        document.write( '<td align="center">vs JETS (White)</td>' );
                        document.write( '<td align="right">&nbsp;&nbsp;4:00 pm</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">SEP. 12</td>' );
                        document.write( '<td align="center">at RAIDERS (White)</td>' );
                        document.write( '<td align="right">&nbsp;&nbsp;4:00 pm</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">SEP. 19</td>' );
                        document.write( '<td align="center">at SHARKS (Orange)</td>' );
                        document.write( '<td align="right">&nbsp;&nbsp;4:00 pm</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">SEP. 26</td>' );
                       document.write( '<td align="center">vs LONGHORNS (White)</td>' );
                        document.write( '<td align="right">&nbsp;&nbsp;4:00 pm</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">SEP. 30</td>' );
                        document.write( '<td align="center">at GIANTS (White)</td>' );
                        document.write( '<td align="right">&nbsp;&nbsp;5:45 pm</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item"">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">OCT. 03</td>' );
                        document.write( '<td align="center">vs WOLVERINES (Yellow)</td>' );
                        document.write( '<td align="right">&nbsp;&nbsp;4:00 pm</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">OCT. 10</td>' );
                        document.write( '<td align="center">at PANTHERS (Blue)</td>' );
                        document.write( '<td align="right">2:00 pm</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<!--END FLAG GREEN-->' );
        
        document.write( '<tr><td><img src="images/graphics/spacer.gif" width="1" height="5"></td></tr>' ); 
        
		document.write( '<!--BEGIN 34-->' );
        document.write( '<tr>' );
           document.write( '<td colspan="3" align="center" class="schedule-header">3rd & 4th G R A D E</td>' );
       document.write( '</tr>' );
	   document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">AUG. 29</td>' );
                        document.write( '<td align="center">vs RAMS</td>' );
                        document.write( '<td align="right">&nbsp;&nbsp;2:00 pm</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">SEP. 05</td>' );
                        document.write( '<td align="center">vs JETS</td>' );
                        document.write( '<td align="right">10:00 am</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">SEP. 12</td>' );
                        document.write( '<td align="center">at RAIDERS</td>' );
                        document.write( '<td align="right">10:00 am</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">SEP. 19</td>' );
                        document.write( '<td align="center">at SHARKS</td>' );
                        document.write( '<td align="right">10:00 am</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
		document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">SEP. 26</td>' );
                        document.write( '<td align="center">vs LONGHORNS</td>' );
                        document.write( '<td align="right">&nbsp;&nbsp;2:00 pm</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">OCT. 03</td>' );
                        document.write( '<td align="center">vs WOLVERINES</td>' );
                        document.write( '<td align="right">10:00 am</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">OCT. 10</td>' );
                        document.write( '<td align="center">at PANTHERS</td>' );
                        document.write( '<td align="right">10:00 am</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">OCT. 14</td>' );
                        document.write( '<td align="center">at GIANTS</td>' );
						document.write( '<td align="right">&nbsp;&nbsp;5:45 pm</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<!--END 34-->' );
        
        document.write( '<tr><td><img src="images/graphics/spacer.gif" width="1" height="5"></td></tr>' ); 
     
        document.write( '<!--BEGIN 56-->' );
        document.write( '<tr>' );
           document.write( '<td colspan="3" align="center" class="schedule-header">5th & 6th G R A D E</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">AUG. 29</td>' );
                        document.write( '<td align="center">vs RAMS</td>' );
                        document.write( '<td align="right">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Noon</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">SEP. 05</td>' );
                        document.write( '<td align="center">vs JETS</td>' );
                        document.write( '<td align="right">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Noon</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">SEP. 12</td>' );
                        document.write( '<td align="center">at RAIDERS</td>' );
                        document.write( '<td align="right">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Noon</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">SEP. 19</td>' );
                        document.write( '<td align="center">at SHARKS</td>' );
                        document.write( '<td align="right">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Noon</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
		document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">SEP. 26</td>' );
                        document.write( '<td align="center">vs LONGHORNS</td>' );
                        document.write( '<td align="right">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Noon</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">OCT. 03</td>' );
                        document.write( '<td align="center">vs WOLVERINES</td>' );
                        document.write( '<td align="right">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Noon</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">OCT. 10</td>' );
                        document.write( '<td align="center">at PANTHERS</td>' );
                        document.write( '<td align="right">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Noon</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">OCT. 14</td>' );
                        document.write( '<td align="center">at GIANTS</td>' );
						document.write( '<td align="right">&nbsp;&nbsp;7:30 pm</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<!--END 56-->' );
        
        document.write( '<tr><td><img src="images/graphics/spacer.gif" width="1" height="5"></td></tr>' );         
        
        document.write( '<!--BEGIN 78-->' );
        document.write( '<tr>' );
           document.write( '<td colspan="3" align="center" class="schedule-header">7th & 8th G R A D E</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">AUG. 29</td>' );
                        document.write( '<td align="center">vs RAMS</td>' );
                        document.write( '<td align="right">10:00 am</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">SEP. 05</td>' );
                        document.write( '<td align="center">vs JETS</td>' );
                        document.write( '<td align="right">&nbsp;&nbsp;2:00 pm</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">SEP. 12</td>' );
                        document.write( '<td align="center">at RAIDERS</td>' );
                        document.write( '<td align="right">&nbsp;&nbsp;2:00 pm</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">SEP. 19</td>' );
                        document.write( '<td align="center">at SHARKS</td>' );
                        document.write( '<td align="right">&nbsp;&nbsp;2:00 pm</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
		document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">SEP. 23</td>' );
                        document.write( '<td align="center">at CHIEFS</td>' );
                        document.write( '<td align="right">&nbsp;&nbsp;5:45 pm</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">SEP. 26</td>' );
                        document.write( '<td align="center">vs CHARGERS</td>' );
                        document.write( '<td align="right">10:00 am</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">OCT. 03</td>' );
                        document.write( '<td align="center">vs WOLVERINES</td>' );
                        document.write( '<td align="right">&nbsp;&nbsp;2:00 pm</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
		document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">OCT. 10</td>' );
						document.write( '<td align="center">BYE</td>' );
                        document.write( '<td align="right">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<tr>' );
            document.write( '<td colspan="3" class="schedule-item">' );
                document.write( '<table align="center" width="100%" class="schedule">' );
                    document.write( '<tr>' );
                        document.write( '<td align="left">OCT. 13</td>' );
                        document.write( '<td align="center">at GIANTS</td>' );
						document.write( '<td align="right">&nbsp;&nbsp;7:30 pm</td>' );
                    document.write( '</tr>' );
                document.write( '</table>' );
            document.write( '</td>' );
        document.write( '</tr>' );
        document.write( '<!--END 78--> ' );
        document.write( '<tr><td><img src="images/graphics/spacer.gif" width="1" height="5"></td></tr>' );
   document.write( '</tbody>' );                  	
document.write( '</table>' );