<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  <title></title>   <style type="text/css">
 <![CDATA[a.menubold:link, a.menubold:active, a.menubold:hover, a.menubold:visited {text-decoration : none;font-size: 16px;font-weight:bold;color:#000000}
a.menunormal:link, a.menunormal:active, a.menunormal:hover, a.menunormal:visited {text-decoration : none;font-size: 16px;font-weight:normal;color:#000000}


.nicebtns 
{
  background-color: #ffffff; 
  background-image: url(images/but_fill.gif); 
  background-position: bottom; 
  background-repeat: repeat; 
  border: none; 
  color: #000000; 
  cursor: pointer; 
  font-size: 16px;
  font-weight: bold; 
  border-left: 1px solid #000066; 
  border-right: 1px solid #000066; 
  border-top: 1px solid #000066; 
  border-bottom: 1px solid #000066;
}
td.menu
{
  font-family: verdana, arial, geneva, helvetica;	
  font-size: 16px;
  text-align:left;
  background:#cdcdcd;
}

p.errormess
{
  font-family: verdana, arial, geneva, helvetica;	
  font-size: 12px;
  text-align:left;
  background:#FFFFFF;
  font-weight:bold;
  color: #FF0000; 
}

td.description
{
  font-family: verdana, arial, geneva, helvetica;	
  font-size: 12px;
  text-align:left;
  background:#FFFFFF;
  font-style:italic;
}
tr.even
{
 background:#e0e0e0;
}

tr.odd
{
 background:#c0c0c0;
}

td.even
{
  font-family: arial, geneva, helvetica;	
  font-size: 24px;
 background:#e0e0e0;
 }
td.odd
{
  font-family: arial, geneva, helvetica;	
  font-size: 24px;
 background:#c0c0c0;
}

th
{
  font-family: verdana, arial, geneva, helvetica;	
  font-size: 16px;
  text-align:left;
  background:yellow;
}

th.small
{
  font-family: verdana, arial, geneva, helvetica;	
  font-size: 9px;
  text-align:left;
  background:yellow;
}

table.collapse
{
   border-collapse: collapse;
   width:100%;
}



table.menu
{
  border:0;
  padding:0;
  margin:0;
  width:100%;
  background:#cdcdcd ;
  font-family: verdana, arial, geneva, helvetica;	
  font-size: 16px;
  font-weight: bold;
  color: #cccccc;
}

table.header
{
  border:0;
  padding:0;
  margin:0;
  width:100%;
  background:#0e9fee ;
  font-family: verdana, arial, geneva, helvetica;	
  font-size: 16px;
  font-weight: bold;
  color: #cccccc;
}

table.location
{
  border:0;
  padding:0;
  margin:0;
  WIDTH:100%;
  background:#ffffff ;
  font-family: verdana, arial, geneva, helvetica;	
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}   ]]>
  </style>  <script type="text/javascript">
<![CDATA[
function Check(checklist, value)
{
//   alert(checklist);
   for (i = 0; i < checklist.length; i++)
   {
      checklist[i].checked = value;
   }
}

function replaceSVG(ss)
{
   var r2, r, re, re2;                    //Declare variables.
   re = /<([^\/])/gi;             //Create regular expression pattern.
   r = ss.replace(re, "<s:$1"); 
   re2 = /<\//gi;             //Create regular expression pattern.
   r2 = r.replace(re2, "<\/s:");
   return(r2);                   //Return string with replacement made.
}

function replaceMathML(ss)
{
   var r2, r, re, re2;                    //Declare variables.
   re = /<([^\/])/gi;             //Create regular expression pattern.
   r = ss.replace(re, "<m:$1"); 
   re2 = /<\//gi;             //Create regular expression pattern.
   r2 = r.replace(re2, "<\/m:");
   return(r2);                   //Return string with replacement made.
}

function openNewWindow(text)
{
   my_window= window.open ("",
     "mywindow1","status=1,width=350,height=150");
   my_window.document.write('<H1>Popup Test!</H1>'); 
}
   ]]>
  </script>  </head>  <body>  <table class="header">
  <tr class="header" width="100%">
  <td class="header">
  xBorrow
  </td>
  <td>
  
  </td>
  </tr>
  </table><br />
<b>Fatal error</b>:  Call to undefined function printItemMenu() in <b>/home/1/e/erlendthune/xborrow/itemsiown.php</b> on line <b>11</b><br />

