HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/MBroek/ficore.nl/wwwroot/contact.php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Ficore</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="verify-v1" content="">
<link href="css/layout.css" rel="stylesheet" type="text/css" media="screen" >
<link href="css/styles.css" rel="stylesheet" type="text/css" media="screen" >
<link href="css/navigation.css" rel="stylesheet" type="text/css" media="screen" >
<link href="css/print.css" rel="stylesheet" type="text/css" media="print">

<!-- ------------------------------------------------------- 

	www.ficore.nl

	design & development by
    
	tableaux
	www.tableaux.nl
    
	augustus 2008

---------------------------------------------------------- -->
</head>
<body>

<div id="center"> 
  <div id="header"> <img src="images/header.jpg" /> </div>
  <div id="contentcontainer"> 
    <div id="navigation"> 
      <? include("panels/menu.php"); ?>
    </div>
    <div id="content"> 
      <div id="contentinner"> 
        <h1>Contact</h1>
        <strong>Mark van den Broek<br />
        Telefoon vast: +31 40 2123725<br />
        Telefoon mobiel: +31 6 15905512<br /> </strong>
        <a href="mailto:info@ficore.nl">info@ficore.nl</a> </div>
    </div>
  </div>
</div>	

</body>
</html>