-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathregistration.html
More file actions
executable file
·55 lines (51 loc) · 1.97 KB
/
registration.html
File metadata and controls
executable file
·55 lines (51 loc) · 1.97 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<html>
<title>Register for BOSC2001</title>
<style type="text/css"><!--
h1 { color: #336; font-style: normal; font-weight: bolder; font-family: Arial, Helvetica }
h2 { color: #336; font-style: normal; font-weight: bolder; font-family: Arial, Helvetica }
h3 { color: #336; font-style: normal; font-weight: bolder; font-family: Arial, Helvetica }-->
</style>
<body bgcolor="white">
<table border="0" cellpadding="2" cellspacing="2">
<tr>
<td colspan="2" align="left" valign="top">
<img src="bosc2001.gif" alt="BOSC 2001" width="196" height="196" hspace="10"></td>
<td valign="top">
<h2>Registering for BOSC2001</h2>
<p><font
face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular">
ISMB is handling the registration for BOSC and BioPathways.
The <a
href=https://www.secure-vanhauen.dk/ismb01/>ISMB secure registration
form</a> will permit you to register for ISMB as well as BOSC and
BioPathways.
<P>
Please note that you do <i>not</i> have to register for ISMB in order to
register for BOSC/BioPathways--you can use the ISMB registration form to register for
BOSC/BioPathways alone if you choose.
<P>
Also, although it may appear otherwise on the ISMB form, you only need to
pay <i>once</i> to attend <i>both</i> BOSC and BioPathways. When
registering, please
select the meeting of <i>primary</i> interest to you, but you may attend
both for no extra charge.
<P><HR><P>
<h3>BOSC/BioPathways registration fees</h3>
<table align=left>
<tr>
<td align=left width=120>Student: </td><td align=right><b>DKK
880</b> (~$106 <a href=http://quote.yahoo.com/m5?a=880&s=DKK&t=USD>US dollars</a>)</td>
</tr>
<tr>
<td align=left>Academia: </td><td align=right><b>DKK 1.100</b> (~$133
<a href=http://quote.yahoo.com/m5?a=1100&s=DKK&t=USD>US dollars</a>)</td>
</tr>
<tr>
<td align=left>Corporate: </td><td align=right><b>DKK 1.400</b> (~$169
<a href=http://quote.yahoo.com/m5?a=1400&s=DKK&t=USD>US dollars</a>)</td>
</tr>
</table>
</td></tr>
</table>
</body>
</html>