-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
631 lines (406 loc) · 46.8 KB
/
Copy pathindex.html
File metadata and controls
631 lines (406 loc) · 46.8 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
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
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
<!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml" xmlns:dlm="http://www.uportal.org/layout/dlm" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xml:lang="en" lang="en"><head><title>My Brigham Young University Home: Welcome</title><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="description" content="uPortal by Jasig: The academic open source portal built for higher education by higher education"/><meta name="keywords" content="portal, uPortal, academic, higher education, open source, enterprise, JA-SIG, JASIG, Jasig"/><link rel="shortcut icon" href="http://home.byu.edu/home/sites/all/themes/homepage/favicon.ico
 " type="image/x-icon"/><link href="https://my-dev.byu.edu/ResourceServingWebapp/rs/fluid/1.4-00b5b5e/fss/css/fss-framework-1.4-00b5b5e.min.css
" rel="stylesheet" type="text/css"/><link href="ResourceServingWebapp/rs/fluid/1.4-00b5b5e/fss/css/fss-theme-mist.min.css" rel="stylesheet" type="text/css"/><link href="ResourceServingWebapp/rs/jqueryui/1.8.13/theme/smoothness/jquery-ui-1.8.13-smoothness.min.css" rel="stylesheet" type="text/css"/><link href="uPortal/media/skins/universality/common/css/eKjqbEZpxKVUQbW73Ok1WA.aggr.min.css" rel="stylesheet" type="text/css"/>
<link id="theme-styles" href="uPortal/media/skins/universality/byu/uPc2rh4D0aIiY-KdEMb2sg.aggr.min.css" rel="stylesheet" type="text/css"/>
<!--[if IE 6]> <link rel="stylesheet" type="text/css" href="/uPortal/media/skins/universality/byu/DoBsK4qpOPKbOv3YSHYrDQ.aggr.min.css"/> <![endif]--><script src="ResourceServingWebapp/rs/jquery/1.6.1/jquery-1.6.1.min.js" type="text/javascript"> </script><script src="ResourceServingWebapp/rs/jquery-plugins/cookie/1.0/jquery.cookie-1.0.min.js" type="text/javascript"> </script><script src="ResourceServingWebapp/rs/jqueryui/1.8.13/jquery-ui-1.8.13.min.js" type="text/javascript"> </script><script src="ResourceServingWebapp/rs/fluid/1.4.0/js/fluid-all-1.4.0.min.js" type="text/javascript"> </script><script src="uPortal/media/skins/universality/common/javascript/dJB8Z7UmtvQON53ycweL0g.aggr.min.js" type="text/javascript"> </script><script type="text/javascript">
var up = up || {};
up.jQuery = jQuery.noConflict(true);
up.fluid = fluid;
fluid = null;
fluid_1_4 = null;
</script></head>
<body id="portal" class="up fl-theme-mist">
<div id="portalPage" class="not-logged-in dashboard fl-container-flex">
<div id="portalPageInner" class="layout-2-columns ">
<!-- Page Header -->
<div id="portalPageHeader" class="fl-container-flex"><div id="portalPageHeaderInner"><div id="portalPageBar"><div id="portalWelcome">Welcome
<span class="user-name">Ferdinand</span></div><div id="portalPageBarLinks"><ul class="utilities"><li class="link-home"><a href="/uPortal/f/u113l1s5/normal/render.uP" title="Home"><span>Home</span></a></li><li class="link-sitemap"><a href="/uPortal/f/u116l1s7/p/layout-sitemap.u116l1n8/max/render.uP" title="Go to Site Map"><span>Site Map</span></a></li><li class="link-help"><a href="http://it.byu.edu/go/mybyuhelp" title="View help for the portal" target="_blank"><span>Help</span></a></li><li class="link-logout"><a href="/uPortal/Logout" title="Log off and exit the portal"><span>Sign Out</span></a></li></ul></div></div><div id="portalSkipNav"><a href="#mainNavigation" title="Skip to page navigation" id="skipToNav" accesskey="N">Skip to page navigation</a><a href="#pageContent" title="Skip to page content" id="skipToContent" accesskey="C">Skip to page content</a></div><div id="portalLogo"><h1><a href="/uPortal/f/u113l1s5/normal/render.uP" title="Go to Home"><span>my</span>BYU</a></h1></div><div id="webSearchContainer" class="fl-widget"><div class="fl-widget-inner"><div class="fl-widget-titlebar"><h2><label for="webSearchInput">Web Search</label></h2></div><div class="fl-widget-content"><form method="post" action="/uPortal/p/search.ctf1/max/action.uP" id="webSearchForm"><input id="webSearchInput" value="" name="query" type="text"><input id="webSearchSubmit" type="submit" name="submit" value="Search"></form></div></div></div><div id="portalHeaderBlock">
<!-- Alert Integration: If there were an active alert, it would be here. -->
</div></div></div>
<!-- Navigation -->
<div id="portalNavigation" role="main" aria-multiselectable="false" aria-readonly="false" aria-disabled="false" tabindex="0">
<div id="portalNavigationInner" class="header">
<a name="mainNavigation" class="skip-link" title="Reference anchor: main nagivation" id="mainNavigation"><!--Comment to keep from collapsing--></a>
<ul id="portalNavigationList" class="fl-tabs flc-reorderer-column">
<li id="portalNavigation_u113l1s5" class="portal-navigation first active fl-tabs-active locked">
<a id="tabLink_u113l1s5" href="/uPortal/f/u113l1s5/normal/render.uP" title="Welcome" class="portal-navigation-link" name="tabLink_u113l1s5"><span title="" class="portal-navigation-label">Welcome</span></a><a href="javascript:;" class="portal-navigation-gripper active fl-tabs-active" title="Move this tab" style="display: none;"><span>Move</span></a>
<div id="portalFlyoutNavigation_u113l1s5" class="portal-flyout-container" style="display: none;">
<div id="portalFlyoutNavigationInner_u113l1s5" class="portal-flyout-container-inner">
<ul class="portal-subnav-list">
<li id="portalSubnavLink_u113l1n12" class="portal-subnav first email-preview-demo">
<a href="/uPortal/f/u113l1s5/p/email-preview-demo.u113l1n12/max/render.uP?pCp" title="Demo version of the Jasig Email Preview portlet" class="portal-subnav-link"><span class="portal-subnav-label">Email Preview Demo</span></a>
</li>
<li id="portalSubnavLink_u113l1n7" class="portal-subnav pbookmarks">
<a href="/uPortal/f/u113l1s5/p/pbookmarks.u113l1n7/max/render.uP?pCp" title="Bookmarks portlet" class="portal-subnav-link"><span class="portal-subnav-label">Bookmarks</span></a>
</li>
<li id="portalSubnavLink_u113l1n10" class="portal-subnav last weather">
<a href="/uPortal/f/u113l1s5/p/weather.u113l1n10/max/render.uP?pCp" title="Current weather conditions and forecast." class="portal-subnav-link"><span class="portal-subnav-label">Weather</span></a>
</li>
</ul>
</div>
</div>
</li>
<li id="portalNavigation_s5" class="portal-navigation last movable editable deletable canAddChildren fl-reorderer-header-movable-default" role="article" aria-selected="false" aria-disabled="false" tabindex="-1" aria-grabbed="false" aria-dropeffect="none" aria-label=" 1 of 1 in column 1 of 1 movable">
<a id="tabLink_s5" href="/uPortal/f/s5/normal/render.uP" title="Another" class="portal-navigation-link" name="tabLink_s5"><span title="" class="portal-navigation-label">News</span></a><a href="javascript:;" class="portal-navigation-gripper ui-draggable" title="Move this tab"><span>Move</span></a>
<div id="portalFlyoutNavigation_s5" class="portal-flyout-container" style="display: none; top: 35px; left: 0px;">
<div id="portalFlyoutNavigationInner_s5" class="portal-flyout-container-inner">
<ul class="portal-subnav-list"></ul>
</div>
</div>
</li>
<li id="portalNavigation_s5" class="portal-navigation last movable editable deletable canAddChildren fl-reorderer-header-movable-default" role="article" aria-selected="false" aria-disabled="false" tabindex="-1" aria-grabbed="false" aria-dropeffect="none" aria-label=" 1 of 1 in column 1 of 1 movable">
<a id="tabLink_s5" href="/uPortal/f/s5/normal/render.uP" title="Another" class="portal-navigation-link" name="tabLink_s5"><span title="" class="portal-navigation-label">BYU Sports</span></a><a href="javascript:;" class="portal-navigation-gripper ui-draggable" title="Move this tab"><span>Move</span></a>
<div id="portalFlyoutNavigation_s5" class="portal-flyout-container" style="display: none; top: 35px; left: 0px;">
<div id="portalFlyoutNavigationInner_s5" class="portal-flyout-container-inner">
<ul class="portal-subnav-list"></ul>
</div>
</div>
</li>
</ul><a href="javascript:;" title="Add Tab" class="portal-navigation-add">Add Tab</a>
</div>
</div>
<!-- Gallery -->
<div class="up-gallery" id="fluid-id-8ztpuf3g-32"><h2 class="handle"><a><span class="handle-arrow-up">Customize</span></a></h2><div class="fl-fix fl-col-mixed fl-col-mixed2 gallery-inner" style="display:none"><div class="fl-col-side fl-force-left menu-wrapper"><ul class="menu" role="menu"><li class="add-content-link active" role="tab"><a href="javascript:;"><span>Add Content</span></a></li><li class="use-content-link" role="tab"><a href="javascript:;"><span>Use It</span></a></li><li class="skin-link" role="tab"><a href="javascript:;"><span>Colors</span></a></li><li class="layout-link last" role="tab"><a href="javascript:;"><span>Layouts</span></a></li></ul><div class="close-button"><a class="button"><span>I'm Done</span></a></div></div><div class="fl-col-main content-wrapper" role="tabpanel"><div class="fl-fix content"><div class="fl-fix fl-col-mixed fl-col-mixed2 pane add-content"><div class="fl-col-fixed fl-force-left content-filters-wrapper"><div class="categories-column active"><h3 class="portlet-list-link"><span>Content</span></h3><div class="categories-wrapper active"><div class="portlet-search-view"><form class="portlet-search-form"><label for="portletSearch">Search for content to add</label><input id="portletSearch" name="portletSearch" class="portlet-search-input" type="text" value="Search"><input type="submit" value="Search" class="portlet-search-submit"></form></div><div class="categories"><h4>Categories</h4><ul><div class="category-choice-container"><li class="category-choice"><a href="javascript:;" class="category-choice-link"><span class="category-choice-name"></span></a></li></div></ul><div class="clear-float"></div></div></div></div><div class="packages-column"><h3 class="package-list-link"><span>Packaged Content</span></h3><div class="packages-wrapper"><div class="packages"><p>Adding a package creates a new tab and puts the packaged stuff on it</p></div></div></div></div><div class="content-results-wrapper fl-col-main"><div class="column-inner"><div class="results-wrapper fl-col-mixed2"><div class="pager-column fl-col-side fl-force-right"><div class="column-inner"></div></div><div class="results-column fl-col-main fl-fix"><div class="results-wrapper portlet-results fl-col-mixed2"><div class="pager-column fl-col-side fl-force-right"><div class="column-inner"><div class="pager flc-pager-top"><div class="pager-button-up flc-pager-previous"><a class="pager-button-up-inner" href="javascript:;"><span>Up</span></a></div><div style="display:none"><ul class="fl-pager-links flc-pager-links" style="margin:0; display:inline"><li class="flc-pager-pageLink"><a href="javascript:;">1</a></li><li class="flc-pager-pageLink-disabled">2</li><li class="flc-pager-pageLink"><a href="javascript:;">3</a></li></ul></div><div class="pager-pagination"></div><div style="display:none"><span class="flc-pager-summary">Show</span><span><select class="pager-page-size flc-pager-page-size"></select></span></div><div class="pager-button-down flc-pager-next"><a class="pager-button-down-inner" href="javascript:;"><span>Down</span></a></div></div></div></div><div class="results-column fl-col-main ui-helper-clearfix"><ul id="addContentPortletList" class="results-list portlet-list"><li class="result-item portlet"><div class="ri-wrapper portlet-wrapper"><a class="ri-utility portlet-thumb-gripper" href="javascript:;" title="Drag to add content"><span>Drag Handle</span></a><a href="javascript:;" class="ri-link portlet-thumb-link"><span>Add</span></a><div class="ri-titlebar portlet-thumb-titlebar"></div><div class="ri-content portlet-thumb-content ui-helper-clearfix"><div class="ri-icon portlet-thumb-icon"><span>Thumbnail</span></div><div class="ri-description portlet-thumb-description">Description</div></div></div></li></ul></div></div><div class="results-wrapper package-results fl-col-mixed2" style="display:none"><div class="pager-column fl-col-side fl-force-right"><div class="column-inner"><div class="pager flc-pager-top"><div class="pager-button-up flc-pager-previous"><a class="pager-button-up-inner" href="javascript:;"><span>Up</span></a></div><div style="display:none"><ul class="fl-pager-links flc-pager-links" style="margin:0; display:inline"><li class="flc-pager-pageLink"><a href="javascript:;">1</a></li><li class="flc-pager-pageLink-disabled">2</li><li class="flc-pager-pageLink"><a href="javascript:;">3</a></li></ul></div><div class="pager-pagination"></div><div style="display:none"><span class="flc-pager-summary">Show</span><span><select class="pager-page-size flc-pager-page-size"></select></span></div><div class="pager-button-down flc-pager-next"><a class="pager-button-down-inner" href="javascript:;"><span>Down</span></a></div></div></div></div><div class="results-column fl-col-main"><ul class="results-list package-list ui-helper-clearfix"><li class="results-item package"><div class="ri-wrapper package-wrapper"><div class="ri-utility"></div><a href="javascript:;" class="ri-link package-link"><span>Subscribe</span></a><div class="ri-titlebar package-titlebar">Titlebar</div><div class="ri-content package-content ui-helper-clearfix"><div class="ri-icon package-icon"><span>Thumbnail</span></div><div class="ri-description package-description">Description</div></div></div></li></ul></div></div></div><div class="clear-float"></div></div></div></div><div class="content-modal content-loading"></div></div><div class="fl-fix fl-col-mixed fl-col-mixed2 use-content" style="display:none"><div class="fl-col-fixed fl-force-left content-filters-wrapper"><div class="categories-column active"><h3 class="portlet-list-link"><span>Content</span></h3><div class="categories-wrapper active"><div class="portlet-search-view"><form class="portlet-search-form"><div class="search"><input class="portlet-search-input" type="text"></div></form></div><div class="categories"><h4>Categories</h4><ul><div class="category-choice-container"><li class="category-choice"><a href="javascript:;" class="category-choice-link"><span class="category-choice-name"></span></a></li></div></ul><div class="clear-float"></div></div></div></div></div><div class="content-results-wrapper fl-col-main"><div class="column-inner"><div class="results-wrapper fl-col-mixed2"><div class="pager-column fl-col-side fl-force-right"><div class="column-inner"></div></div><div class="results-column fl-col-main fl-fix"><div class="results-wrapper portlet-results fl-col-mixed2"><div class="pager-column fl-col-side fl-force-right"><div class="column-inner"><div class="pager flc-pager-top"><div class="pager-button-up flc-pager-previous"><a class="pager-button-up-inner" href="javascript:;"><span>Up</span></a></div><div style="display:none"><ul class="fl-pager-links flc-pager-links" style="margin:0; display:inline"><li class="flc-pager-pageLink"><a href="javascript:;">1</a></li><li class="flc-pager-pageLink-disabled">2</li><li class="flc-pager-pageLink"><a href="javascript:;">3</a></li></ul></div><div class="pager-pagination"></div><div style="display:none"><span class="flc-pager-summary">Show</span><span><select class="pager-page-size flc-pager-page-size"></select></span></div><div class="pager-button-down flc-pager-next"><a class="pager-button-down-inner" href="javascript:;"><span>Down</span></a></div></div></div></div><div class="results-column fl-col-main ui-helper-clearfix"><ul id="useContentPortletList" class="results-list portlet-list"><li class="result-item portlet"><div class="ri-wrapper portlet-wrapper"><div class="ri-utility"></div><a href="javascript:;" class="ri-link portlet-thumb-link"><span>Use</span></a><div class="ri-titlebar portlet-thumb-titlebar"></div><div class="ri-content portlet-thumb-content ui-helper-clearfix"><div class="ri-icon portlet-thumb-icon"><span>Thumbnail</span></div><div class="ri-description portlet-thumb-description">Description</div></div></div></li></ul></div></div></div><div class="clear-float"></div></div></div></div></div><div class="skins" style="display:none"><div class="content-results-wrapper"><div class="column-inner"><div class="results-wrapper"><ul class="results-list skins-list"><li class="results-item skin"><div class="ri-wrapper skins-wrapper"><a class="ri-link skin-link" href="javascript:;"><div class="ri-titlebar skin-titlebar"></div><div class="ri-content"><div class="ri-icon skin-thumb"><span>Thumbnail</span></div></div></a></div></li></ul></div></div></div></div><div class="layouts" style="display:none"><div class="content-results-wrapper"><div class="column-inner"><div class="results-wrapper"><ul class="results-list layouts-list"><li class="results-item layout"><div class="ri-wrapper layout-wrapper"><a class="ri-link layout-link" href="javascript:;"><div class="ri-titlebar layout-titlebar"></div><div class="ri-content"><div class="ri-icon layout-thumb"><span>Thumbnail</span></div><div class="ri-description layout-description"></div></div></a></div></li></ul></div></div></div></div></div></div><div id="galleryLoader" class="gallery-loader"><span>Loading</span></div></div></div>
<div id="portalPageBody" class="fl-container-flex fl-fix"><div id="portalPageBodyInner"><div id="portalPageBodyLayout"><div id="portalContentTopBlock"></div><div id="portalPageBodyTitleRow"><div id="portalPageBodyTitleRowContents"></div></div><div id="portalPageBodyColumns" class=" 
 		columns-2"><div id="column_u119l1s5" class="portal-page-column 
 	column-1 fl-container-flex60 movable deletable editable canAddChildren"><div id="inner-column_u119l1s5" class="portal-page-column-inner"><div id="portlet_u119l1n6" class="fl-widget up-portlet-wrapper what-is-uportal movable deletable "><div class="up-portlet-wrapper-inner"><div class="up-portlet-wrapper-top"><div class="up-portlet-wrapper-top-inner"></div></div><div id="toolbar_u119l1n6" class="fl-widget-titlebar up-portlet-titlebar"><a href="https://my-dev.byu.edu/uPortal/f/u119l1s4/normal/render.uP?pCt=what-is-uportal.u119l1n6&pCs=minimized&pCp" title="Enter minimized mode for this portlet" class="up-portlet-control hide-content"><span class="icon"></span><span class="label">Minimize</span></a><h2><a name="u119l1n6" id="u119l1n6" href="https://my-dev.byu.edu/uPortal/f/u119l1s4/p/what-is-uportal.u119l1n6/max/render.uP?pCp">
