'; foreach ($imagemap as $position => $blankPixels) { $sandbagWidth = $width-$blankPixels; printf($sandbagTemplate,$sandbagWidth); } ?>