Ejemplo n.º 1
0
              padding-bottom: 3px;}
    </style>
    <?php include_once 'oversea/_left.php';?>
<div class="sn-case-content fr">
                    <!--start sn-roundedBox-->
                    <div class="sn-roundedBox mt10 w738">
                        <div class="sn-roundedBox-t">
                            <img class="sn-roundedBox-lt" src="http://i1.hdfimg.com/oversea/images/sn09.png">
                            <img class="sn-roundedBox-rt" src="http://i1.hdfimg.com/oversea/images/sn10.png">
                        </div>
                        <div class="sn-roundedBox-c">
                            <ul class="hd clearfix">
                                <li class="fl f18 pl15 pr15">海外医院推荐</li>
                            </ul>
                            <div class="bd">
                            <?=SpiderClient::getInstance()->showPiece($channelId, $isPreview, 'oversea_hospital_info', dirname(__FILE__).'/overseapiece/p_hospital_info.php')?>
                            </div>
                        </div>
                        <div class="sn-roundedBox-b">
                            <img src="http://i1.hdfimg.com/oversea/images/sn11.png" class="sn-roundedBox-lb">
                            <img src="http://i1.hdfimg.com/oversea/images/sn12.png" class="sn-roundedBox-rb">
                        </div>
                    </div>
                    <!--end sn-roundedBox-->
                    
                </div>
      </div>
	  <div class="tc mt20"><a href="http://www.stluciabj.cn/"><img alt="" src="http://i1.hdfimg.com/oversea/images/sn16.png"></a></div>
    <script type="text/javascript" src="http://i1.hdfimg.com/oversea/js/shengnuo.js?20120606"></script>
<?php include_once '_footer.php';?>
Ejemplo n.º 2
0
							<?php include_once "i_advisoryonline.php"?>

						<!-- end advisoryOnline -->
						 <?=SpiderClient::getInstance()->showPiece($channelId, $isPreview, 'disease_sf', dirname(__FILE__).'/diseasepiece/i_nfs.php')?>
						   <?=SpiderClient::getInstance()->showPiece($channelId, $isPreview, 'disease_hyh', dirname(__FILE__).'/diseasepiece/i_hyh.php')?>

					</div>
					<!-- end d-side -->
				</div>
			<!-- end d-mainContent -->

		</div>
		</div>
		<!-- end disease-content -->	
		<!-- start banner --¹ã¸æpiece-->
		<?=SpiderClient::getInstance()->showPiece($channelId, $isPreview, 'disease_middle_ad', dirname(__FILE__).'/diseasepiece/i_middle_ad.php')?>
		<!-- end banner -->

		<!-- start d-introExpert -->
		<?php include_once "i_experts.php" ?>
		<!-- end d-introExpert -->

		<!-- start d-introHos -->
		<?php include_once "i_hospitals.php"?>
		<!-- end d-introHos -->

</div>

<a class="toTop none" href="#top">
	<span class="pa toTop-text">·µ»Ø¶¥²¿</span>
