-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathxinclude_header_request.html
More file actions
executable file
·41 lines (38 loc) · 2.38 KB
/
xinclude_header_request.html
File metadata and controls
executable file
·41 lines (38 loc) · 2.38 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
<!--begin OLD gvsu bannercss
<style type="text/css">
#topbannerbar {background-image:url(css/images/gvbg1.gif);background-repeat:repeat-x;background-position:top left;height:45px;}
#topbannerbar a {text-decoration:none;color:#DDEEFF;background-image:url(css/images/gvtop_divider.gif);padding-left:10px;padding-right:11px;background-repeat:no-repeat;background-position:right;}
#topbannerbar a:hover {text-decoration:none;color:#fff;}
</style>
<div id="topbannerbar">
<table width="720" border="0" align="center" style="font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#6692CF;" cellpadding="0" cellspacing="0">
<tr>
<td valign="bottom"><div align="right"><a href="http://www.gvsu.edu"><img src="css/images/gv_logo.gif" alt="gvsu" border="0" align="left" /></a><br />
<br />
<a href="http://www.gvsu.edu/">home</a><a href="http://google.gvsu.edu">search</a><a href="http://admissions.gvsu.edu/admissions/application/apply.asp">apply</a><a href="http://www.gvsu.edu/library/">library</a><a href="http://directory.gvsu.edu/">people finder</a><a href="/index.cfm?action=home.chooseemail">email</a><a href="http://bb.gvsu.edu">blackboard</a> <a href="http://www.gvsu.edu/contactus.cfm">contact us</a> </div></td>
</tr>
</table>
</div>
end gvsu banner-->
<!--begin GVSU banner-->
<!-- GVSU Top Banner Code - Version 1.0, September 2009 -->
<script type="text/javascript" src="https://gvsu.illiad.oclc.org/illiad/js/external.js"></script>
<!--end GVSU banner-->
<div id="header">
<div id="title-name">Document Delivery</div>
<div id="status"></div>
<!--<div id="search">
<form action="illiad.dll" name="Search" method="post">
<input type="hidden" name="IlliadForm" value="Search" />
<input id="SessionID" name="SessionID" type="hidden" value="<#PARAM name="SessionID">" />
<label for="SearchCriteria">
<input id="SearchCriteria" name="SearchCriteria" type="text" class="f-criteria" />
</label>
<input type="submit" name="SubmitButton" value="Search" class="f-submit" />
<div id="searchType">
<input name="SearchType" type="radio" id="SearchTypeActive" value="Active" checked class="f-searchType" /><label for="SearchTypeActive">Active</label>
<input name="SearchType" type="radio" id="SearchTypeAll" value="All" class="f-searchType" /><label for="SearchTypeAll">All</label>
</div>
</form>
</div>-->
</div>