";
}
$tabcol = $tabcol + 1;
$xcellcol = '#'.substr($xcolour,$col1,1).substr($xcolour,$col2,1).substr($xcolour,$col3,1).substr($xcolour,$col4,1).substr($xcolour,$col5,1).substr($xcolour,$col6,1);
// print "| $xcellcol</td>";
print " | ";
if ($col1 + $col3 + $col5 < 24)
{
print "";
}
print "$xcellcol</td>";
$col6 = $col6 + 3;
if ($col6 >15)
{
$col5 = $col5 + 3;
$col6 = 0;
if ($col5 >15)
{
$col4 = $col4 + 3;
$col5 = 0;
if ($col4 >15)
{
$col3 = $col3 + 3;
$col4 = 0;
if ($col3 >15)
{
$col2 = $col2 + 3;
$col3 = 0;
if ($col2 >15)
{
$col1 = $col1 + 3;
$col2 = 0;
}
}
}
}
}
if ($tabcol > 5)
{
$tabcol = 0;
print "</tr>";
}
}
print "</table>";
print "</body>";
print "</html>";
?>
Privacy Policy
|
Link to Us
|
Links
|