-
Notifications
You must be signed in to change notification settings - Fork 0
/
sb-home-alt.html
605 lines (554 loc) · 31.7 KB
/
sb-home-alt.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
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
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:rei="http://r-effects.com" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://ogp.me/ns/fb#" /> <![endif]-->
<!--[if IE 7]><html class="no-js lt-ie9 lt-ie8" lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://ogp.me/ns/fb#" /> <![endif]-->
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://ogp.me/ns/fb#" /> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://ogp.me/ns/fb#" /> <!--<![endif]-->
<head>
<meta charset="utf-8" />
<title>Public Policy & Information Systems Graduate School</title>
<meta name="description" content="" />
<!-- 02.2014 applied maximum-scale to fix Safari device rotation issue -->
<meta name="viewport" content="width=device-width; initial-scale=1; maximum-scale=1" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<script type="text/javascript" src="/res/js/jquery/jQuery-1.6.2.js"></script>
<!-- IE -->
<link rel="shortcut icon" type="image/x-icon" href="../favicon.ico" />
<!-- other browsers -->
<link rel="icon" type="image/x-icon" href="../favicon.ico" />
<link rel="stylesheet" href="/dist/stylesheets/base.css" />
<!--[if (lte IE 8)&(!IEMobile)]>
<link rel="stylesheet" href="/dist/stylesheets/ie.css" />
<![endif]-->
<!--[if lte IE 7]><script src=/js/libs/lte-ie7.js"></script>
<script src="/js/libs/json.js"></script>
<![endif]-->
<script type="text/javascript" src="//use.typekit.net/rlm4rmy.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
<!-- This should be replaced with a minified production build of Modernizr -->
<script src="/js/libs/modernizr-dev.js"></script>
<script src="/js/libs/chirp.min.js"></script>
<meta http-equiv="imagetoolbar" content="no" /><meta name="MSSmartTagsPreventParsing" content="TRUE" /><meta name="generator" content="REIgnition CMS Core 2.1.0.5" /><meta name="copyright" content="H. John Heinz III College" /><meta name="classification" content="Education" />
<!-- TYPEKIT FOR LIVE SITE -->
<script type="text/javascript" src="//use.typekit.net/dgt5nom.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
<!-- END TYPEKIT FOR LIVE -->
<!-- TYPEKIT CODE FOR STAGING ONLY -->
<script type="text/javascript" src="//use.typekit.net/oxb1ivt.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
<!-- END TYPEKIT FOR STAGING -->
<!-- Metaframe include. Elliance, Inc.
<link rel="stylesheet" href="/metaframe/stylesheets/screen.css" /> -->
<!-- SwipeSense include for mobile swipe testing
<script src="/js/libs/swipesense.js"></script> -->
<!-- Side navigation from ThoughtForm site css -->
<link rel="stylesheet" href="/dist/stylesheets/sidenav.css" />
<!-- Back side flip navigation css -->
<!-- <link rel="stylesheet" href="/dist/stylesheets/backflip-minimal.css" /> -->
<!-- needed for Big Date -->
<link rel="stylesheet" href="/res/css/tags/sections/bigdate-responsive.css" type="text/css" charset="utf-8" />
<script type="text/javascript" src="/res/js/bigdate-responsive.js"></script>
<!-- Back side flip navigation .js -->
<script type="text/javascript">
$(document).ready(function() {
window.scrollTo(0, 1);
$('.js #menu-toggle').click(function (e) {
$('#page_container').addClass('active');
e.preventDefault();
});
$('#return').click(function(e){
$('#page_container').removeClass('active');
e.preventDefault();
});
});
</script>
<!-- for sidebar news listings -->
<script type="text/javascript" src="/res/js/listing.js"></script>
<script type="text/javascript" src="/res/js/url-util.js"></script>
<link rel="stylesheet" href="/dist/stylesheets/sidebar.css" />
<!-- Added by R. Taylor to "light" the right sidebar item as selected (match "nid") to current page id -->
<script language="javascript" type="text/javascript">
function setSelected() {
var nid = get_url_parameter();
var itemArray;
var itemURL;
var id;
var selected;
itemArray = document.getElementsByTagName('a');
// loop and match
for (itemURL in itemArray) {
id = itemArray[itemURL].toString();
if (id.indexOf("nid=") != -1) {
// If URL has an nid and it matches, set attribute to selected
if (id.substring(id.indexOf("nid=")+4) == nid) {
selected = document.getElementById(nid);
selected.setAttribute("class", "selected");
}
}
}
}
</script>
<!--Page with ID 3275 generated 3/7/2014 4:39:33 PM by REIgnition CMS Core 2.1.0.5--></head>
<!-- BODY HERE -->
<body>
<div class="page-wrapper">
<div id="sizeTest"></div>
<!-- AUDIENCE NAV HERE -->
<!-- <rei:template id="465" name="SB-Header-Audience" /> -->
<header id="top">
<div class="top-wrapper">
<h1 class="logo"><a href="/">Heinz College Home</a></h1>
<a href="#search" class="search">Search</a>
<div class="top-search notation">
<!--
<fieldset>
<input class="searchForm" name="keywords" title="Quick Search" />
<input type="submit" class="searchButton" title="Search" value="Go" />
</fieldset>
-->
<!-- moved to SB-Footer-ORIG
<form action="/search-results/index.aspx" method="post" name="keywordform" id="keywordform" class="searchForm">
<input type="hidden" name="pageindex" value="0" />
<input type="hidden" name="pagesize" value="15" />
<input id="keywords" name="keywords" type="text" value="Search this site.." onfocus="if (this.value=='Search this site...') this.value='';" onblur="if (this.value == '') this.value ='Search this site...';" /><span class="submit" onclick="$('#keywordform').submit();"> </span>
</form>
-->
</div>
<a href="#footer-nav" class="menu-icon">
<span aria-hidden="true" data-icon=""></span>
<span class="screen-reader-text">menu</span>
</a>
</div>
</header>
<!-- PRIMARY NAVIGATION IS IN FOOTER -->
<div class="wrapper">
<section id="main" class="content">
<div class="main-content">
<ul class="slider" data-slide-count="0" style="overflow:hidden;">
<li class="slide active">
<div class="heading">
<h1>Innovation</h1>
<h2>Every day</h2>
</div>
<img src="../images/robot-sized.jpg" alt="Innovation" />
<p>Heinz College has ten centers that support research, so innovations like Traffic21 are improving the way we use transportation every day.</p>
</li>
<li class="slide">
<div class="heading">
<h1>Research</h1>
<h2>that changes everything</h2>
</div>
<img src="../images/phone-face.jpg" alt="Research" />
<p>From privacy and security issues such as facial recognitions and identity theft, to social policy issues such as LGBT and gender inequality, Heinz College is changing how we think and live.</p>
</li>
<li class="slide">
<div class="heading">
<h1>Expert</h1>
<h2>to the world, professor to you</h2>
</div>
<img src="../images/mic-sized.jpg" alt="Expert" />
<p>At Heinz College, professors bring frontline experiences into the classroom. So you're not just getting an expert education - you're learning from a world expert.</p>
</li>
<!-- <div class="controls"> </div> --><!-- NOTE: must have explicit -->
</ul>
</div>
<aside class="news-sidebar">
<!-- NEWS SIDEBAR HERE -->
<div class="news"><h2>News</h2><a href="/news/index.aspx" class="all">All</a><div class="slider" data-slide-count="0" id="news-slider"><li class="slide active" id="newsSlider" ontouchstart="touchStart(event,'newsSlider');" ontouchend="touchEnd(event);" ontouchmove="touchMove(event);" ontouchcancel="touchCancel(event);"><a href="/news/news-detail/index.aspx?nid=1711" title="More information on the Heinz College Enters Partnership with Education Pioneers news item"><img src="image.aspx?id=4176" alt="Image associated with the Heinz College Enters Partnership with Education Pioneers news item" id="newsimg1" /></a><p>Heinz College Enters Partnership with Education Pioneers</p></li><li class="slide"><a href="/news/news-detail/index.aspx?nid=1710" title="More information on the Innovations at the IHT Conference news item"><img src="image.aspx?id=4139" alt="Image associated with the Innovations at the IHT Conference news item" id="newsimg2" /></a><p>Innovations at the IHT Conference</p></li><li class="slide"><a href="/news/news-detail/index.aspx?nid=1709" title="More information on the Heinz College Tours Almono Redevelopment Site news item"><img src="image.aspx?id=3050" alt="Image associated with the Heinz College Tours Almono Redevelopment Site news item" id="newsimg3" /></a><p>Heinz College Tours Almono Redevelopment Site</p></li><li class="slide"><a href="/news/news-detail/index.aspx?nid=1708" title="More information on the Heinz Lauble Fellows Host Discussion on Bakery Square 2.0 news item"><img src="image.aspx?id=4144" alt="Image associated with the Heinz Lauble Fellows Host Discussion on Bakery Square 2.0 news item" id="newsimg4" /></a><p>Heinz Lauble Fellows Host Discussion on Bakery Square 2.0</p></li><div class="controls"> </div></div> </div>
<!-- STUDENT STORIES SIDEBAR HERE -->
<div class="stories"><h2>Student Stories</h2><a href="/news/index.aspx?category=160" class="all">All</a><div class="slider" data-slide-count="0" id="story-slider"><li class="slide active" id="storySlider" ontouchstart="touchStart(event,'storySlider');" ontouchend="touchEnd(event);" ontouchmove="touchMove(event);" ontouchcancel="touchCancel(event);"><a href="/news/news-detail/index.aspx?nid=1699" title="More information on the Heinz Students Volunteer at YouthPlaces for Martin Luther King Jr. Day news item"><img src="image.aspx?id=4113" alt="Image associated with the Heinz Students Volunteer at YouthPlaces for Martin Luther King Jr. Day news item" id="storyimg1" /></a><p>Heinz Students Volunteer at YouthPlaces for Martin Luther King Jr. Day</p></li><li class="slide"><a href="/news/news-detail/index.aspx?nid=1674" title="More information on the Jim Dye on his Time at Heinz and His Career Trajectory news item"><img src="image.aspx?id=3884" alt="Image associated with the Jim Dye on his Time at Heinz and His Career Trajectory news item" id="storyimg2" /></a><p>Jim Dye on his Time at Heinz and His Career Trajectory</p></li><li class="slide"><a href="/news/news-detail/index.aspx?nid=1628" title="More information on the Student Stories: Thogori Karago news item"><img src="image.aspx?id=3611" alt="Image associated with the Student Stories: Thogori Karago news item" id="storyimg3" /></a><p>Student Stories: Thogori Karago</p></li><div class="controls"> </div></div> </div>
<!-- EVENTS SIDEBAR HERE -->
<div class="events"><h2>Events</h2><a href="/events/index.aspx" class="all">All</a><div class="single-event"><h2><a href="/events/event-detail/index.aspx?eid=2964" title="More information on the Mid Semester Break - NO CLASSES event">Mid Semester Break - NO CLASSES</a></h2><p class="category" /></div><div class="single-event"><h2><a href="/events/event-detail/index.aspx?eid=3305" title="More information on the Fine Tune Your Accent event">Fine Tune Your Accent</a></h2><p class="category" /></div></div>
</aside>
<!-- SOCIAL SIDEBAR HERE -->
<aside class="social-sidebar notation">
<h2>Stay Connected</h2>
<nav class="social-nav">
<ol>
<li><a href="#twitter" class="active">
<span aria-hidden="true" data-icon=""></span>
<span class="screen-reader-text">Twitter</span>
</a></li>
<li><a href="#facebook">
<span aria-hidden="true" data-icon=""></span>
<span class="screen-reader-text">Facebook</span>
</a></li>
<li><a href="#youtube">
<span aria-hidden="true" data-icon=""></span>
<span class="screen-reader-text">Youtube</span>
</a></li>
<li><a href="#linkedin">
<span aria-hidden="true" data-icon=""></span>
<span class="screen-reader-text">LinkedIn</span>
</a></li>
</ol>
</nav>
<noscript>
<p>Check out our recent tweets below, and visit our <a href="http://www.twitter.com/HeinzCollege" target="_blank">Twitter page</a> for more updates about CMU's Heinz College!</p>
<p>Enable Javascript in your Browser to see our tweets right here.</p>
</noscript>
<section class="twitter-feed stack">
<div class="feeds">
<iframe scrolling="no" width="100%" height="780px" src="http://heinz.cmu.edu/social-no-icons.html"></iframe>
</div>
<!--
<h2><a href="http://www.twitter.com/HeinzCollege">Heinz College on Twitter</a></h2>
<p>Check out our recent tweets below, and visit our <a href="http://www.twitter.com/HeinzCollege" target="_blank">Twitter page</a> for more updates about CMU's Heinz College!</p>
<div id="tweets"></div>
-->
</section>
<section class="facebook-feed stack">
<h2>Heinz College on Facebook</h2>
<p>Connect with us on <a href="#">Facebook</a> for the latest updates and media from CMU's Heinz College!</p>
<div id="fb-root"></div>
<![CDATA[ <fb:activity
site="http://heinz.cmu.edu"
colorscheme="light"
>
</fb:activity> ]]>
</section>
<section class="youtube-feed stack">
<h2><a href="http://www.youtube.com/heinzcollege">Heinz College on YouTube</a></h2>
<p>Visit our <a href="http://www.youtube.com/heinzcollege">YouTube channel </a> for videos about Heinz College's graduate degree programs and research! </p>
<div id="videos"></div>
</section>
<section class="linkedin-feed stack">
<h2>Heinz College on LinkedIn</h2>
<p>Join the <a href="#">Heinz College LinkedIn group</a> to connect with fellow alumni and leverage their networks. Find and share job openings, identify research opportunities, or just catch up with old friends.
Start networking with thousands of highly qualified professionals today!</p>
</section>
</aside>
</section>
<!-- NAVIGATION ELEMENTS HERE-->
<footer id="footer">
<a href="#top" class="jump">Back to Top ▲</a>
<!--
<nav id="audience-links">
<h1>For:</h1>
<ul>
<li><a href="#">Prospective Students</a></li>
<li><a href="#">Recruiters</a></li>
<li><a href="#">Corporate & Institutional Partners</a></li>
<li><a href="#">Current Students</a></li>
<li><a href="#">Faculty & Staff</a></li>
<li><a href="#">Alumni</a></li>
</ul>
</nav>
-->
<div id="footer-nav" class="super-nav clearfix">
<nav class="secondary apply-menu">
<ul>
<li><a class="apply" href="http://www.heinz.cmu.edu/admissions/application-process/index.aspx">Apply<span aria-hidden="true" data-icon=" "></span></a></li>
<li><a class="donate" href="http://www.heinz.cmu.edu/give-to-heinz/index.aspx">Donate<span aria-hidden="true" data-icon=""></span></a></li>
</ul>
</nav>
<nav class="main-nav" role="navigation">
<ul>
<li class="parent"><a href="/about-heinz/index.aspx">About Heinz<span aria-hidden="true" data-icon=""></span></a>
<div class="sub-nav">
<ul>
<li class="item first">
<a href="/about-heinz/index.aspx">About Heinz</a>
</li>
<li class="item">
<a href="/about-heinz/deans-welcome/index.aspx">Dean’s Welcome</a>
</li>
<li class="item">
<a href="/about-heinz/rankings-reputation/index.aspx">Rankings & Reputation</a>
</li>
<li class="item">
<a href="/about-heinz/deans-advisory-council/index.aspx">Dean's Advisory Council</a>
</li>
<li class="item">
<a href="/faculty-and-research/faculty-profiles/index.aspx">Faculty</a>
</li>
<li class="item">
<a href="/global-heinz/index.aspx">Global Heinz</a>
</li>
<li class="item">
<a href="/about-heinz/contact-us/index.aspx">Contact Us</a>
</li>
<li class="item">
<a href="about-heinz/connect/index.aspx">Social Media Directory</a>
</li>
<li class="item last">
<a href="/about-heinz/heinz-wallpaper/index.aspx">Wallpaper</a>
</li>
</ul>
</div>
</li>
<li class="parent"><a href="#">Programs<span aria-hidden="true" data-icon=""></span></a>
<div class="sub-nav">
<ul class="program-nav">
<!-- <div class="section-nav-left"> -->
<li class="section-nav-left">
<ul>
<li class="school"><a class="top" title="School of Information Systems & Management " href="/school-of-information-systems-and-management2/index.aspx">School of Information Systems & Management </a>
<ul class="primary">
<li>
<a href="/school-of-information-systems-and-management/information-systems-management-mism/index.aspx">Information Systems Management</a>
</li>
<li>
<a href="/school-of-information-systems-and-management/information-security-policy-management-msispm/index.aspx">Information Security Policy and Management</a>
</li>
<li>
<a href="/school-of-information-systems-and-management/information-technology-msit/index.aspx">Information Technology</a>
</li>
<li>
<a href="http://www.australia.cmu.edu/study/information-technology-programs">Information Technology - Australia</a>
</li>
<li class="first right">
<a href="/school-of-information-systems-and-management/cio-institute/index.aspx">CIO Institute</a>
</li>
<li><a href="/school-of-information-systems-and-management/chief-information-security-officer-executive-education-and-certification-program/index.aspx">CISO Certification</a>
</li>
<li>
<a href="/school-of-information-systems-and-management/doctoral-program/index.aspx">Doctoral Program</a>
</li>
<li>
<a href="/school-of-information-systems-and-management/part-time/index.aspx">Part-Time Programs</a>
</li>
<li>
<a href="http://www.ischools.org/site/about/">iSchools Caucus</a>
</li>
</ul>
</li>
</ul>
</li>
<!-- </div> --><!-- end section-nav-left -->
<!-- <div class="section-nav-right"> -->
<li class="section-nav-left">
<ul>
<li class="school"> <a class="top" href="/school-of-public-policy-management2/index.aspx">School of Public Policy & Management</a>
<ul class="primary">
<li>
<a href="/school-of-public-policy-management/public-policy-management-msppm/index.aspx">Public Policy & Management</a>
</li>
<li>
<a href="http://www.australia.cmu.edu/study/public-policy-and-management-programs">Public Policy & Management - Australia</a>
</li>
<li>
<a href="/dc/index.aspx">Public Policy & Management - DC</a>
</li>
<li><a href="/school-of-public-policy-management/public-policy-management-msppm/curriculum/curriculum-by-track/policy-analytics-track/index.aspx" title="MSPPM - Policy Analytics Track">Public Policy & Management - Policy Analytics</a></li>
<li>
<a href="/school-of-public-policy-management/public-management-mpm/index.aspx">Public Management</a>
</li>
<li>
<a href="/school-of-public-policy-management/arts-management-mam/index.aspx">Arts Management</a>
</li>
<li>
<a href="/school-of-public-policy-management/entertainment-industry-management-meim/index.aspx">Entertainment Industry Management</a>
</li>
<li class="first right">
<a href="/school-of-public-policy-management/healthcare-policy-management-hcpm/index.aspx">Health Care Policy and Management</a>
</li>
<li><a href="/school-of-public-policy-management/biotechnology-management-msbtm/index.aspx">Biotechnology and Management</a>
</li>
<li>
<a href="/school-of-public-policy-management/medical-management-mmm/index.aspx">Medical Management</a>
</li>
<li>
<a href="/heinz-college-negotiation-academy-for-women/index.aspx">Negotiation Academy for Women</a>
</li>
<li>
<a href="/school-of-public-policy-management/doctoral-program/index.aspx">Doctoral Program</a>
</li>
<li>
<a href="/school-of-public-policy-management/part-time/index.aspx">Part-Time Program</a>
</li>
<li>
<a href="/school-of-public-policy-management/certificate-programs/index.aspx">Certificate Programs</a>
</li>
<li>
<a href="/school-of-public-policy-management/ppia/index.aspx">PPIA Junior Summer Institute</a>
</li>
</ul>
</li>
</ul>
</li>
<!-- </div> --><!-- end section-nav-right-->
</ul>
</div>
</li>
<li class="parent"><a href="#">Admissions & Financial Aid<span aria-hidden="true" data-icon=""></span></a>
<div class="sub-nav">
<ul>
<li class="item first">
<a href="/admissions/application-process/index.aspx">Application Process</a>
</li>
<li class="item">
<a href="/financial-aid/index.aspx">Financial Aid</a>
</li>
<li class="item">
<a href="/global-heinz/ambassador-map/index.aspx">Admissions Ambassador Program</a>
</li>
<li class="item">
<a href="http://cmuspp.askadmissions.net/emtinterestpage.aspx?ip=heinzpittsburghlongform" target="_blank" onclick="javascript: pageTracker._trackPageview('/admissions/prospective-students.html');" title="Contact Heinz College Admissions">Contact Admissions</a>
</li>
<li class="item last">
<a href="/visit-heinz-college/index.aspx">Visit Heinz</a>
</li>
</ul>
</div>
</li>
<li class="parent"><a href="#">Faculty & Research<span aria-hidden="true" data-icon=""></span></a>
<div class="sub-nav">
<ul>
<li class="item first">
<a href="/faculty-and-research/research/index.aspx">Research Papers</a>
</li>
<li class="item">
<a href="/directories/faculty-directory/index.aspx">Faculty Profiles</a>
</li>
<li class="item">
<a href="/faculty-and-research/faculty-research-seminar-series/index.aspx">Faculty Research Seminars</a>
</li>
<li class="item ">
<a href="/faculty-and-research/research-centers/index.aspx">Research Centers</a>
</li>
<li class="item">
<a href="http://journal.heinz.cmu.edu/">Heinz Journal</a>
</li>
<li class="item last">
<a href="/faculty-and-research/research-partnerships/index.aspx">Research Partners</a>
</li>
</ul>
</div>
</li>
<li class="parent"><a href="/current-students/index.aspx">Current Students<span aria-hidden="true" data-icon=""></span></a>
<div class="sub-nav">
<ul>
<li class="item first"><a href="/academic-resources/index.aspx">Academic Resources</a></li>
<li class="item "><a href="/student-activities/index.aspx">Student Activities</a></li>
<li class="item "><a href="/financial-aid/index.aspx">Financial Aid</a></li>
<li class="item "><a href="/jobs-and-internships/students/index.aspx">Career Services</a></li>
<li class="item "><a href="/computing-services/index.aspx">Computing Services</a></li>
<li class="item "><a href="/university-resources/index.aspx">University Resources</a></li>
<li class="item"><a href="/admissions/admissions-ambassador-program/index.aspx">Admissions Ambassador Program</a></li>
<li class="item"><a href="/current-students/connect/index.aspx">Social Media Directory</a></li>
<li class="item last"><a href="/news/share-a-story/index.aspx">Share a Heinz Story</a></li>
</ul>
</div>
</li>
</ul>
</nav>
<nav class="secondary contact">
<ul>
<li><a href="http://www.heinz.cmu.edu/partnerships/index.aspx">Employers & Corporate Partners</a></li>
<li><a href="http://www.heinz.cmu.edu/alumni/index.aspx">Alumni</a></li>
</ul>
</nav>
<nav class="secondary search">
<ul class="apply-give">
<li><a class="apply" href="http://www.heinz.cmu.edu/admissions/application-process/index.aspx">Apply</a></li><li> | </li>
<li><a class="donate" href="http://www.heinz.cmu.edu/give-to-heinz/index.aspx">Donate</a></li>
</ul><br />
<a href="#search" class="search">Search</a>
<div class="top-search notation">
<form action="/search-results/index.aspx" method="post" name="keywordform" id="keywordform">
<input type="hidden" name="pageindex" value="0" />
<input type="hidden" name="pagesize" value="15" />
<input id="keywords" name="keywords" type="text" value="Search this site..." onfocus="this.value='';" onblur="this.value ='Search this site...';" /><div class="submit" onclick="$('#keywordform').submit();"> </div>
</form>
</div>
</nav>
<nav class="secondary social">
<h4>What’s Happening?</h4>
<ul>
<li><a href="#">News</a></li>
<li><a href="#">Student Stories</a></li>
<li><a href="#">Events</a></li>
<li class="social-media-link"><a href="#">Heinz on Social Media</a></li>
</ul>
</nav>
<div id="date" class="date">
<!-- <img src="res/img/date/110922.png" alt="Today's date" /> -->
<!-- These DIVs will be replaced with image digits, corresponding to the current date. For the BIG Date on homepage -->
<div id="month1" class="digit0"> </div><div id="month2" class="digit3"> </div><div class="decimal"> </div><div id="day1"> </div><div id="day2"> </div><div class="decimal"> </div><div id="year1" class="digit1"> </div><div id="year2" class="digit4"> </div>
<!-- <script type="text/javascript" src="/res/js/bigdate-responsive.js"></script> -->
</div>
</div>
<!-- end .super-nav -->
<!--
<div class="second-nav main">
<nav class="no-children">
<ul>
<li><a href="#">About Heinz</a></li>
<li><a href="#">Programs</a></li>
<li><a href="#">Global</a></li>
<li><a href="#">Admissions & Financial Aid</a></li>
<li><a href="#">Faculty & Research</a></li>
<li><a href="#">Contact Us</a></li>
<li><a href="#">Directories</a></li>
<li><a href="#">Site Map</a></li>
<li><a href="#">Privacy Policy</a></li>
</ul>
</nav>
</div>
<div class="second-nav footer-social">
<nav class="no-children">
<ul>
<li><a href="#">News</a></li>
<li><a href="#">Student Stories</a></li>
<li><a href="#">Events</a></li>
<li class="social-media-link"><a href="#">Heinz on Social Media</a></li>
</ul>
</nav>
</div>
-->
<div class="second-nav footer-apply-donate">
<nav class="no-children">
<ul>
<li><a class="apply" href="http://www.heinz.cmu.edu/admissions/application-process/index.aspx">Apply<span aria-hidden="true" data-icon=" "></span></a></li>
<li><a class="donate" href="http://www.heinz.cmu.edu/give-to-heinz/index.aspx">Donate<span aria-hidden="true" data-icon=""></span></a></li>
</ul>
</nav>
</div>
<div class="footer-logo">
<h2 class="logo"><a href="/">Heinz College Home Page</a></h2>
</div>
<div class="footer-links">
<ul>
<li><a href="http://www.heinz.cmu.edu/about-heinz/contact-us/index.aspx">Contact Us</a></li>
<li><a href="#">Directories</a></li>
<li><a href="#">Site Map</a></li>
<li><a href="#">Privacy Policy</a></li>
</ul>
</div>
<div class="copyright">
<p>© 2014 Carnegie Mellon University H. John Heinz III College All Rights Reserved</p>
</div>
<!--
<div id="search" class="footer-search">
<form action="/search-results/index.aspx" method="post" name="keywordform" id="keywordform">
<input type="hidden" name="pageindex" value="0" />
<input type="hidden" name="pagesize" value="15" />
<input id="keywords" name="keywords" type="text" value="Search this site..." onfocus="this.value='';" onblur="this.value ='Search this site...';" /><div class="submit" onclick="$('#keywordform').submit();"> </div>
</form>
</div>
-->
</footer>
</div><!-- end wrapper -->
<!-- POST RENDER SCRIPTS HERE -->
<!-- LOAD AFTER RENDERING PAGE -->
<script src="/js/libs/jquery-dev.js"></script>
<script src="/js/libs/mediaCheck.js"></script>
<script src="/js/cmu.js"></script>
<script>
var _gaq=[['_setAccount','UA-XXXXX-X'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
<!-- Enable fluid, responsive video -->
<script src="/js/jquery.fitvids.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$(".flash").fitVids();
});
</script>
</div><!-- end page-wrapper -->
</body>
</html>