$view) { if ($key != "-1") { $viewObj = new View($view, $key); echo $viewObj->toHTML(); echo "
"; } } ?>