Example #1
0
<html xmlns="http://www.w3.org/1999/xhtml">
<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');?> 
Example #2
0
.yy_jb_df2 td{
border-bottom:1px dotted #ccc;
padding:7px 0px;
}
.yy_jb_df3 td{
border-bottom:none;
padding:0px;
}
.deCase_tabs{ width:549px; margin:0 auto;}
.deCase_tabs_title{ float:left; display:inline; width:544px; padding-left:5px; border-bottom:1px solid #bad4ed;}
.deCase_tabs_title li{ float:left; display:inline; height:25px; border:1px solid #bad4ed; position:relative; bottom:-1px; line-height:25px; padding:0 10px; margin-left:5px; background:#eaf2f9; font-size:14px; cursor:pointer;}
.deCase_tabs_title li.deCase_tabs_titleActive{ border-bottom:1px solid #fff; color:#f00; font-weight:bold; background:#fff;}
.deCase_tabs_content{ clear:left;}
</style> 
<?php
$chaos = new Chaos();
echo $chaos->getCssLink();
?>
</head>

<body id='gray'>
<?php GlobalTemplete::getHeadNav('www');?>
<div style="margin: 10px auto 0;width: 960px;">
<table width="960" border="0" cellspacing="0" cellpadding="0" align="center" class="table_white">
  <tr>
    <td>
      <table width="960" border="0" cellspacing="0" cellpadding="0" align="center">
        <tr>
          <td><?php require '_navigation.php' ?></td>
        </tr>
      </table></td>
Example #3
0
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<meta name="keywords" content="<?=$keywords?>" />
<meta name="description" content="<?=$description?>"  />
<title><?=$title?></title>

<link href="http://i1.hdfimg.com/css/css.css?1303386395" rel="stylesheet" type="text/css" />
<link href="http://i1.hdfimg.com/css/frame.css?20131224" rel="stylesheet" type="text/css" />
<link href="http://i1.hdfimg.com/css/inside.css?20120417" rel="stylesheet" type="text/css" />
<link href="http://i1.hdfimg.com/www/css/panel.css?20131224" rel="stylesheet" type="text/css" />
<link href="http://i1.hdfimg.com/nav/nav.css?1303460346" rel="stylesheet" type="text/css"/> 
<script type="text/javascript" src="http://i1.hdfimg.com/js/jquery-1.4.2.min.js"></script>
<?php
$chaos = new Chaos();
echo $chaos->getCssLink();
?>
<style type="text/css">
<!--
#a {
	width: 980px;
	background-color: #FFFFFF;
	margin: 0px auto;
}
#b {
	width: 960px;
	margin: 0px auto;
}
.left_tab {
	width: 587px;
Example #4
0
<?php
require_once dirname(__FILE__).'/../init.php';

$request = new Request();
$id= $request->getRequest('id', 0);
$f = new Chaos();
header('Content-Type: text/css');
if (strlen($id)<20) {
	echo $f->getCssContent($id);
} else {
	echo $f->getCssContent_old($id);
}
<?php 
if (false == empty($doctorCommentList))
{
    $chaos = new Chaos();
    echo $chaos->getCssLink(); 

    foreach($doctorCommentList as $doctorComment)
    {
        $commonContent = strip_tags(nl2br($doctorComment->content));
        $shortContent = XString::truncate(strip_tags(nl2br($doctorComment->content)), 128);
?>
    <div class="dis_article_2 bt_e ovh clearfix" shortcontent='<?=XString::htmlspecialchars_encode($shortContent)?>' commoncontent='<?=XString::htmlspecialchars_encode($commonContent)?>' <?php if (strlen($commonContent) > 128) { ?>onclick="closeure(this);" <?php } ?>>            
            <div class="pb5 pl40 <?=$doctorComment->isCureThankLetter() ? 'hos_dis_tha' : 'hos_dis'?>">
                <p class="gray3">»¼Õß:&nbsp;&nbsp; <?=$doctorComment->displayNameByMask()?> </p>
                <p class="gray3">¼²²¡:&nbsp;&nbsp;
                    <?php if ($doctorComment->disease->isNull() == false) {
                        print $chaos->getChaosItem('<a href="' . $router->urlfor('disease/diseaseknowledge',array('key' => $doctorComment->disease->key)) . '" style="display:inline; color:#333;">' . $doctorComment->tag . '</a>', $chaos->iwords_disease, 3, '<a href="/touch/jibing/~1~.htm" style="display:inline; color:#333;">~2~</a>');
                    } else {
                        print $chaos->getChaosItem($doctorComment->tag, $chaos->iwords_disease, 3, '<a href="/touch/jibing/~1~.htm" style="display:inline; color:#333;">~2~</a>');
                    }
                    ?>
                </p>
            </div>
            <?php if (Doctor::getCommentRateStr($doctorComment->attitude) && Doctor::getCommentRateStr($doctorComment->attitude, "Service")) { ?>
            <p class="gray6 pb10 pl40">
                <?=str_replace('maroon', 'green_2', Doctor::getCommentRateStr($doctorComment->skill))?>¡¡ 
                <?=str_replace('maroon', 'green_2', Doctor::getCommentRateStr($doctorComment->attitude, "Service"))?>
            </p>
            <?php } ?>
            <p class="gray6 f15 lh140 pt5 pb5 feedback">
                <?php if (strlen($commonContent) > 128) { ?><a href="javascript:;" class="gray3"><?php } ?>