-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtest.html
More file actions
183 lines (145 loc) · 9.21 KB
/
Copy pathtest.html
File metadata and controls
183 lines (145 loc) · 9.21 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
<!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 id="Template_Head1">
<title>Library and Learning Innovation - Library and Learning Innovation</title>
<link href="http://www2.hull.ac.uk/lli/WebResource.axd?d=JcC9ocyvX0b0UG4d_X50Ji_YhY98ock8TPFyq-VWbFME1Vw3VrTvnGQ87m2a5mJ3wCBkaJPD-3_ttVX_iWH79vL0iinBjeBtFAcYNx5vsfMhNV6oRrTgg93YGHM1DoXN6ujW7qi6TfsghBqeHosDHwdIv6o1&t=634257734786048244" type="text/css" rel="stylesheet" /><style type="text/css">
.ImmColours_ffffff {color: #ffffff;}.ImmColours_ffffff {color: #ffffff;}.ImmColours_ffffff {color: #ffffff;}
</style>
<link href="http://www2.hull.ac.uk/lli/images/favicon.gif" type="image/igif" rel="icon" />
<link href="http://www2.hull.ac.uk/lli/images/favicon.ico" type="image/ico" rel="icon" />
<link href="http://www2.hull.ac.uk/lli/templates/default/css/system/default.css" type="text/css" rel="stylesheet" media="screen" />
<link href="http://www2.hull.ac.uk/lli/templates/default/css/system/content.css" type="text/css" rel="stylesheet" media="screen" />
<link href="http://www2.hull.ac.uk/lli/templates/default/css/system/navigation.css" type="text/css" rel="stylesheet" media="screen" />
<link href="http://www2.hull.ac.uk/lli/templates/default/css/HullTables.css" type="text/css" rel="stylesheet" />
<!--[if IE 6]>
<link href="templates/default/css/system/ie6.css" type="text/css" rel="stylesheet" />
<![endif]-->
<!--[if IE 7]>
<link href="templates/default/css/system/ie.css" type="text/css" rel="stylesheet" />
<![endif]-->
<link href="http://www2.hull.ac.uk/lli/templates/default/css/system/print.css" type="text/css" rel="Stylesheet" media="print" />
<link href="http://www2.hull.ac.uk/lli/templates/default/css/b_dark-green.css" type="text/css" rel="stylesheet" />
<link href="/assets/blah_themes/local.css?body=1" media="screen" rel="stylesheet" type="text/css" />
<script src="/lli/js/search.js" type="text/javascript"></script>
<script type="text/javascript" src="http://www2.hull.ac.uk/lli/js/quickNav.js"></script>
<script src="http://widgets.twimg.com/j/2/widget.js" type="text/javascript"></script>
<!--
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-21039919-2']);
_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 id="wrapper">
<div class="content">
<div id="header">
<div class="topbar">
<a href="http://www.hull.ac.uk" id="logo">
<img src="http://www2.hull.ac.uk/lli/images/logo.gif" alt="Logo" />
</a>
<h1>Library catalog</h1>
</div><!-- end topbar-->
<div class="redbar">
<div id="uni-nav-links">
<ul>
<li>
<a href="/" target="_blank">Catalog Home</a>
</li>
<li>
<a href="http://www.hull.ac.uk/" target="_blank">UoH Home</a>
</li>
<li>
<a href="about.html">About</a>
</li>
<li>
<a href="contact.html">Contact</a>
</li>
</ul>
</div>
<!--
<select id="quickLinks" name="quickLinks"
onchange="quickNav(this.form.quickLinks);">
<option>Quick links</option>
</select>
-->
<!--
<div id="searchBox">
<div id="searchBox">
<label for="Template_ctl15_quickSearch"> </label><input name="Template$ctl15$quickSearch" type="text" value="Search" id="Template_ctl15_quickSearch" onfocus="clearText('Template_ctl15_quickSearch','Search');" onkeypress="return clickOnEnterMultiBrowser(event, 'Template_ctl15dosearch');" style="height:20px;width:140px;" /><img src="http://www2.hull.ac.uk/lli/images/1.gif" alt="" title="" width="0" height="0" /><a class="Button" href="javascript:__doPostBack('Template$ctl15','goSearch')" title="Search"><img id="Template_ctl15dosearch" src="http://www2.hull.ac.uk/lli/images/btnGo.gif" alt="Search" /></a>
</div>
</div>
-->
</div>
</div><!-- end header-->
<div id="homeimage">
<img src='/assets/blah/lib_cat_home.jpg' alt='Homepage image' />
</div>
<div id="homeleft">
<ul id="mainnav">
<li><a href="/catalog">Browse catalog</a></li>
<li><a href="">Advanced search</a></li>
<li><a href="http://www2.hull.ac.uk/lli/about-lli.aspx">About LLI</a></li>
<li><a href="http://www2.hull.ac.uk/lli/help-feedback.aspx">Help and feedback</a></li>
<li><a href="http://www2.hull.ac.uk/lli/skills.aspx">Helping you to study and learn</a></li>
<li><a href="http://www2.hull.ac.uk/acs/lib/using_our_libraries/services/openinghours.aspx">Opening hours</a></li>
</ul>
</div>
<div id="homeright">
<div class="mainstory">
<h1>Bl@H</h1>
<h3>The Library catalog</h3>
<p class=Light><a href=''></a></p>
</div>
<div id="search" class="search">
<form action="/catalog" method="get">
<input class="q" id="q" name="q" type="text" />
<label for="search_field"></label>
<input id="submit" name="commit" type="submit" value="search" />
</form>
</div>
<div style="padding:30px">
<div>
<!-- <script type="text/javascript">new TWTR.Widget({ version: 2, type: 'profile', rpp: 3, interval: 6000, width: '400', height: 500, theme: { shell: { background:'none', color: '#ffffff' }, tweets: { background:'none', color: '#ffffff', links: '#91a23d' } }, features: { scrollbar: false, loop: false, live: false, hashtags: true, timestamp: true, avatars: false, behavior: 'all' }}).render().setUser('HullUni_Library').start();</script>
<noscript><div>Browser does not support script.</div></noscript> -->
</div>
</div>
<!--NEWS STARTS-->
<div class="newswrapper">
<div class="transparency">
<!-- <img src="images/news.png" alt="news background" width="700" height="150" />-->
</div>
<div class="news">
<!-- <h2>Twitter</h2> -->
<!-- <script type="text/javascript">new TWTR.Widget({ version: 2, type: 'profile', rpp: 2, interval: 6000, width: '710', height: 500, theme: { shell: { background:'none', color: '#ffffff' }, tweets: { background:'none', color: '#ffffff', links: '#91a23d' } }, features: { scrollbar: false, loop: false, live: false, hashtags: true, timestamp: true, avatars: false, behavior: 'all' }}).render().setUser('HullUni_Library').start();</script>
<noscript><div>Browser does not support script.</div></noscript>
-->
<!-- <span>No news today.</span>-->
</div>
</div>
<div class="eventswrapper">
<div class="transparency">
<!-- <img src="images/events.png" alt="events background" width="150" height="150" />-->
</div>
<div class="events">
<!-- <h2>Events</h2> -->
<!-- <span>No upcoming events</span>-->
</div>
</div>
</div><!-- end homeright-->
</div><!-- end content-->
<div id="footer">
<div class="utility">
<ul>
</li><li class="address">Hull HU6 7RX, T +44 (0)1482 346311 F +44 (0)1482 466511</li>
</ul>
</div>
</div><!-- end footer-->
</div><!-- end wrapper-->
</body>
</html>