</a>
Ejemplo n.º 3
0
            <?php foreach($lableList as $key => $lable){ ?>
                <?php if(isset($lableId) && $lableId == $key){ 
				?>
                    <a target="_blank" class="active" href="http://www.<?=URL_PREFIX?>haodf.com/jibing/<?=$disease->key?>/wenzhang.htm?lableid=<?=$key?>"><?=LableDefine::getLableTitle($key)?></a>
                <?php }else{ ?>
                    <a target="_blank" href="http://www.<?=URL_PREFIX?>haodf.com/jibing/<?=$disease->key?>/wenzhang.htm?lableid=<?=$key?>"><?=LableDefine::getLableTitle($key)?></a>
                <?php } ?>
            <?php } ?>
        </div>
        <div class="p15 f-yahei">
             <?php if(isset($isPGroup)){?>
                <!-- 碎片组模板:疾病页,disease;碎片模板:三级页疾病知识讲解区,disease_jbzs_doctor_jiangjie  beg-->
                   <?=Place::getPlaceContent('disease', 'disease_jbzs_doctor_jiangjie', $disease->key)?>
                <!-- end-->
             <?php }else{?>
		        <?=SpiderClient::getInstance()->showPiece($channelId, $isPreview, 'disease_jbzs_doctor_jiangjie', dirname(__FILE__).'/diseasepiece/i_jbzs_doctor_jiangjie.php')?>
             <?php }?>
		<ul class="mt30 doctorArticleList">
            <?php
            $i = 0;
            foreach($diseaseLableList as $type => $diseaseLable)
            {
				if(0 != $i & $i++%5 == 0)
				{
					echo('<li class="clearfix">&nbsp</li>');
				}

                if (strtolower($diseaseLable['type']) == DiseaseLable::LABLE_ZHUANTI)
                {
                    $zhuanTi = $diseaseLable['data'];
                    $articleUrl = $zhuanTi->getUrl();
Ejemplo n.º 4
0
 public function coverAndOnline($request, $response)
 {
     /*{{{*/
     SpiderClient::getInstance()->coverAndOnline($request->itemId, $this->curOperatorUser);
     $url = $response->router->urlfor('spider/updatepiece', array('pieceId' => $request->pieceId));
     $response->setRedirect($url);
 }
Ejemplo n.º 5
0
                        <div class="p10">
                            <p class="tc"><img src="http://i1.hdfimg.com/www/images/newhw07.jpg" alt="" /></p>
                            <p class="h_gray mt5">由美国哈佛大学医学院附属医院的各专业世界知名的医学专家,对您的疾病进行进一步诊断,并提出治疗建议,供患者及其国内主治医生参考。</p>
                            <p class="h_orange fb mt10 mb5">服务内容:</p>
                            <p class="h_gray">病例收集整理、医学翻译、治疗邀请函、签证辅助、美方专家选择与预约……</p>
                            <p class="tr"><a href="/haiwai/fuwu.htm" target="_blank" class="h_orange">更多 <span class="f8">>></span></a></p>
                            <p class="tc mt10">
                                <span class="feeBtn">服务收费:18,000元起</span>
                            </p>
                        </div>
                    </div>

                    <div>
                        <h4 class="f14 h_green pl15 mt20">海外医疗动态</h4>
                        <div class="p10">
                            <?=SpiderClient::getInstance()->showPiece($channelId, $isPreview, 'oversea_dynamic', dirname(__FILE__).'/overseapiece/p_dynamic.php')?>
                            <p class="tr"><a href="/haiwai/newslist.htm" target="_bank" class="h_orange">更多 <span class="f8">>></span></a></p>
                        </div>
                    </div>

                </div>
                <!-- end haiwai-side -->
            </div>
        </div>
        <!-- end haiwai-content -->
        <!-- start haiwai-bottom -->
        <div class="haiwai-bottom mt10">
            <h3>美国联盟医疗体系</h3>
            <div class="haiwai-bottom-c">
                <p class="pt30 pb30 tc"><img src="http://i1.hdfimg.com/www/images/newhw09.jpg" alt="" /></p>
                <p class="h_gray bc w865">北京盛诺一家医院管理有限公司(盛诺一家)是美国联盟医疗体系国际部Partners Premiere在北京地区的独家合作伙伴,该项目是连接美国先进医疗资源与中国患者的桥梁,帮助中国患者预约美国哈佛医学专家和哈佛附属医院,为患者提供个性化支持及赴美就医的全程服务。美国联盟医疗体系由哈佛大学医学院主要的两家主要的附属医院:麻省总医院和布列根和妇女医院联合发起成立,拥有众多医疗机构,其国际部负责全球合作,是盛诺一家在美独家合作机构。</p>
Ejemplo n.º 6
0
<!-- start banner -->
  <?php if(isset($isPGroup)){?>
           <?=Place::getPlaceContent('disease', 'disease_ad', $disease->key)?>
  <?php }else{?>
           <?=SpiderClient::getInstance()->showPiece($channelId, $isPreview, 'disease_ad', dirname(__FILE__).'/diseasepiece/i_ad.php')?>
  <?php }?>
<!-- end banner -->
<!-- start disease-menu -->
<div class="disease-menu clearfix mt15">
    <?php if(isset($isPGroup)){?>
           <?=Place::getPlaceContent('disease', 'disease_icon', $disease->key)?>
    <?php }else{?>
        <h2 class="fl heartDisease" style="<?=SpiderClient::getInstance()->showPiece($channelId, $isPreview, 'disease_icon', dirname(__FILE__).'/diseasepiece/i_icon.php')?>"><?=$disease->name?></h2>
    <?php }?>
    <ul class="fr disease-menu-list">
        <li style="width:114px;"><a target="_blank" href="<?=DiseaseController::getChildUrl($disease->key, 'index')?>">疾病首页</a></li>
        <li style="width:114px;"><a target="_blank" href="<?=DiseaseController::getChildUrl($disease->key, 'article')?>" class="<?=isset($articlePageStatus) ? $articlePageStatus : ''?>">疾病知识</a></li>
        <li style="width:114px;"><a target="_blank" href="<?=DiseaseController::getChildUrl($disease->key, 'zhuanti')?>" class="<?=isset($zhuantiPageStatus) ? $zhuantiPageStatus : ''?>">专题报道</a></li>
        <li style="width:114px;"><a target="_blank" href="<?=DiseaseController::getChildUrl($disease->key, 'case')?>" class="<?=isset($zixunPageStatus) ? $zixunPageStatus : ''?>">咨询医生</a></li>
        <li style="width:114px;"><a target="_blank" href="<?=DiseaseController::getChildUrl($disease->key, 'doctor')?>" class="<?=isset($doctorPageStatus) ? $doctorPageStatus : ''?>">医生推荐</a></li>
        <li style="width:114px;"><a target="_blank" href="<?=DiseaseController::getChildUrl($disease->key, 'hospital')?>" class="<?=isset($hospitalPageStatus) ? $hospitalPageStatus : ''?>">医院推荐</a></li>
    </ul>
</div>
<!-- end disease-menu -->

<!-- start d-nav -->
<div class="d-nav mt15">
    <span>当前位置:</span> <a href="http://www.<?=URL_PREFIX?>haodf.com">好大夫在线</a> &gt; <a href="/jibing/list.htm">疾病</a> &gt; <a href="<?=DiseaseController::getChildUrl($disease->key, 'index')?>"><?=$disease->name?></a> &gt; <span class="green"><?=isset($pageName)? $pageName:""?></span>
</div>
<!-- end d-nav -->
Ejemplo n.º 7
0
<?php include_once "_header.php";
?>
<div class="w960 bc" id="disease">
    <?php include_once "a_top.php" ?>
	<div class="clearfix mt15">
		<div class="w650 fl">
            <?php if(isset($isPGroup)){?>
                <?=Place::getPlaceContent('disease', 'disease_zxys', $disease->key)?>
                <?=Place::getPlaceContent('disease', 'disease_leftbanner', $disease->key)?>
            <?php }else{?>
                <?=SpiderClient::getInstance()->showPiece($channelId, $isPreview, 'disease_zxys', dirname(__FILE__).'/diseasepiece/a_titles.php')?>
		      	<!-- start banner -piece-->
		    	<?=SpiderClient::getInstance()->showPiece($channelId, $isPreview, 'disease_leftbanner', dirname(__FILE__).'/diseasepiece/z_leftad.php')?>
		    	<!-- end banner -->
            <?php }?>
            <?php include_once "a_content.php" ?>
		</div>
		<div class="w300 fr">
		 <?php include_once "article_zixun.php" ?>
		 <?php include_once "zhuanti_zixun.php" ?>
	 	 <?php include_once "a_right.php" ?>
		 </div>
	</div>
</div>
<a class="toTop none" href="#top">
    <span class="pa toTop-text">·µ»Ø¶¥²¿</span>
</a>
<script type="text/javascript"  src="http://i1.hdfimg.com/www/spider/new_disease.js"></script>
<?php if(isset($isPGroup) && $isPGroup)
{
    globalTemplete::getEditPlaceBox();
Ejemplo n.º 8
0
 public function channelIndex($request, $response)
 {/*{{{*/
     $response->channel = SpiderClient::getInstance()->getChannel(1);
 }/*}}}*/