-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathleftmenu.html
More file actions
77 lines (51 loc) · 2.54 KB
/
leftmenu.html
File metadata and controls
77 lines (51 loc) · 2.54 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<!-- saved from url=(0022)http://internet.e-mail -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta http-equiv="Content-Language" content="en-us">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="leftmenustyle.css">
<title>CGO-2004 left menu</title>
<base target="body">
</head>
<body>
<center>
<p><b><a href="home.html">
<img src="images/logosm.gif" height="175" width="92" border="0" alt="CGO 2004 Home Page"></a></b></p>
<!--
<p><b><a href="html/invitation.html">Invitation</a></b></p>
<p><b><a href="workshops.html">Workshops</a></b></p>
<p><b><a href="tutorials.html">Tutorials</a></b></p>
CGO04registration.pdf
-->
<p><b><a href="html/cfp-cgo-2005.html">Call for<br>
Papers</a><br>
<font color="#336699">(</font><a href="html/cfp-cgo-2005.html">.html</a>,
<a href="cfp-cgo-2005.pdf">.pdf</a><font color="#336699">)</font></b></p>
<p><b><a href="html/submission.html" target="body">Paper Submission/<br>Guidelines </a></b></p>
<p><b><a href="html/organizing_committee.html">Organizing<br>
Committee</a></b></p>
<!--
<p><b><a href="html/cfp-2004.htm" target="_top">Call for Papers</a></b></p>
<font size=-1>
<a href="cfp/cfp-2004.pdf" target="_home">(PDF)</a>
<a href="cfp/cfp-2004.ps" target="_home">(Postscript)</a>
</font>
-->
<p><b><a href="html/workshops.html">Workshops and Tutorials</a> </p>
<p><b><a href="program.html">Conference<br>
Program</a></b></p>
<!--
<p><b><a href="http://www.starwood.com/sheraton/search/hotel_detail.html?city=Palo+Alto&stateProvince=CA&country=US&postalCode=&streetAddress1=&hotelLocationType=&pOI=&arrivalDate=&departureDate=&lengthOfStay=&numberOfRooms=&numberOfAdults=&amenityType1=&amenityType2=&amenityType3=&nState1=&nState2=&nCity1=&nCity2=&requestedChainCode=SI&requestedAffiliationCode=SI&arrivalDateMonth=&arrivalDateDay=&arrivalDateYear=&departureDateMonth=&departureDateDay=&departureDateYear=&hcount=0&ratePlanName=&sortType=distance&rpoi=&propertyID=214&rcdi=&linkbrand=&fromSearch=22XX&availURL=%2Fsheraton%2Fsearch%2Fpre_decider_all.html">Hotel Registration</a></b></p>
-->
<p><b><a href="html/hotel.html">Hotel Registration</a></b></p>
<p><b><a href="html/registration.html">Conference Registration</a></b></p>
<p><b><a href="html/travel.html">Student Travel
Support</a></b></p>
<p><b><a href="html/past_conferences.html" target="body">Prior CGO<br> Conferences</a></b></p>
<p><b><a href="html/Charter.htm" target="body">CGO Charter</a></b></p>
<p> </p>
</center>
</body>
</html>