"Home", "image" => "home", "width" => "53", "height" => "112", "link" => "index.php"), array( "name" => "KGIS", "image" => "kgis", "width" => "53", "height" => "112", "link" => "profile.php"), array( "name" => "Products", "image" => "products", "width" => "53", "height" => "112", "link" => "products.php"), array( "name" => "Services", "image" => "services", "width" => "53", "height" => "112", "link" => "services.php"), array( "name" => "Customers", "image" => "customers", "width" => "53", "height" => "112", "link" => "customer.php"), array( "name" => "Vacancies", "image" => "vacancies", "width" => "53", "height" => "112", "link" => "vacancies.php"), array( "name" => "Contactus", "image" => "contactus", "width" => "53", "height" => "112", "link" => "contactus.php"), array( "name" => "Sitemap", "image" => "sitemap", "width" => "54", "height" => "112", "link" => "sitemap.php"), ); ?> 0) { foreach ($menus as $key => $menu) { if ($curr == $menu["name"]) { echo " \n"; } else { echo " \n"; } } } ?>