Exemplo n.º 1
0
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<?=$charset ?>" />
<meta name="Keywords" content="" />
<meta name="Description" content="" />
<meta name="robots" content="index, follow" />
<meta name="googlebot" content="index, follow" />
<title><?=$hospitalFaculty->hospital->commonName ?><?=$hospitalFaculty->name ?></title>

<link rel="stylesheet" type="text/css" href="<?=$cssLink ?>" />
<link rel="stylesheet" type="text/css" href="<?=$imageUrl?>/css/page_bar.css" />
<link rel="stylesheet" type="text/css" href="<?=$imageUrl?>/css/common.css?1350483410" />
<link href="<?=$imageUrl?>/css/css.css" rel="stylesheet" type="text/css" />
<script language="javascript" src="<?=$imageUrl ?>/js/common.js"></script>
<?php 
$chaos = new Chaos();
echo $chaos->getCssLink(); 
?>
<style>
<!--
body {
        margin: 0px auto;
        font-size: 12px;
        background-color: #ffffff;
}
-->
</style>
</head>

<body>
<?php include('_partnerheader.php');?>