- modules/fotolab updated imagej to current version & some cod fixes to make it work
[care2x.git] / Care2007 / modules / radiology / radiolog-thorax.php
blob7a4fafd3c809c2c84d0d16d01216224d2faf40d0
3 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.0//EN" "html.dtd">
4 <?php html_rtl($lang); ?>
5 <HEAD>
6 <?php echo setCharSet(); ?>
7 <TITLE>RAdiologie</TITLE>
9 </HEAD>
11 <BODY bgcolor=black onLoad="if (window.focus) window.focus()">
13 <center ><img src="http://192.168.0.2/radiology/xrayfilms/thorax.jpg"><br>
14 <FONT SIZE=4 FACE="Arial" color=white>
16 Thorax aufnahme: Rechtsseitiger Pneumothorax. Die rechte Lunge ist zu einem schattendichten Gebilde in Hilusnähe
17 kollabiert.
18 </FONT>
19 <p>
20 <form>
21 <input type="button" value="Schliessen" onClick="window.top.location.replace('radiolog-xray-javastart.php?sid=<?php echo $sid ?>')">
23 </form>
24 </center>
25 <p>
32 </BODY>
33 </HTML>