forked from kevincstowe/clear-website
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcontact.html
79 lines (70 loc) · 3.44 KB
/
contact.html
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
<div id="textbox">
<h2 id="student"> Contact </h2>
<div id="subtextbox">
<!-- Add Information Here-->
<H3>Contact person: </H3>
<u>Alan Dale</u>
<p>Phone: (303) 735-5276 <br>
Fax : (303) 735-5072 </p>
<br>
<H3>Mailing Address: </H3>
<BLOCKQUOTE>
<P>Attention: Alan Dale<BR>
The Center for Computational Language and Education Research<BR>
Campus Box 594 <br>
Boulder, Colorado 80309-0594<br>
</P>
</BLOCKQUOTE>
<H3>Shipping Address (for UPS, FedEx, other couriers): </H3>
<BLOCKQUOTE>
<P>The Center for Spoken Language Research <BR>
1777 Exposition Drive, Suite #171<br>
Boulder, Colorado 80301</P>
</BLOCKQUOTE>
<a href="images/CU%20Main%20Campus%20to%20CINC.pdf" target="#">Click here to
see the map from the University of Colorado (Main Campus) to CINC</a>
<br><br>
<h3><b>Direction from DIA to CLEAR: </b></h3>
<br>
<p>These direction info below come from <a href="http://www.mapquest.com/directions/main.adp?go=1&do=nw&rmm=1&1gi=0&un=m&1da=-1.000000&1rc=L1AAA&cl=EN&ct=NA&1si=tana&rsres=1&1y=US&1ffi=&1l=MMV3ITfQ1fM%253d&1g=94BLUwIxz8JRzcD%252ffyORaw%253d%253d&1pl=&1v=ADDRESS&1n=DENVER+COUNTY&1pn=&1a=8500+PENA+BLVD&1c=DENVER&1s=CO&1z=80249-6205&2y=US&2ffi=&2l=&2g=&2pl=&2v=&2n=&2pn=&2a=1777+EXPOSITION+DR&2c=BOULDER&2s=CO&2z=80301-2628&panelbtn=2" target="#">MapQuest.com</a> or from <a href="http://maps.google.com/maps?q=1777+Exposition+Dr,+Boulder+CO+80301&spn=0.029663,0.058375&hl=en" target="#">Google.com</a></p>
<ol>
<li>Start out going North on PENA BLVD toward TERMINAL W. (0.2 miles)
</li>
<li>Stay straight to go onto TERMINAL E. (1.0 miles)</li>
<li>TERMINAL E becomes TERMINAL EAST DEPARTURES. (0.6 miles) </li>
<li>Turn SLIGHT RIGHT onto AIRPORT EXIT. (0.4 miles)</li>
<li> Take PENA BLVD. (3.4 miles) </li>
<li>Take the E-470 N exit- exit number 6B- toward 120TH AVENUE.
(0.8 miles)</li>
<li> Merge onto E 470 N (Portions toll). (18.0 miles) </li>
<li>E 470 N becomes NORTHWEST PKWY W (Portions toll). (8.5 miles)</li>
<li>NORTHWEST PKWY W becomes STORAGE TEK DR/S 96TH ST. (0.3 miles)</li>
<li>Merge onto US-36 W. (6.2 miles)</li>
<li>Merge onto FOOTHILLS PKWY/CO-157 N toward C U STADIUM. (2.4
miles)</li>
<li> Turn LEFT onto ARAPAHOE AVE/CO-7 N. (0.3 miles) </li>
<li>Turn RIGHT onto 38TH ST. (less than 0.1 miles)</li>
<li>Turn LEFT onto EXPOSITION DR. (0.2 miles)</li>
<li> End at the Center for Innovation and Creativity, a large 2 story building. the
main entrance is located on the southwest side of the building.</li>
</ol>
<h3><b>Direction from Denver to CLEAR:</b></h3>
<ol>
<li>Take US-36 W to Boulder and take exit onto Foothills Parkway
just before entering Boulder. </li>
<li>Drive north on Foothills Parkway. </li>
<li>Pass Baseline and Colorado Bvld, at traffic light turn left
onto Arapahoe. </li>
<li>Drive west on Arapahoe, immediately at first traffic intersection,
turn right onto 38th street </li>
<li>Turn left onto Exposition Dr.</li>
<li>The Center for Innovation and Creativity is on your left side, a large 2 story building. the
main entrance is located on the southwest side of the building.</li>
</ol>
<H3>How to Contact a Specific CLEAR Member:</H3>
<P>If you need help in contacting a CLEAR member, please
contact Alan Dale via the above information.
</p>
<br>
</div>
</div>