Newer
Older
Digital_Repository / Repositories / statistics / includes / inc.html.header.otago_eprints.es.php
nstanger on 15 Jul 2008 3 KB - Removed incorrect absolute URLs.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
<html>
  <head>
	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
    <title>
<?php
	// NJS 2006-06-14: Added support for multiple archives.
	print $GLOBALS["config_vars"]["general"]["repository_name"][$GLOBALS["config_vars"]["archivename"]];
	print ': Usage Statistics';
?>
	</title>
	<script src="/javascript/auto.js" type="text/javascript"><!-- nope --></script>
	<style type="text/css" media="screen">@import url(/style/auto.css);</style>
	<style type="text/css" media="print">@import url(/style/print.css);</style>
<!--[if IE]>
	<style type="text/css" media="screen">@import url(/style/ie_hacks.css);</style>
<![endif]-->
	<link rel="icon" href="/favicon.ico" type="image/x-icon"/>
	<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>
    <link rel="Top" href="/" />
    <link rel="Search" href="/cgi/search" />
    <link rel="Help" href="/help" />
    
  </head>

<body bgcolor="#ffffff" text="#000000">
	<div class="ep_noprint">
		<noscript>
			<style type="text/css">@import url(http://ou075136.otago.ac.nz:8008/style/nojs.css);</style>
		</noscript>
	</div>

	<div class="sob_tm_header ep_noprint">
		<a class="otago_tm_logo" href="http://www.otago.ac.nz/">
			<img alt="University of Otago Logo" src="/images/university_web_logo.gif" />
		</a>
		<a class="sob_tm_logo" href="http://www.business.otago.ac.nz/">
			<img alt="School of Business Logo" src="/images/sob-logo.png" />
		</a>
		<div id="sob_tm_menu">
			<div id="sob_tm_menu_items">
				<ul><li><a href="/">Home</a></li></ul>
				<ul>
					<li>
						<a href="/cgi/search/advanced">Search</a>
						<ul>
							<li><a href="/cgi/search/simple">Simple</a></li>
							<li><a href="/cgi/search/advanced">Advanced</a></li>
						</ul>
					</li>
				</ul>
				<ul>
					<li>
						<a href="/view/">Browse</a>
						<ul>
							<li><a href="/view/year/">by Year</a></li>
							<li><a href="/view/subjects/">by Subject</a></li>
							<li><a href="/view/type/">by Pub. Type</a></li>
							<li><a href="/view/affiliations/">by Org. Unit</a></li>
						</ul>
					</li>
				</ul>
				<ul>
					<li>
						<a href="/es">Statistics</a>
						<ul>
							<li><a href="/es/index.php?action=cumulative_usage;range=all">by Year/Month</a></li>
							<li><a href="/es/index.php?action=cumulative_usage_country">by Source</a></li>
						</ul>
					</li>
				</ul>
				<ul><li><a href="/information.html">About</a></li></ul>
			</div>
		</div>
			<div class="sob_tm_searchbar">
				<table cellpadding="0" cellspacing="0">
					<tr>
						<td class="sob_login_status">The statistics system is separate from the repository and does not track your<br /> 
						login. Please return to the repository home to manage your deposits, etc.</td>
						<td class="sob_search_box">
							<form method="get" accept-charset="utf-8" action="/cgi/search" style="display:inline">
								<input class="ep_tm_searchbarbox" accept-charset="utf-8" size="20" type="text" name="q" />
								<input class="ep_tm_searchbarbutton" value="Search" type="submit" name="_action_search" />
								<input type="hidden" name="_order" value="bytitle" />
								<input type="hidden" name="basic_srchtype" value="ALL" />
								<input type="hidden" name="_satisfyall" value="ALL" />
							</form>
						</td>
					</tr>
				</table>
			</div>
	</div>

<table width="695" border="0" align="center">
  <tr> 
    <td align="left" valign="top">    
	    <h1>
<?php
	// NJS 2006-06-14: Added support for multiple archives.
	print $GLOBALS["config_vars"]["general"]["repository_name"][$GLOBALS["config_vars"]["archivename"]];
	print ': Usage Statistics<br />';
	print '<span style="font-size:small;color:#cccccc;">[Last updated ' .
		$sql->getLastProc() . ']</span>';
?>
		</h1>