Image Processing and Information Technology
>
Home
>
Introduction
>
Projects
>
Links
>
Contact
for($i=0; $i
' . $projects[$i]["title"] . ''; } ?>
if(isset($currentPage)){ $included = @include("$currentPage.php"); if (!$included) { include("error404.php"); } } else{ include("error404.php"); } ?>