![]() |
$domain = $_SERVER['HTTP_HOST']; # add trailing slash if missing if(substr($domain, -1) != "/") $domain .= "/"; $theuri = $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI']; # get url //$dest = $_GET['id']; // if (isset($_GET['id'])) $dest = $_GET['id']; // AS D20111220 Changed this to check to see if 'id' was passed in the GET else $dest = ''; // ?> if ($dest == "prod") { ?> | Our Products | } else { ?>Our Products | } ?> if ($dest == "cust") { ?>Our Customers | } else { ?>Our Customers | } ?> if ($dest == "soln") { ?>Our Services | } else { ?>Our Services | } ?> if ($dest == "supp") { ?>Your Support | } else { ?>Your Support | } ?> if ($dest == "shop") { ?>Contact | } else { ?>Contact | } ?>|
1-800-547-6024 | info@SIMUL8.com | support@SIMUL8.com |