// What page are we on?
$path = explode("/",$_SERVER['PHP_SELF']);
$loc = count($path);
$filename = $path[$loc-1];
$pagename = substr($filename,0,strpos($filename,"."));
if ($pagename=="index") $pagename="home";
$settings = $db->get_row("SELECT * FROM " . $site_prefix . "settings");
?>
// Top Navigation
// Show contextual nav image
$philosophy_image = ($pagename == "philosophy") ? "nav_philosophy_1" : "dot_clear";
$services_image = ($pagename == "services") ? "nav_services_1" : "dot_clear";
$portfolio_image = ($pagename == "portfolio") ? "nav_portfolio_1" : "dot_clear";
$contact_image = ($pagename == "contact") ? "nav_contact_1" : "dot_clear";
?>
Migration Home... Property Development, Planning and Interior Design's mission is to create personalized interior environments that engage the soul, encourage it to sing and inspire greatness - one's own soulscape.
Your values and preferences will be served, when your finished project reflects and enhances the beauty of your spirit and fosters your well-being.
"Form follows function - that has been misunderstood. Form and function should be one, joined in spiritual union."
Frank Lloyd Wright