Welcome to uPortal
</a></h2><div class="up-portlet-controls"><a href="https://my-dev.byu.edu/uPortal/f/u119l1s4/p/what-is-uportal.u119l1n6/max/render.uP?pCp" title="Enter maximized mode for this portlet" class="up-portlet-control focus"><span class="icon"></span><span class="label">Maximize</span></a></div></div><div id="portletContent_u119l1n6" class="fl-widget-content fl-fix up-portlet-content-wrapper"><div class="up-portlet-content-wrapper-inner">
<h2>What is uPortal?</h2>
<p>
<a href="http://www.uportal.org" target="_blank">uPortal</a>
is a free and open source Java-implemented web portal
platform developed and maintained by participants drawn
from across higher education under the coordination of
<a href="http://www.ja-sig.org" target="_blank">Jasig</a>.
uPortal can aggregate content, present self-service
applications, personalize presentation and content on the
basis of groups and user attributes, and allow advanced
end-user-participatory customization of the portal experience.
uPortal supports the JSR-168 Java portlet specification for
including your custom applications within the portal.
</p>
<p>Welcome to uPortal.</p>
</div></div><div class="up-portlet-wrapper-bottom"><div class="up-portlet-wrapper-bottom-inner"></div></div></div></div><div id="portlet_u119l1n7" class="fl-widget up-portlet-wrapper byuNews movable deletable "><div class="up-portlet-wrapper-inner"><div class="up-portlet-wrapper-top"><div class="up-portlet-wrapper-top-inner"></div></div><div id="toolbar_u119l1n7" class="fl-widget-titlebar up-portlet-titlebar"><a href="https://my-dev.byu.edu/uPortal/f/u119l1s4/normal/render.uP?pCt=byuNews.u119l1n7&pCs=minimized&pCp" title="Enter minimized mode for this portlet" class="up-portlet-control hide-content"><span class="icon"></span><span class="label">Minimize</span></a><h2><a name="u119l1n7" id="u119l1n7" href="https://my-dev.byu.edu/uPortal/f/u119l1s4/p/byuNews.u119l1n7/max/render.uP?pCp">
BYU News Top Stories
</a></h2><div class="up-portlet-controls"><a href="https://my-dev.byu.edu/uPortal/f/u119l1s4/p/byuNews.u119l1n7/max/render.uP?pCp" title="Enter maximized mode for this portlet" class="up-portlet-control focus"><span class="icon"></span><span class="label">Maximize</span></a></div></div><div id="portletContent_u119l1n7" class="fl-widget-content fl-fix up-portlet-content-wrapper"><div class="up-portlet-content-wrapper-inner">
<style>
ul.news-list li { padding-bottom:0.5em; list-style-image:url('NewsReaderPortlet/images/bullet_feed.png'); }
ul.news-list li { padding-bottom:0.5em; list-style-image:url('NewsReaderPortlet/images/bullet_feed.png'); }
.ui-tooltip {
padding:8px;
position:absolute;
z-index:9999;
-o-box-shadow: 0 0 5px #aaa;
-moz-box-shadow: 0 0 5px #aaa;
-webkit-box-shadow: 0 0 5px #aaa;
box-shadow: 0 0 5px #aaa;
max-width: 400px;
}
* html .ui-tooltip { background-image: none; }
body .ui-tooltip { border-width:2px; }
</style>
<div class="org-jasig-portlet-newsreader">
<div id="Pluto_46_u119l1n7_11_newsContainer">
<h2><a href="http://news.byu.edu/" rel="popup" >BYU News</a></h2>
<div class="news-items-container">
<ul class="news-list">
<li>
<a class="news-item" href="http://news.byu.edu/release.aspx?id=9091" rel="popup" title="The School of Music will offer faculty and guest artists in three free recitals Friday and Saturday, Oct. 12-13, in the Madsen Recital Hall of the Harris Fine Arts Center." >BYU School of Music offers three free recitals Oct. 12-13</a>
<span style="display:none">The School of Music will offer faculty and guest artists in three free recitals Friday and Saturday, Oct. 12-13, in the Madsen Recital Hall of the Harris Fine Arts Center.</span>
</li>
<li>
<a class="news-item" href="http://news.byu.edu/release.aspx?id=9088" rel="popup" title="As part of the celebration commemorating the historic, 100 year-old Karl G. Maeser Building, six of BYU’s finest performing groups will present music, dance and songs that span a century during BYU Spectacular 2012." >BYU to Celebrate "Pillars and Cornerstones" for BYU Spectacular Oct. 11-12</a>
<span style="display:none">As part of the celebration commemorating the historic, 100 year-old Karl G. Maeser Building, six of BYU’s finest performing groups will present music, dance and songs that span a century during BYU Spectacular 2012.</span>
</li>
<li>
<a class="news-item" href="http://news.byu.edu/release.aspx?id=9084" rel="popup" title="Fine arts events at BYU for the month of October 2012." >BYU Fine Arts and Entertainment Calendar for October 2012</a>
<span style="display:none">Fine arts events at BYU for the month of October 2012.</span>
</li>
<li>
<a class="news-item" href="http://news.byu.edu/release.aspx?id=9083" rel="popup" title="Barbara Mandleco, a faculty member in the College of Nursing, was one of 32 distinguished nurse educators inducted as fellows into the National League for Nursing’s Academy of Nursing Education." >BYU professor of nursing named fellow by national education association</a>
<span style="display:none">Barbara Mandleco, a faculty member in the College of Nursing, was one of 32 distinguished nurse educators inducted as fellows into the National League for Nursing’s Academy of Nursing Education.</span>
</li>
<li>
<a class="news-item" href="http://news.byu.edu/release.aspx?id=9082" rel="popup" title="His Excellency Jose L. Cuisia, Jr, Filipino ambassador to the United States, will discuss "The Philippines: Forging a Future of Peace and Prosperity" Thursday, Oct. 4 at 11 a.m. in 238 Herald R. Clark Building." >Philippine ambassador to give BYU lecture Oct. 4</a>
<span style="display:none">His Excellency Jose L. Cuisia, Jr, Filipino ambassador to the United States, will discuss "The Philippines: Forging a Future of Peace and Prosperity" Thursday, Oct. 4 at 11 a.m. in 238 Herald R. Clark Building.</span>
</li>
<li>
<a class="news-item" href="http://news.byu.edu/release.aspx?id=9075" rel="popup" title="Guest artist Frank Kowalsky, a clarinetist from Florida State University, will present a recital on campus Thursday, Oct. 4, at 7:30 p.m. in the Madsen Recital Hall. This event is free." >Clarinetist Frank Kowalsky to perform BYU guest recital Oct. 4</a>
<span style="display:none">Guest artist Frank Kowalsky, a clarinetist from Florida State University, will present a recital on campus Thursday, Oct. 4, at 7:30 p.m. in the Madsen Recital Hall. This event is free.</span>
</li>
<li>
<a class="news-item" href="http://news.byu.edu/release.aspx?id=9074" rel="popup" title="Peter M. S. Hacker, an emeritus research fellow at the University of Oxford, will present a Wheatley Institution lecture Thursday, Oct. 11, at 4 p.m. in the Harold B. Lee Library Auditorium on the first level." >Oxford professor featured at BYU Wheatley Institution lecture Oct. 11</a>
<span style="display:none">Peter M. S. Hacker, an emeritus research fellow at the University of Oxford, will present a Wheatley Institution lecture Thursday, Oct. 11, at 4 p.m. in the Harold B. Lee Library Auditorium on the first level.</span>
</li>
<li>
<a class="news-item" href="http://news.byu.edu/release.aspx?id=9072" rel="popup" title="Renowned choreographer Paul Taylor will bring the junior ensemble of the Paul Taylor Dance Company, Taylor 2, to Provo as part of the BYU Performing Arts Series Thursday, Oct. 4, at 7:30 p.m. in the de Jong Concert Hall." >Paul Taylor Dance Company junior ensemble plans Oct. 4 BYU performance</a>
<span style="display:none">Renowned choreographer Paul Taylor will bring the junior ensemble of the Paul Taylor Dance Company, Taylor 2, to Provo as part of the BYU Performing Arts Series Thursday, Oct. 4, at 7:30 p.m. in the de Jong Concert Hall.</span>
</li>
<li>
<a class="news-item" href="http://news.byu.edu/release.aspx?id=9070" rel="popup" title="The Motion Picture Film Series will screen “The Conqueror” filmed in Utah's Color Country Friday, Sept. 28, at 7 p.m. in the Harold B. Lee Library Auditorium as part of its 14th season of archived film showings." >John Wayne's "The Conqueror" at BYU film archive series Sept. 28</a>
<span style="display:none">The Motion Picture Film Series will screen “The Conqueror” filmed in Utah's Color Country Friday, Sept. 28, at 7 p.m. in the Harold B. Lee Library Auditorium as part of its 14th season of archived film showings.</span>
</li>
<li>
<a class="news-item" href="http://news.byu.edu/release.aspx?id=9069" rel="popup" title="If your mom or dad has ever contacted one of your professors, intervened to settle a dispute with your roommates, or hunted for jobs on your behalf, they might be helicopter parents." >Helicopter parenting backfires, study shows</a>
<span style="display:none">If your mom or dad has ever contacted one of your professors, intervened to settle a dispute with your roommates, or hunted for jobs on your behalf, they might be helicopter parents.</span>
</li>
</ul>
</div>
</div>
<br />
<a href="https://my-dev.byu.edu/uPortal/f/u119l1s4/normal/render.uP?pCt=byuNews.u119l1n7&pCm=edit&pP_action=render"/>Edit Preferences</a>
</div>
<script type="text/javascript" src="ResourceServingWebapp/rs/jquery/1.6.1/jquery-1.6.1.min.js"></script>
<script type="text/javascript" src="ResourceServingWebapp/rs/jqueryui/1.8.13/jquery-ui-1.8.13.min.js"></script>
<script type="text/javascript" src="ResourceServingWebapp/rs/fluid/1.4.0/js/fluid-all-1.4.0.min.js"></script>
<script type="text/javascript">var Pluto_46_u119l1n7_11_=Pluto_46_u119l1n7_11_||{};Pluto_46_u119l1n7_11_.jQuery=jQuery.noConflict(true);Pluto_46_u119l1n7_11_.fluid=fluid;fluid=null;fluid_1_4=null;Pluto_46_u119l1n7_11_.jQuery("#Pluto_46_u119l1n7_11_newsContainer .news-item").tooltip({bodyHandler:function(){return Pluto_46_u119l1n7_11_.jQuery(this).next().html();},showURL:false});</script>
</div></div><div class="up-portlet-wrapper-bottom"><div class="up-portlet-wrapper-bottom-inner"></div></div></div></div></div></div><div id="column_u119l1s8" class="portal-page-column 
 	column-2 fl-container-flex40 movable deletable editable canAddChildren"><div id="inner-column_u119l1s8" class="portal-page-column-inner">
