include_once "./includes/mobile.php";
$title = "SEAL MASTER | Toronto Exterior Surface Maintenance and Repair";
$keywords = "Toronto interlock sealing and repair seal master, patio, driveway and walkway";
$description = "We are your Toronto area interlock sealing and repair company";
$hiddenText = "Toronto interlocking and repair - The Seal Master";
include_once "./includes/header.php";
?>
$iFolder = './images/home_random/';
if ($handle = opendir($iFolder)) { while (false !== ($file = readdir($handle))) { if ($file != "." && $file != "..") { $headerImage[] = $file; } } closedir($handle); shuffle($headerImage); }
else { echo "Could not open ".$iFolder; }
$iHeight = 341; $iWidth = 455;
// Create file list
for ($i = 0; $i < count($headerImage); $i++) {
$fileList .= "'$headerImage[$i]'";
$fileList .= ($i != count($headerImage) -1 ? ", " : "");
}
echo "
";
?>
Added Value And Great Service. GUARANTEED.
Interlock sealing and cleaning Company
include_once "./includes/footer.php";
?>