OSCAR-code/docs/index.html
2011-06-28 11:51:21 +10:00

39 lines
1.7 KiB
HTML

<html>
<head>
<style type='text/css'>
h1,p,a,td,body { font-family: 'FreeSans', 'Sans Serif' }
p,a,td,body { font-size: 14px }
</style>
</head>
<body leftmargin=0 topmargin=0 rightmargin=0>
<table width="100%" cellspacing=0 cellpadding=0 border=0 >
<tr><td bgcolor="#d0d0d0" colspan=2 cellpadding=6 valign=center align=center>
<font color="black"><h2>Welcome to SleepyHead</h2></font>
</td></tr>
<tr>
<td valign="top" cellpadding=6>
<p>This software assists you in reviewing data at home for your CPAP Machine, Oximeter, Sleep Stage monitors, as well as help you track general issues related to sleep health.</p>
<p>Currenly supports the following machines:</p>
<li>Philips Respironics System One</li>
<li>Contec CMS50 Oximeters</li>
<p><b>Project Website:</b> <a href='http://sleepyhead.sourceforge.net'>http://sleepyhead.sourceforge.net</a><br>
<b>About Sleep Apnea:</b> <a href='http://en.wikipedia.org/wiki/Sleep_apnea'>http://en.wikipedia.org/wiki/Sleep_apnea</a><br>
<b>CPAPTalk Forum:</b> <a href='http://www.cpaptalk.com'>http://www.cpaptalk.com</a></p>
</td>
<td><image src='qrc:/docs/sheep.png' width=220 height=220><br/>
<div align=center>This is a temporary logo</div>
</td>
</tr>
</table>
<hr/>
<p><b>Copyright:</b> &copy;2011 Mark Watkins (jedimark)</p>
<p><b>License:</b> This software is released freely under the GNU Public License.</p>
<p><i>This software comes with absolutely no warranty, either express of implied. It comes with no guarantee of fitness for any particular purpose.
No guarantees are made to the accuracy or usefulness of any data displayed.</p>
<p><b>It would very unwise to rely soley on this software for making medical decisions. Talk to your doctor.</b></i></p>
</td></tr>
</table>
</body>
</html>