Example #1
0
						<td class="bottom_middle"></td>
						<td class="bottom_right"></td>
					</tr>
					<tr>
						<td height="8" colspan="3"></td>
					</tr>
				</table></td>
				<td width="8" valign="top"></td>
				<td width="365" valign="top">

  <?php require '_side_phone_service.php'?>
  <?php require '_side_phone_service_by_hf.php'?>
  <?php require '_disease_right.php'?>

				</td>
			</tr>
		</table></td>
	</tr>
</table>
<?php GlobalTemplete::getGlobalFooter(); ?>
<?php 
$option['diseaseName'] = isset($diseaseName) ? $diseaseName : '';
GlobalTemplete::getBubble($option);?>
</div>
<input type="hidden" name="hospitalid" value="<?=$hospitalid?>" />
<input type="hidden" name="disease_key" value="<?=$disease_key?>" />
<input type="hidden" name="faculty_id" value="<?=$faculty_id?>" />
</body>
<?php include_once '../templates/www.footer.php'?>
</html>
    					if ($i == count($diseaseDoctorList[$diseaseHospital->disease->id]))
    						$delimiter = '';
    				  }
    					$i++;
                      $html .= '<a href="'.$diseaseDoctor->doctor->getUrl().'" target="_blank" class="blue" title="'.$diseaseDoctor->doctor->name.'">'.
    								$diseaseDoctor->doctor->name.'</a><span class="gray">('.$diseaseDoctor->goodVoteCount.'票)</span>'.$delimiter;
    			}
			}
			$html .= '<a href="'.$diseaseHospital->getUrl().'" target="_blank" class="blue">更多&gt;&gt;</a></li>';
		}
		$html .= '</ul>';
	}
	echo $html;
	?>
     </div>
    </div>
  </div>
 </div>
  <!--end hdf-intro_doc-content-->
  <div class="clear"></div>

<!-- End -->
<div>
<?php GlobalTemplete::getGlobalFooter(); ?>
</div>
<?php GlobalTemplete::getBubble();?>
</div>
</body>
<?php include_once '../templates/www.footer.php'?>
</html>
Example #3
0
                        </li>  
                      </ul>                  
                    </td>
                </tr>
	            </tbody></table>     
	            <div style="height: 16px; background: url(&quot;http://i1.hdfimg.com/zhuanti/img/zt_25.jpg&quot;) no-repeat scroll right top transparent;"></div>
		      </div>       
	        <a href="<?=$article->getUrl()?>" class="font14 bold green_jb" target="_blank"><?=Xstring::truncate($article->title, 50).Article::$sourceDesc[$article->source]?></a><br />     
			<?=Xstring::truncate($article->content, 380)?>
			<a href="<?=$article->getUrl()?>" target="_blank" class="green_jb">¿´ÏêÇé&gt;&gt;</a></div>
	      <div class="cls2"></div>
	    </div>
	<!-- Ò»´ÎÑ­»·  end-->
<?php
	}
}
?>
</div>
</div>
<div class="cls"></div>
</div>
<div id="global_footer" style="margin:0 auto;">
<?php include_once 'global.footer.tpl.php';?>
</div>
<?php
GlobalTemplete::getBubble(); 
?>
</body>
<?php include_once '../templates/www.footer.php'?>
</html>