index.html
25.4 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
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Team Submissions - W3C</title><link rel="stylesheet" href="/2008/site/css/minimum" type="text/css" media="handheld, all" /><style type="text/css" media="print, screen and (min-width: 481px)" xml:space="preserve">
@import url("/2008/site/css/advanced");
</style><link href="/2008/site/css/minimum" rel="stylesheet" type="text/css" media="handheld, only screen and (max-device-width: 480px)" /><meta name="viewport" content="width=device-width" /><link rel="stylesheet" href="/2008/site/css/print" type="text/css" media="print" /><link rel="shortcut icon" href="/2008/site/images/favicon.ico" type="image/x-icon" /><style type="text/css" xml:space="preserve">
table td .comment { font-size: smaller }
table td.firstcol { width: 12% }
table td.secondcol { width: 25%}
</style></head><body id="www-w3-org" class="w3c_public"><div id="w3c_container">
<div id="w3c_mast">
<h1 class="logo">
<a tabindex="2" accesskey="1" href="/"><img src="/2008/site/images/logo-w3c-mobile-lg" width="90" height="53" alt="W3C" /></a>
<span class="alt-logo">W3C</span>
</h1>
<div id="w3c_nav">
<form action="/Help/search" method="get" enctype="application/x-www-form-urlencoded"><div class="w3c_sec_nav"><!-- --></div><ul class="main_nav"><li class="first-item">
<a href="/standards/">Standards</a>
</li><li>
<a href="/participate/">Participate</a>
</li><li>
<a href="/Consortium/membership">Membership</a>
</li><li class="last-item">
<a href="/Consortium/">About W3C</a>
</li><li class="search-item">
<div id="search-form">
<input tabindex="3" class="text" name="q" value="" title="Search" type="text" />
<button id="search-submit" name="search-submit" type="submit"><img class="submit" src="/2008/site/images/search-button" alt="Search" width="21" height="17" /></button>
</div>
</li></ul></form>
</div>
</div>
<div id="w3c_main">
<div id="w3c_logo_shadow" class="w3c_leftCol">
<img height="32" alt="" src="/2008/site/images/logo-shadow" />
</div>
<div class="w3c_leftCol"><h2 class="offscreen">Site Navigation</h2>
<h3 class="category"><span class="ribbon"><a href="/participate/discussion.html" title="Up to Mail, News, Blogs, Podcasts, and Tutorials">Mail, News, Blogs, Podcasts, and Tutorials <img src="/2008/site/images/header-link" alt="Header link" width="13" height="13" class="header-link" /></a></span></h3>
<ul class="theme">
<li><a href="/News/">News</a></li>
<li><a href="/News/Public/">Weekly Newsletter</a></li>
<li><a href="/blog/">W3C Blogs</a></li>
<li><a href="/Mail/">Mailing Lists</a></li>
<li><a href="/participate/podcastsvideo.html">Podcasts and Video</a></li>
<li><a href="/2002/03/tutorials.html">Tutorials and Courses</a></li>
<li><a class="current">Team Submissions</a></li>
</ul>
<br /></div>
<div class="w3c_mainCol">
<div id="w3c_crumbs">
<div id="w3c_crumbs_frame">
<ul class="bct"> <!-- .bct / Breadcrumbs -->
<li class="skip"><a tabindex="1" accesskey="2" title="Skip to content (e.g., when browsing via audio)" href="#w3c_content_body">Skip</a></li>
<li><a href="/">W3C</a> <span class="cr">»</span> </li>
<li><a href="/participate/">Participate</a> <span class="cr">»</span> </li>
<li><a href="/participate/discussion.html">Mail, News, Blogs, Podcasts, and…</a> <span class="cr">»</span> </li>
<li class="current">Team Submissions</li>
</ul>
</div>
</div>
<h1 class="title">Team Submissions</h1>
<div id="w3c_content_body">
<div class="line">
<p class="intro tPadding">From time to time, the W3C Team publishes "Team Submissions"
on the W3C Web site to draw attention to particular issues. These are not
<a href="/standards/">standards-track documents</a>,
but are meant to be useful to the community.
Learn more below
<a href="#about">about Team Submissions</a> and see related
<a href="../Submission/">Member Submissions</a>.</p>
<div class="data spec">
<table summary=""><thead><tr><th rowspan="1" colspan="1">Published</th><th rowspan="1" colspan="1">Submission</th><th rowspan="1" colspan="1">Submitters</th></tr></thead><tbody><tr><td class="firstcol" rowspan="1" colspan="1">2008-01-14</td><td class="secondcol" rowspan="1" colspan="1">
<a href="2008/SUBM-n3-20080114/">Notation3 (N3): A readable
RDF syntax</a>
</td><td rowspan="1" colspan="1">Tim Berners-Lee, Dan
Connolly</td></tr><tr><td rowspan="1" colspan="1">2008-01-14</td><td rowspan="1" colspan="1">
<a href="2008/SUBM-turtle-20080114/">Turtle - Terse RDF
Triple Language</a>
</td><td rowspan="1" colspan="1">David Beckett, Tim
Berners-Lee</td></tr><tr><td rowspan="1" colspan="1">2005-05-16</td><td rowspan="1" colspan="1">
<a href="2005/SUBM-grddl-20050516/">Gleaning Resource
Descriptions from Dialects of Languages
(GRDDL)</a>
</td><td rowspan="1" colspan="1">Dominique Hazaël-Massieux, Dan
Connolly</td></tr><tr><td rowspan="1" colspan="1">2004-02-13</td><td rowspan="1" colspan="1">
<a href="2004/SUBM-p3p-wsdl-20040213/">Handling Privacy In
WSDL 2.0</a>
</td><td rowspan="1" colspan="1">Hugo Haas, Rigo Wenning</td></tr><tr><td rowspan="1" colspan="1">2003-01-28</td><td rowspan="1" colspan="1">
<a href="../TR/chips">Common
HTTP Implementation Problems</a>
</td><td rowspan="1" colspan="1">Olivier Théreaux</td></tr><tr><td rowspan="1" colspan="1">2003-01-28</td><td rowspan="1" colspan="1">
<a href="../TR/cuap">Common User
Agent Problems</a>
</td><td rowspan="1" colspan="1">Karl Dubost</td></tr><tr><td rowspan="1" colspan="1">2002-04-19</td><td rowspan="1" colspan="1">
<a href="../TR/photo-rdf/">Describing and retrieving photos
using RDF and HTTP</a>
</td><td rowspan="1" colspan="1">Bert Bos, Yves Lafon</td></tr><tr><td rowspan="1" colspan="1">2002-01-24</td><td rowspan="1" colspan="1">
<a href="../TR/patent-practice">Current Patent
Practice</a>
</td><td rowspan="1" colspan="1">Daniel J. Weitzner</td></tr><tr><td rowspan="1" colspan="1">2001-05-31</td><td rowspan="1" colspan="1">
<a href="../TR/ruby-implementation/">Implementing the Ruby
Module</a>
</td><td rowspan="1" colspan="1">Masayasu Ishikawa</td></tr><tr><td rowspan="1" colspan="1">2001-02-02</td><td rowspan="1" colspan="1">
<a href="../TR/xmldsig-p3p-profile/">A P3P Assurance
Signature Profile</a>
</td><td rowspan="1" colspan="1">Joseph Reagle</td></tr><tr><td rowspan="1" colspan="1">2000-12-20</td><td rowspan="1" colspan="1">
<a href="../TR/xlink-naming/">XLink Markup Name
Control</a>
</td><td rowspan="1" colspan="1">Eve Maler, Daniel Veillard, Henry
S. Thompson</td></tr><tr><td rowspan="1" colspan="1">2000-08-07</td><td rowspan="1" colspan="1">
<a href="../TR/SVG-access/">Accessibility Features of
SVG</a>
</td><td rowspan="1" colspan="1">Charles McCathieNevile,
Marja-Riitta Koivunen</td></tr><tr><td rowspan="1" colspan="1">2000-07-28</td><td rowspan="1" colspan="1">
<a href="../TR/SAC/">SAC: Simple
API for CSS</a>
</td><td rowspan="1" colspan="1">Bert Bos, Philippe Le
Hégaret</td></tr><tr><td rowspan="1" colspan="1">2000-03-27</td><td rowspan="1" colspan="1">
<a href="../TR/rdf-pics">PICS
Rating Vocabularies in XML/RDF</a>
</td><td rowspan="1" colspan="1">Dan Brickley, Ralph R. Swick</td></tr><tr><td rowspan="1" colspan="1">2000-01-14</td><td rowspan="1" colspan="1">
<a href="../TR/charcol">A
Notation for Character Collections for the
WWW</a>
</td><td rowspan="1" colspan="1">Martin J. Dürst</td></tr><tr><td rowspan="1" colspan="1">2000-01-07</td><td rowspan="1" colspan="1">
<a href="../TR/EC-related-activities">W3C and Electronic
Commerce</a>
</td><td rowspan="1" colspan="1">Thierry Michel</td></tr><tr><td rowspan="1" colspan="1">1999-12-10</td><td rowspan="1" colspan="1">
<a href="../TR/md-policy-design">Eskimo Snow and Scottish
Rain: Legal Considerations of Schema
Design</a>
</td><td rowspan="1" colspan="1">Joseph Reagle</td></tr><tr><td rowspan="1" colspan="1">1999-10-27</td><td rowspan="1" colspan="1">
<a href="../TR/P3P-analysis">Analysis of P3P and US Patent
5,862,325</a>
</td><td rowspan="1" colspan="1">Barry D. Rein, Garland T.
Stephens, Henry C. Lebowitz, Daniel J. Weitzner,
Joseph Reagle</td></tr><tr><td rowspan="1" colspan="1">1999-09-21</td><td rowspan="1" colspan="1">
<a href="../TR/SMIL-access">Accessibility Features of
SMIL</a>
</td><td rowspan="1" colspan="1">Marja-Riitta Koivunen, Ian
Jacobs</td></tr><tr><td rowspan="1" colspan="1">1999-08-04</td><td rowspan="1" colspan="1">
<a href="../TR/CSS-access">Accessibility Features of
CSS</a>
</td><td rowspan="1" colspan="1">Ian Jacobs, Judy Brewer</td></tr><tr><td rowspan="1" colspan="1">1999-06-24</td><td rowspan="1" colspan="1">
<a href="../TR/NOTE-CCPPexchange">CC/PP exchange protocol
based on HTTP Extension Framework</a>
</td><td rowspan="1" colspan="1">Hidetaka Ohto, Johan Hjelm</td></tr><tr><td rowspan="1" colspan="1">1999-06-07</td><td rowspan="1" colspan="1">
<a href="../1999/04/WebData">Web
Architecture: Describing and Exchanging
Data</a>
</td><td rowspan="1" colspan="1">Tim Berners-Lee, Dan Connolly,
Ralph R. Swick</td></tr><tr><td rowspan="1" colspan="1">1999-05-10</td><td rowspan="1" colspan="1">
<a href="../1999/04/Editing/">Editing the Web: Detecting
the Lost Update Problem Using Unreserved
Checkout</a>
</td><td rowspan="1" colspan="1">Henrik Frystyk Nielsen, Daniel
LaLiberte</td></tr><tr><td rowspan="1" colspan="1">1998-11-06</td><td rowspan="1" colspan="1">
<a href="../TR/NOTE-P3P-CACM">The Platform for Privacy
Preferences</a>
</td><td rowspan="1" colspan="1">Lorrie Faith Cranor, Joseph
Reagle</td></tr><tr><td rowspan="1" colspan="1">1998-10-30</td><td rowspan="1" colspan="1">
<a href="../TR/NOTE-WAP">WAP
Forum - W3C Cooperation White Paper</a>
</td><td rowspan="1" colspan="1">Johan Hjelm, Bruce Martin, Peter
King</td></tr><tr><td rowspan="1" colspan="1">1998-09-11</td><td rowspan="1" colspan="1">
<a href="../TR/NOTE-XSL-and-CSS">Using XSL and CSS
together</a>
</td><td rowspan="1" colspan="1">Hkon Lie, Bert Bos</td></tr><tr><td rowspan="1" colspan="1">1998-07-20</td><td rowspan="1" colspan="1">
<a href="../TR/NOTE-CSS-smil">Displaying SMIL Basic Layout
with a CSS2 Rendering engine</a>
</td><td rowspan="1" colspan="1">Philipp Hoschka, Chris
Lilley</td></tr><tr><td rowspan="1" colspan="1">1998-06-01</td><td rowspan="1" colspan="1">
<a href="../TR/NOTE-PICS-Statement">Statement on the Intent
and Use of PICS: Using PICS Well</a>
</td><td rowspan="1" colspan="1">Joseph Reagle, Daniel J.
Weitzner</td></tr><tr><td rowspan="1" colspan="1">1998-02-10</td><td rowspan="1" colspan="1">
<a href="../TR/NOTE-webarch-extlang">Web Architecture:
Extensible Languages</a>
</td><td rowspan="1" colspan="1">Tim Berners-Lee, Dan
Connolly</td></tr><tr><td rowspan="1" colspan="1">1997-11-13</td><td rowspan="1" colspan="1">
<a href="../TR/NOTE-rdf-simple-intro">Introduction to RDF
Metadata</a>
</td><td rowspan="1" colspan="1">Ora Lassila</td></tr><tr><td rowspan="1" colspan="1">1997-10-29</td><td rowspan="1" colspan="1">
<a href="../TR/NOTE-rdfarch">W3C
Data Formats</a>
</td><td rowspan="1" colspan="1">Tim Berners-Lee</td></tr><tr><td rowspan="1" colspan="1">1997-10-28</td><td rowspan="1" colspan="1">
<a href="../TR/NOTE-expamaya">Amaya Testbed Environments:
the Java and ILU versions of Amaya</a>
</td><td rowspan="1" colspan="1">Daniel Veillard</td></tr><tr><td rowspan="1" colspan="1">1997-09-30</td><td rowspan="1" colspan="1">
<a href="../TR/NOTE-TPRC-970930/">Designing a Social
Protocol: Lessons Learned from the Platform for
Privacy Preferences</a>
</td><td rowspan="1" colspan="1">Lorrie Faith Cranor, Joseph
Reagle Jr.</td></tr><tr><td rowspan="1" colspan="1">1997-07-11</td><td rowspan="1" colspan="1">
<a href="../TR/NOTE-eu-conf">W3CActivities Related to
the "Global Information Networks" Ministerial
Conference Meeting in Bonn, Germany</a>
</td><td rowspan="1" colspan="1">Sally Khudairi, Josef Dietl</td></tr><tr><td rowspan="1" colspan="1">1997-07-06</td><td rowspan="1" colspan="1">
<a href="../TR/NOTE-framework-970706">W3CActivities
Related to the US "Framework for Global Electronic
Commerce"</a>
</td><td rowspan="1" colspan="1">Joseph Reagle</td></tr><tr><td rowspan="1" colspan="1">1997-06-24</td><td rowspan="1" colspan="1">
<a href="../Protocols/HTTP/Performance/Pipeline">Network
Performance Effects of HTTP/1.1, CSS1, and
PNG</a>
</td><td rowspan="1" colspan="1">Henrik Frystyk Nielsen, Jim
Gettys, Anselm Baird-Smith, Eric Prud'hommeaux,
HÃ¥kon Wium Lie, Chris Lilley</td></tr><tr><td rowspan="1" colspan="1">1997-05-19</td><td rowspan="1" colspan="1">
<a href="../TR/NOTE-jepi">White
Paper: Joint Electronic Payment Initiative</a>
</td><td rowspan="1" colspan="1">Eui-Suk Chung, Daniel
Dardailler</td></tr><tr><td rowspan="1" colspan="1">1997-05-14</td><td rowspan="1" colspan="1">
<a href="../TR/NOTE-pics-ng-metadata">PICS-NG Metadata
Model and Label Syntax</a>
</td><td rowspan="1" colspan="1">Ora Lassila</td></tr><tr><td rowspan="1" colspan="1">1997-04-21</td><td rowspan="1" colspan="1">
<a href="../TR/NOTE-html">HTML
DTD with support for Style Sheets</a>
</td><td rowspan="1" colspan="1">David Raggett</td></tr><tr><td rowspan="1" colspan="1">1997-02-20</td><td rowspan="1" colspan="1">
<a href="../TR/NOTE-amaya">An
Introduction to Amaya</a>
</td><td rowspan="1" colspan="1">Vincent Quint, Irène Vatton</td></tr><tr><td rowspan="1" colspan="1">1996-12-13</td><td rowspan="1" colspan="1">
<a href="../TR/NOTE-http-edit-dist-scenarios">HTTP-based
Distributed Content Editing Scenarios</a>
</td><td rowspan="1" colspan="1">Ora Lassila</td></tr><tr><td rowspan="1" colspan="1">1996-07-29</td><td rowspan="1" colspan="1">
<a href="../TR/WD-wwwicn">HTML
predefined icon-like symbols</a>
</td><td rowspan="1" colspan="1">Bert Bos</td></tr><tr><td rowspan="1" colspan="1">1996-06-15</td><td rowspan="1" colspan="1">
<a href="../TR/WD-sgml-lex">A
Lexical Analyzer for HTML and Basic SGML</a>
</td><td rowspan="1" colspan="1">Dan Connolly</td></tr><tr><td rowspan="1" colspan="1">1996-06-08</td><td rowspan="1" colspan="1">
<a href="../TR/NOTE-layout">Frame-based layout via Style
Sheets</a>
</td><td rowspan="1" colspan="1">Bert Bos, David Raggett, HÃ¥kon
Wium Lie</td></tr><tr><td rowspan="1" colspan="1">1996-06-07</td><td rowspan="1" colspan="1">
<a href="../Jigsaw/User/Introduction/performance">Jigsaw
performance evaluation</a>
</td><td rowspan="1" colspan="1">Anselm Baird-Smith</td></tr><tr><td rowspan="1" colspan="1">1996-06-07</td><td rowspan="1" colspan="1">
<a href="../Jigsaw/User/Introduction/wp">Jigsaw: An Object
Oriented Server</a>
</td><td rowspan="1" colspan="1">Anselm Baird-Smith</td></tr><tr><td rowspan="1" colspan="1">1996-03-23</td><td rowspan="1" colspan="1">
<a href="../TR/WD-logfile">Extended Log File
Format</a>
</td><td rowspan="1" colspan="1">Phillip M. Hallam-Baker</td></tr><tr><td rowspan="1" colspan="1">1996-03-06</td><td rowspan="1" colspan="1">
<a href="../MarkUp/WD-doctypes">HTML Dialects: Internet
Medial and SGML Document Types</a>
</td><td rowspan="1" colspan="1">Dan Connolly</td></tr><tr><td rowspan="1" colspan="1">1996-02-21</td><td rowspan="1" colspan="1">
<a href="../TR/WD-proxy">Notification for Proxy
Caches</a>
</td><td rowspan="1" colspan="1">Phillip M. Hallam-Baker</td></tr><tr><td rowspan="1" colspan="1">1996-02-21</td><td rowspan="1" colspan="1">
<a href="../TR/WD-session-id">Session Identification
URI</a>
</td><td rowspan="1" colspan="1">Phillip M. Hallam-Baker, Dan
Connolly</td></tr><tr><td rowspan="1" colspan="1">1995-11-22</td><td rowspan="1" colspan="1">
<a href="../TR/WD-mptp">Micro
Payment Transfer Protocol (MPTP)</a>
</td><td rowspan="1" colspan="1">Phillip M. Hallam-Baker</td></tr><tr><td rowspan="1" colspan="1">1995-11-20</td><td rowspan="1" colspan="1">
<a href="../MarkUp/Resource/Specification">Giving
Information About Other Resources in HTML</a>
</td><td rowspan="1" colspan="1">Tim Berners-Lee, David
Raggett</td></tr><tr><td rowspan="1" colspan="1">1995-11-06</td><td rowspan="1" colspan="1">
<a href="../Demographics/Proposals">Proposals for Gathering
Consumer Demographics</a>
</td><td rowspan="1" colspan="1">Dan Connolly</td></tr><tr><td rowspan="1" colspan="1">1995-05-02</td><td rowspan="1" colspan="1">
<a href="../MarkUp/html-spec/charset-harmful">"Character
Set" Considered Harmful</a>
</td><td rowspan="1" colspan="1">Dan Connolly</td></tr></tbody></table>
</div>
<h2 id="about">About Team Submissions</h2>
<p>The acknowledgment of a Submission request does not imply
that any action will be taken by W3C. It does not imply an
endorsement by W3C, including the <a href="../People/">W3C Team</a>, any of the <a href="../Consortium/Member/List">Members</a>, or any of the
Host Institutes. Learn more about the <a href="../2003/06/Process-20030618/organization.html#TeamSubmission">Team
Submission process</a>.</p>
</div>
</div>
</div>
</div>
</div><div id="w3c_footer">
<div id="w3c_footer-inner">
<h2 class="offscreen">Footer Navigation</h2>
<div class="w3c_footer-nav">
<h3>Navigation</h3>
<ul class="footer_top_nav"><li>
<a href="/">Home</a>
</li><li>
<a href="/standards/">Standards</a>
</li><li>
<a href="/participate/">Participate</a>
</li><li>
<a href="/Consortium/membership">Membership</a>
</li><li class="last-item">
<a href="/Consortium/">About W3C</a>
</li></ul>
</div>
<div class="w3c_footer-nav">
<h3>Contact W3C</h3>
<ul class="footer_bottom_nav"><li>
<a href="/Consortium/contact">Contact</a>
</li><li>
<a accesskey="0" href="/Help/">Help and FAQ</a>
</li><li>
<a href="/Consortium/sponsor/">Sponsor / Donate</a>
</li><li>
<a href="/Consortium/siteindex">Site Map</a>
</li><li>
<address id="w3c_signature">
<a href="mailto:site-comments@w3.org">Feedback</a> (<a href="http://lists.w3.org/Archives/Public/site-comments/">archive</a>)</address>
</li></ul>
</div>
<div class="w3c_footer-nav">
<h3>W3C Updates</h3>
<ul class="footer_follow_nav"><li>
<a href="http://twitter.com/W3C" title="Follow W3C on Twitter">
<img src="/2008/site/images/twitter-bird" alt="Twitter" width="78" height="83" class="social-icon" />
</a>
<a href="http://identi.ca/w3c" title="See W3C on Identica">
<img src="/2008/site/images/identica-logo" alt="Identica" width="91" height="83" class="social-icon" />
</a>
</li></ul>
</div>
<p class="copyright">Copyright © 2012 W3C <sup>®</sup> (<a href="http://www.csail.mit.edu/">
<acronym title="Massachusetts Institute of Technology">MIT</acronym>
</a>, <a href="http://www.ercim.org/">
<acronym title="European Research Consortium for Informatics and Mathematics"> ERCIM</acronym>
</a>, <a href="http://www.keio.ac.jp/">Keio</a>) <a href="/Consortium/Legal/ipr-notice">Usage policies apply</a>.</p>
</div>
</div><!-- Generated from data/scripts.php, ../../smarty/{scripts.tpl} --><!-- At the bottom for performance reasons --><div id="w3c_scripts">
<script type="text/javascript" src="/2008/site/js/main" xml:space="preserve"><!-- --></script>
</div></body></html>