<!--
Video
<div id="portlet_u119l1n9" class="fl-widget up-portlet-wrapper byu-videos movable deletable "><div class="up-portlet-wrapper-inner"><div class="up-portlet-wrapper-top"><div class="up-portlet-wrapper-top-inner"></div></div><div id="toolbar_u119l1n9" class="fl-widget-titlebar up-portlet-titlebar"><a href="https://my-dev.byu.edu/uPortal/f/u119l1s4/normal/render.uP?pCt=byu-videos.u119l1n9&pCs=minimized&pCp" title="Enter minimized mode for this portlet" class="up-portlet-control hide-content"><span class="icon"></span><span class="label">Minimize</span></a><h2><a name="u119l1n9" id="u119l1n9" href="https://my-dev.byu.edu/uPortal/f/u119l1s4/p/byu-videos.u119l1n9/max/render.uP?pCp">
BYU Videos
</a></h2><div class="up-portlet-controls"><a href="https://my-dev.byu.edu/uPortal/f/u119l1s4/p/byu-videos.u119l1n9/max/render.uP?pCp" title="Enter maximized mode for this portlet" class="up-portlet-control focus"><span class="icon"></span><span class="label">Maximize</span></a></div></div><div id="portletContent_u119l1n9" class="fl-widget-content fl-fix up-portlet-content-wrapper"><div class="up-portlet-content-wrapper-inner">
<script src="ResourceServingWebapp/rs/jquery/1.6.1/jquery-1.6.1.js" type="text/javascript"></script>
<script src="ResourceServingWebapp/rs/jqueryui/1.8.13/jquery-ui-1.8.13.js" type="text/javascript"></script>
<script src="ResourceServingWebapp/rs/fluid/1.4-00b5b5e/js/fluid-all-1.4-00b5b5e.js" type="text/javascript"></script>
<div id="Pluto_88_u119l1n9_11_" class="portlet">
<div class="fl-pager">
<div class="view-pager flc-pager-top portlet-section-options">
<ul id="pager-top" class="fl-pager-ui">
<li class="flc-pager-previous"><a href="index.html#">< <spring:message code="previous"/></a></li>
<li style="display:none">
<ul class="fl-pager-links flc-pager-links" style="margin:0; display:inline">
<li class="flc-pager-pageLink"><a href="javascript:;">1</a></li>
<li class="flc-pager-pageLink-disabled">2</li>
<li class="flc-pager-pageLink"><a href="javascript:;">3</a></li>
</ul>
</li>
<li class="flc-pager-next"><a href="index.html#"><spring:message code="next"/> ></a></li>
<li style="display:none">
<span class="flc-pager-summary"><spring:message code="show"/></span>
<span> <select class="pager-page-size flc-pager-page-size">
<option value="5">5</option>
<option value="10">10</option>
<option value="20">20</option>
<option value="50">50</option>
<option value="100">100</option>
</select></span> <spring:message code="per.page"/>
</li>
</ul>
</div>
<div class="videos">
<div class="video">
<h3><a href="javascript:;" class="video-title"></a></h3>
<img class="img"/>
<p class="description"></p>
</div>
</div>
</div>
</div>
<script type="text/javascript">var Pluto_88_u119l1n9_11_=Pluto_88_u119l1n9_11_||{};Pluto_88_u119l1n9_11_.jQuery=jQuery.noConflict(true);Pluto_88_u119l1n9_11_.fluid=fluid;fluid=null;fluid_1_4=null;Pluto_88_u119l1n9_11_.jQuery(document).ready(function(){var b=Pluto_88_u119l1n9_11_.jQuery;var a=Pluto_88_u119l1n9_11_.fluid;b.get("/jasig-widget-portlets/ajax/youtube?user=byunews",{},function(f){var c={children:[]};var e=[{id:"video:",selector:".video"},{id:"title",selector:".video-title"},{id:"description",selector:".description"},{id:"image",selector:".img"}];b(f.data.items).each(function(i,j){c.children.push({ID:"video:",children:[{ID:"title",target:j.player["default"],linktext:j.title},{ID:"description",value:j.description},{ID:"image",decorators:[{type:"attrs",attributes:{src:j.thumbnail.hqDefault}}]}]});});var h=[{key:"title",valuebinding:"*.title",components:{target:"${*.player.default}",linktext:"${*.title}"}},{key:"description",valuebinding:"*.description"},{key:"image",valuebinding:"*.img",components:function(i){return{decorators:[{type:"attrs",attributes:{src:i.thumbnail.hqDefault}}]};}}];var g={dataModel:f.data.items,annotateColumnRange:"title",columnDefs:h,bodyRenderer:{type:"fluid.pager.selfRender",options:{selectors:{root:".videos"},row:"video:",renderOptions:{cutpoints:e}}},pagerBar:{type:"fluid.pager.pagerBar",options:{pageList:{type:"fluid.pager.renderedPageList",options:{linkBody:"a"}}}}};var d=a.pager(b("#Pluto_88_u119l1n9_11_"),g);d.events.initiatePageSizeChange.fire(1);},"json");});</script>
</div></div><div class="up-portlet-wrapper-bottom"><div class="up-portlet-wrapper-bottom-inner"></div></div></div></div>
-->
<!-- Weather -->
<div id="portlet_u119l1n10" class="fl-widget up-portlet-wrapper provo-weather movable deletable "><div class="up-portlet-wrapper-inner"><div class="up-portlet-wrapper-top"><div class="up-portlet-wrapper-top-inner"></div></div><div id="toolbar_u119l1n10" class="fl-widget-titlebar up-portlet-titlebar"><a href="https://my-dev.byu.edu/uPortal/f/u119l1s4/normal/render.uP?pCt=provo-weather.u119l1n10&pCs=minimized&pCp" title="Enter minimized mode for this portlet" class="up-portlet-control hide-content"><span class="icon"></span><span class="label">Minimize</span></a><h2><a name="u119l1n10" id="u119l1n10" href="https://my-dev.byu.edu/uPortal/f/u119l1s4/p/provo-weather.u119l1n10/max/render.uP?pCp">
Weather at BYU
</a></h2><div class="up-portlet-controls"><a href="https://my-dev.byu.edu/uPortal/f/u119l1s4/p/provo-weather.u119l1n10/max/render.uP?pCp" title="Enter maximized mode for this portlet" class="up-portlet-control focus"><span class="icon"></span><span class="label">Maximize</span></a></div></div><div id="portletContent_u119l1n10" class="fl-widget-content fl-fix up-portlet-content-wrapper"><div class="up-portlet-content-wrapper-inner">
<link rel="stylesheet" href="WeatherPortlet/css/weather.min.css" type="text/css" />
<div id="Pluto_83_u119l1n10_11_jasigWeatherPortlet" class="jasigWeatherPortlet">
<div class="weather-location">
<div class="location">
<a href="http://us.rd.yahoo.com/dailynews/rss/weather/Provo__UT/*http://weather.yahoo.com/forecast/USUT0208_f.html" target="_blank" title="http://us.rd.yahoo.com/dailynews/rss/weather/Provo__UT/*http://weather.yahoo.com/forecast/USUT0208_f.html">Provo, UT</a>
</div>
<div class="conditions">
<div class="current">
Currently<br/>
<img src="http://l.yimg.com/a/i/us/we/52/30.gif" alt="Partly Cloudy" title="Partly Cloudy"/><br/>
59° F
<br/>
Wind: 130 at 5.0 mph
<br/>
Humidity: 45.0%
<br/>
Pressure: 30.08 in
</div>
<div class="fullforecast">
<div class="forecast">
Wed<br/>
<img src="http://l.yimg.com/a/i/us/we/52/32.gif" alt="Sunny" title="Sunny"/><br/>
71° | 40°
</div>
<div class="forecast">
Thu<br/>
<img src="http://l.yimg.com/a/i/us/we/52/32.gif" alt="Sunny" title="Sunny"/><br/>
71° | 43°
</div>
</div>
</div>
</div>
<div class="footer">
<div class="provided-by">
Weather provided by <a href="http://weather.yahoo.com">Yahoo! Weather</a>
</div>
</div>
</div>
</div></div><div class="up-portlet-wrapper-bottom"><div class="up-portlet-wrapper-bottom-inner"></div></div></div></div>
<!--
________________ _____ _ __ __ ____ __ __ __
/ ____/ ___/ ___/ / ___/ __(_) /______/ /_ ___ _____ / __ \____ _____/ /_/ /__ / /_
/ / \__ \\__ \ \__ \ | /| / / / __/ ___/ __ \/ _ \/ ___/ / /_/ / __ \/ ___/ __/ / _ \/ __/
/ /___ ___/ /__/ / ___/ / |/ |/ / / /_/ /__/ / / / __/ / / ____/ /_/ / / / /_/ / __/ /_
\____//____/____/ /____/|__/|__/_/\__/\___/_/ /_/\___/_/ /_/ \____/_/ \__/_/\___/\__/
-->
<div id="portlet_switcher" class="fl-widget up-portlet-wrapper byu-videos movable deletable fl-reorderer-movable-default" role="article" tabindex="-1">
<div class="up-portlet-wrapper-inner">
<div class="up-portlet-wrapper-top">
<div class="up-portlet-wrapper-top-inner">
</div>
</div>
<div id="toolbar_switcher" class="fl-widget-titlebar up-portlet-titlebar ui-draggable">
<a href="#" title="Enter minimized mode for this portlet" class="up-portlet-control hide-content">
<span class="icon"></span>
<span class="label">Minimize</span>
</a>
<h2>
<a name="switcher" id="switcher" href="#">
CSS Switcher
</a>
</h2>
<div class="up-portlet-controls">
<a href="#" title="Enter maximized mode for this portlet" class="up-portlet-control focus">
<span class="icon"></span>
<span class="label">Maximize</span>
</a>
</div>
</div>
<div id="portletContent_switcher" class="fl-widget-content fl-fix up-portlet-content-wrapper">
<div class="up-portlet-content-wrapper-inner">
<div id="Switcher" class="portlet">
<p>Swap the CSS in local environment</p>
<form id="switcher-form">
<select id="css-switcher">
<option value="byu">BYU (Base)</option>
<option value="football">Football</option>
</select>
</form>
<!-- Switch styles! -->
<script>
up.jQuery(document).ready(function(){
var style, form, switcher, start, end, opt, val, newUrl;
style = up.jQuery('#theme-styles');
form = up.jQuery('#switcher-form');
switcher = up.jQuery('#css-switcher');
start = "uPortal/media/skins/universality/";
end = "/uPc2rh4D0aIiY-KdEMb2sg.aggr.min.css";
switcher.change(function(e){
opt = switcher.find('option:selected');
val = opt.attr('value');
newUrl = start + val + end;
style.attr('href', newUrl);
});
});
</script>
</div>
</div>
</div>
<div class="up-portlet-wrapper-bottom">
<div class="up-portlet-wrapper-bottom-inner"></div>
</div>
</div>
</div>
<!--
______ __ _____ _ __ __
/ ____/___ ____/ / / ___/ __(_) /______/ /_ ___ _____
/ __/ / __ \/ __ / \__ \ | /| / / / __/ ___/ __ \/ _ \/ ___/
/ /___/ / / / /_/ / ___/ / |/ |/ / / /_/ /__/ / / / __/ /
/_____/_/ /_/\__,_/ /____/|__/|__/_/\__/\___/_/ /_/\___/_/
-->
</div></div></div></div></div></div><div id="portalPageFooter" class="fl-container-flex"><div id="portalPageFooterInner"><div id="portalPageFooterLinks"><a href="http://www.byu.edu/" target="_blank" title="BYU Provo">
BYU Provo
</a><a href="http://www.byui.edu/" target="_blank" title="BYU Idaho">
BYU Idaho
</a><a href="http://www.byuh.edu/" target="_blank" title="BYU Hawaii">
BYU Hawaii
</a><a href="http://www.ldsbc.edu/" target="_blank" title="LDS Business College">
LDS Business College
</a><br/><a href="http://lds.org" style="margin:0 auto"><img alt="The Church of Jesus Christ of Latter-Day Saints" src="uPortal/media/skins/universality/common/images/200px-Logo_of_the_Church_of_Jesus_Christ_of_Latter-day_Saints.svg.png" style="width: 150px; height: 59px; "/></a><br/></div><a href="http://besafe.byu.edu/" target="_blank" title="BeSafe">
BeSafe
</a><div id="portalCopyright"><p>Copyright<script type="text/javascript">
var theDate=new Date()
document.write(theDate.getFullYear())
</script>. All Rights Reserved.
</p></div><div id="powered-by"><p><i>Powered by</i>
BYU Office of Information Technology Core Services
</p></div><div id="portalProductAndVersion"><p><a href="http://www.jasig.org/uportal" title="Powered by $" target="_blank">Powered by
4.0.5</a></p><script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-17149951-5']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') +
'.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script></div></div></div><script type="text/javascript">
up.jQuery(document).ready(function(){
// initialize the flyout menus and add onmouseover and onmouseout events to
// all the navigation elements with subnavigation flyouts
var flyouts = new Array();
var flyoutOptions = { flyoutMenu: '.portal-flyout-container' };
up.jQuery("ul.fl-tabs li.portal-navigation").each( function() {
flyouts.push(uportal.flyoutmenu(this, flyoutOptions));
});
});
</script>
<script type="text/javascript">
up.jQuery(document).ready(function(){
up.LayoutPreferences(
"body",
{
tabContext: 'header',
numberOfPortlets: '3',
portalContext: '/uPortal',
mediaPath: '/uPortal/media/skins/universality',
currentSkin: 'byu',
subscriptionsSupported: 'true',
layoutPersistenceUrl: '/uPortal/api/layout',
channelRegistryUrl: '/uPortal/api/portletList',
subscribableTabUrl: '/uPortal/api/subscribableTabs.json',
messages: {
confirmRemoveTab: 'Are you sure you want to remove this tab?',
confirmRemovePortlet: 'Are you sure you want to remove this portlet?',
addTabLabel: 'My Tab',
column: 'Column',
columns: 'Columns',
fullWidth: 'Full-width',
narrowWide: 'Narrow, wide',
even: 'Even',
wideNarrow: 'Wide, narrow',
narrowWideNarrow: 'Narrow, wide, narrow',
searchForStuff: 'Search for content',
allCategories: 'ALL',
persistenceError: 'Error persisting layout change'
}
}
);
});
</script>
<script type="text/javascript" language="javascript">
// Run function when document is ready (fully loaded).
up.jQuery(document).ready(function(){
// set function for determining and setting height.
contentHeight = function() {
// delcare and set vars.
var contentLoc, sidebarLoc, contentHt, sidebarHt;
var contentLoc = up.jQuery('#portalPageBodyLayout');
var sidebarLoc = up.jQuery('#portalSidebarInner');
var contentHt = contentLoc.height();
var sidebarHt = sidebarLoc.height();
// compare and set height.
if (contentHt > sidebarHt) {
sidebarLoc.height(contentHt);
}
}
contentHeight();
});
</script>
</div></div></body></html>