include('../navigation.php'); ?>
Our Approach
Be. Better. Best.
We connect our clients with their customers, to create commerce.
/* If the user is using a mobile device we need to display a different footer than when they are using our site on a desktop computer */
if (preg_match("/Mobile|Android|BlackBerry|iPhone|Windows Phone/", $_SERVER['HTTP_USER_AGENT']) && !strpos($_SERVER['HTTP_USER_AGENT'],'iPad')) { ?>
}else{ ?>
} ?>