-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_footer.php
More file actions
80 lines (78 loc) · 4.06 KB
/
Copy path_footer.php
File metadata and controls
80 lines (78 loc) · 4.06 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
<footer>
<div id="footer-links">
<div class="wrapper">
<div class="col alpha">
<h2>Contact</h2>
<h3>Mailing address:</h3>
<p class="adr"><span class="street-address org">Brigham Young University</span><br />
<span class="locality">Provo</span>, <abbr class="region" title="Utah">UT</abbr> <span class="postal-code">84602</span></p>
<h3>Telephone:</h3>
<p class="tel">801-422-4636</p>
<h3>Web:</h3>
<a href="http://home.byu.edu/home/contact">Contact Us</a>
<h3>Directions:</h3>
<a href="http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=to+e+campus+drive,+provo,+ut&aq=&sll=40.253001,-111.650856&sspn=0.014133,0.027874&ie=UTF8&z=17">Google Maps</a>
</div>
<div class="col">
<h2>Favorites</h2>
<a href="http://unicomm.byu.edu/home/">A to Z Index</a>
<a href="http://admissions.byu.edu/">Admissions</a>
<a href="http://blackboard.byu.edu/">Blackboard</a>
<a href="http://www.byubookstore.com/">Bookstore</a>
<a href="http://calendar.byu.edu/">Calendar</a>
<a href="http://saas.byu.edu/classSchedule/">Catalog / Classes</a>
<a href="http://saas.byu.edu/ebrochure/BYU_Financial_Aid_and_Scholarships_Guide/BYU_Financial_Aid/">Financial Aid</a>
<a href="http://housing.byu.edu/">Housing</a>
<a href="http://jobs.byu.edu/">Jobs</a>
<a href="http://saas.byu.edu/registrar/records/transcripts.php">Order Transcripts</a>
<a href="http://saas.byu.edu/ebrochure/BYU_Financial_Aid_and_Scholarships_Guide/Step_2__Financial_Opportunities_and_Options/Scholarships_at_BYU.php">Scholarships</a>
<a href="http://testing.byu.edu/">Testing Center</a>
</div>
<div class="col double">
<h2>Colleges & Schools</h2>
<div class="left alpha">
<a href="http://marriottschool.byu.edu/">Business (Marriott School)</a>
<a href="http://ce.byu.edu/">Continuing Education</a>
<a href="http://education.byu.edu/">Education (Mckay School)</a>
<a href="http://www.et.byu.edu/">Engineering And Technology (Fulton College)</a>
<a href="http://fhss.byu.edu/">Family, Home And Social Sciences</a>
<a href="http://cfac.byu.edu/">Fine Arts And Communications</a>
<a href="http://www.byu.edu/gradstudies/">Graduate Studies</a>
<a href="http://humanities.byu.edu/">Humanities</a>
<a href="http://ce.byu.edu/is/site/">Independent Study</a>
</div>
<div class="right omega">
<a href="http://kennedy.byu.edu/">International Studies, David M. Kennedy Center for</a>
<a href="http://www.law.byu.edu/">Law School</a>
<a href="http://lifesciences.byu.edu/">Life Sciences</a>
<a href="http://nursing.byu.edu/">Nursing</a>
<a href="http://cpms.byu.edu/">Physical And Mathematical Sciences</a>
<a href="http://religion.byu.edu/">Religious Education</a>
<a href="http://ue.byu.edu/">Undergraduate Education</a>
</div>
</div>
<div class="col omega">
<h2>Follow</h2>
<a href="http://www.facebook.com/byu" id="follow-facebook">facebook.com/byu</a>
<a href="http://www.twitter.com/byu" id="follow-twitter">twitter.com/byu</a>
<a href="http://www.youtube.com/byunews" id="follow-youtube">youtube.com/byunews</a>
<h2>Share</h2>
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style ">
<a class="addthis_button_facebook">Facebook</a>
<a class="addthis_button_twitter">Tweet</a>
<a class="addthis_button_email">Email</a>
<a class="addthis_button_compact">Share</a>
</div>
<!-- AddThis Button END -->
</div>
</div>
</div>
<div id="footer-bottom">
<p><a href="http://byui.edu/">BYU-Idaho</a> <a href="http://byuh.edu/">BYU-Hawaii</a> <a href="http://www.ldsbc.edu/">LDS Business College</a> <a href="http://lds.org/">The Church of Jesus Christ of Latter-day Saints</a></p>
<p><a href="http://home.byu.edu/home/copyright">Copyright© 2011, All Rights Reserved</a></p>
</div>
</footer>
<!--[if lt IE 7]><script type="text/javascript" src="js/libs/dd_belatedpng.js"></script><![endif]-->
</body>
</html>