-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsponser.html
More file actions
executable file
·204 lines (177 loc) · 7.94 KB
/
sponser.html
File metadata and controls
executable file
·204 lines (177 loc) · 7.94 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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="css/base.min.css" type="text/css">
<link rel="stylesheet" href="css/base_purple.min.css" type="text/css">
<link rel="stylesheet" href="css/base_white.min.css" type="text/css">
<link rel="stylesheet" href="css/landing_common.min.css" type="text/css">
<link rel="stylesheet" href="css/segmentation.min.css" type="text/css">
<title>SPONSERSHIP | BIT-CHINA IGEM2013</title>
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/nav.js"></script>
<script type="text/javascript" src="./js/hidden_scroll.js"></script>
</head>
<body>
<div id="wrapper">
<div id="header">
<a href="./index.html"><img src="img/logo.png" alt="logo"></a>
</div>
<div id="navigation" >
<div class="navigation">
<div class="centering">
<ul class="topnav" id="topnav">
<li class="navitem1">
<a href="./index.html">HOME</a>
</li>
<li class="navitem2">
<a href="./project.html">PROJECT</a>
<ul class="subnav">
<li><a href="#">Overview</a></li>
<li><a href="#">Heat-resistant system</a></li>
<li><a href="#">Quorum-control system</a></li>
<li><a href="#">Parts</a></li>
<li><a href="#">Safety</a></li>
</ul>
</li>
<li class="navitem3">
<a href="./team.html">TEAM</a>
<ul class="subnav">
<ul>
<li><a href="#">Members</a></li>
<li><a href="#">Official Profile</a></li>
<li><a href="#">About the University</a></li>
<li><a href="#">Contact Us</a></li>
</ul>
</ul>
</li>
<li class="navitem4">
<a href="./modeling.html">MODELING</a>
<ul class="subnav">
<ul>
<li><a href="#">Overview</a></li>
<li><a href="#">Simulation Results</a></li>
<li><a href="#">GRN Simulation</a></li>
</ul>
</ul>
</li>
<li class="navitem5">
<a href="./humanpractice.html">HUMAN PRACTICE</a>
</li>
<li class="navitem6">
<a href="./notebook.html">NOTEBOOK</a>
<ul class="subnav">
<ul>
<li><a href="#">Journal</a></li>
<li><a href="#">Protocols</a></li>
</ul>
</ul>
</li>
<li class="navitem7">
<a href="./sponser.html">SPONSER</a>
</li>
<li class="navitem8">
<a href="http://2013.igem.org">IGEM</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div id="width_wrapper">
<div id="empty" class></div>
<!-- sidebar -->
<div id="sidebar" style="left: 0px">
<div id="leftarrow">
<a href="javascript:void(0);" onclick="fold()">
<img src='./img/left_arrow.png'/>
</a>
</div>
<div id="rightarrow" style="visibility:hidden;opacity:0;">
<a href="javascript:void(0);" onclick="unfold()">
<img src='./img/right_arrow.png'/>
</a>
</div>
<div class="list" id="sponsership">
<div class="temper">
<div class="sponser_height">
<div class="temp-head-sponser"></div>
<div class="temp-body-sponser">
<div class="color-sponser">
<div id="mercury"></div>
</div>
</div>
<div class="temp-tail-sponser"></div>
</div>
</div>
<div class="navis">
<h2><a href="javascript:void(0);" onclick="temper(0, '#sponsership')">Sponser</a></h2>
<ul>
<li>
<a href="javascript:void(0);" onclick="temper(1,'#overview')">Overview</a>
<ul>
<li><a href="javascript:void(0);" onclick="temper(2)">Modeling Goals</a></li>
<li><a href="javascript:void(0);" onclick="temper(3)">The Model</a></li>
<li><a href="javascript:void(0);" onclick="temper(4)">Implementation of the Model</a></li>
</ul>
</li>
<li>
<a href="javascript:void(0);" onclick="temper(5)">Derivations</a>
<ul>
<li><a href="javascript:void(0);" onclick="temper(6)">Documentation Preface</a></li>
<li><a href="javascript:void(0);" onclick="temper(7)">Experimental Data Analysis</a></li>
</ul>
</li>
<li>
<a href="javascript:void(0);" onclick="temper(6)">Matlab</a>
<ul>
<li><a href="javascript:void(0);" onclick="temper(6)">Inputs</a></li>
<li><a href="javascript:void(0);" onclick="temper(6)">Walkthrough</a></li>
<li><a href="javascript:void(0);" onclick="temper(6)">Outputs</a></li>
</ul>
</li>
</ul>
</div>
</div>
</div>
<div class="section pagetitle sponser">
<h1>Overview</h1>
</div>
<div class="section hero">
<div class="content">
<h1>Actions speak louder than page views.</h1>
<h1>Actions speak louder than page views.</h1>
<h1>Actions speak louder than page views.</h1>
<h1>Actions speak louder than page views.</h1>
<h1>Actions speak louder than page views.</h1>
<h1>Actions speak louder than page views.</h1>
<h1>Actions speak louder than page views.</h1>
<h1>Actions speak louder than page views.</h1>
<h1>Actions speak louder than page views.</h1>
<h1>Actions speak louder than page views.</h1>
<h1>Actions speak louder than page views.</h1>
<h1>Actions speak louder than page views.</h1>
<h1>Actions speak louder than page views.</h1>
<h1>Actions speak louder than page views.</h1>
<h1>Actions speak louder than page views.</h1>
</div>
</div>
<div id="widget" style="visibility:hidden;opacity:0;">
<div id="updown">
<ul id="nav-arrow">
<li class="first"><a href="javascript:void(0);" class="up disabled" onclick="flipup()">Up</a></li>
<li class="last"><a href="javascript:void(0);" class="down disabled" onclick="flipdown()">Down</a></li>
</ul>
</div>
</div>
</div>
<div id="footer_bg">
<div id="footer">
漏 Copyright BIT iGEM Team 2013, All Rights Reserved.
</div>
</div>
<script type="text/javascript" src="./js/empty.js"></script>
<script type="text/javascript" src="./js/sponser_sidebar.js"></script>
</body>
</html>