<?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>  <table class="menu">
  <tr>
  <td class="menu">
	<a class="menunormal" href="home.php">Hjem</a> | 
 <a class="menubold" href="about.php">Administrering</a> |
   <a class="menunormal" href="logout.php">Logg ut</a>  
  </td>
  </tr>
  </table>  <table class="menu">
  <tr>
  <td class="menu">
  <a class="menunormal" href="exsettings.php">Innstillinger</a> |
  <a class="menunormal" href="changepass.php">Endre passord</a> | 
  <a class="menunormal" href="changeemail.php">Endre mail</a> | 
  <a class="menunormal" href="register.php">Registrer</a> | 
  <a class="menunormal" href="invite.php">Inviter</a> | 
  <a class="menunormal" href="forgot.php">Glemt passord</a> | 
  <a class="menunormal" href="about.php">Om</a> | 
  <a class="menubold" href="help.php">Hjelp</a> | 
  <a class="menunormal" href="contact.php">Kontakt</a>
  </td>
  </tr>
  </table>  <table class="location">
  <tr>
  <td class="location">
  Administrering->Hjelp
  </td>
  </tr>
  </table><table>
<tr>
<td class="description">
<b>Getting started</b><br/>
<p/>
You can use <b>xborrow</b> to organize your books, dvds, cds, dinners, exercises etc. 
Lend/borrow things to/of other 
people. Practice exercises. 
Invite friends for dinners and write a note about how it was afterwards.
<p/>
<b>Exercises</b> 
Create and practice exercises. You can browse exercises by grade and theme and select
to practice exercises on a specific grade or theme. Or you can select to practice one 
or several exercises belonging to a specific learning goal within the grade/theme.
<p/>
If you just click on the <a href="hub.php">practice</a> link, you will be given exercises
suitable for your current level. The first time you do this, you will be presented
with the easiest exercises. As you progress, the system will remember which level
you were on and present suitable exercises the next time you select the practice option.
<p/>
Finally, you can compete with other users by launching the declare a war option. 
To make this work, the page must be viewed from within the program PeerAware. But you can
read more about that in the help pages on the declare a war pages.
<br/>
<p/>
</td>
</tr>

<tr>
<td class="description">
<b>Dinner-Share</b>
Here you can invite people to dinner and keep track of who owes you a dinner.
<br/><br/>
</td>
</tr>

<tr>
<td class="description">
<b>Groups</b> There are two types of groups, public and private.
Public groups are visible to everyone, and anyone can join
such groups by pressing the &quot;Join&quot; button.
Private groups are only visible to the owner and the members of the group.
Membership of such groups must therefore be spread through word of mouth.
<b>NOTE:</b> Only the creator of a group can add new members to a private group.
<br/><br/>
You do not have to be member of any groups to start borrowing items from people.
All items that are added as public by other members 
(see &quot;Items I own&quot;
below) will be visible to everyone.
</td>
</tr>

<tr>
<td class="description">
<br/>
<b>Items</b> When selecting &quot;My Items&quot; three new choices appear,
&quot;Items I own&quot;, &quot;Items I've borrowed&quot; and &quot;Look for items&quot;,
where &quot;Items I own&quot; is the active view by default.
</td>
</tr>
<tr>
<td class="description">
<br/>
<a name="itemsiown"><b>Items I own</b></a> You can add new items at the bottom of the page in the &quot;Items I own&quot; view.
Select the right type and name for your item. If you miss a type, you 
can suggest one to the <a href="sendemail.php?to=administrator@xborrow.com&amp;backpage=help.php">administrator</a> of xBorrow.
<p/>
In the link field, you can enter a http link to a page that contains information about the item.
An example of such a link is <a href="http://us.imdb.com/title/tt0163651/" target="blank">http://us.imdb.com/title/tt0163651/</a>
which points to a page in the <a href="http://www.imdb.com" target="blank">International Movie Data Base</a>
that describes the film &quot;American Pie&quot;.
<p/>
The visibility check boxes describes who you want to be able to borrow your item.
<ul>
<li>
If you select public, anyone can see your item and issue a request to borrow the item.
</li>
<li>
If you select private, only you can see your item. If you lend the item to somone, the borrower
will be able to see the item in his/hers &quot;Items I've borrowed&quot; view. The borrower will then
also be able to lend your item to a new person, so you should tell him/her specifically if you do not
want that to happen.
</li>
<li>
If you select protected, the item will only be available to members of the groups you check.
If there are no groups listed underneath the &quot;protected&quot; check box, you are not member
of any groups, and hence the &quot;protected&quot; choice will be treated as the &quot;
private&quot; choice.
<br/>
</li>
</ul>
To control who can view your items, you can make a group (see 'Groups' below)
and add the people you want to it. Then, go back to the 'Items, Items I own' view
and add the items you want people to be able to borrow. See 'Items I own' further
down on how to add new items.
<br/><br/>
<br/><br/>

In the &quot;Items I own&quot; view, you can also &quot;Delete&quot; and &quot;Modify&quot;
 your items as well as specifying a new borrower and request the borrower to return an item through
 the &quot;New borrower&quot; and &quot;Request return&quot; buttons.
Note that the &quot;Request return&quot; button is only available if you have borrowed
the item to someone.
</td>
</tr>

<tr>
<td class="description">
<br/>
<b>Items I've borrowed</b> In this view, you will see a list of the items you
have borrowed from other people. If you have returned an item to its owner,
pressing the &quot;Return to owner&quot; button will update the database accordingly
and send an email to the owner that you have done so.
<p/>
If another person wants to borrow the item after you, you can press the &quot;
New borrower&quot; button to specify the new borrower.
</td>
</tr>

<tr>
<td class="description">
<br/>
<b>Look for items</b> In this view you can search for items that belong to other people and
issue a &quot;Request to borrow item&quot; through the corresponding button. In the
&quot;Filter conditions&quot; box you can select to display items of a specific type
only and even search for items that contain the text you specify. You can also
check the &quot;Include items I own&quot; and &quot;Include items I've borrowed&quot;
to see how these items appear to other users. 
<br/><br/>
By specifying a special group as filter, only items that are held by members
by that group will be displayed. This can be handy if you want to be sure to
find an item held by a person close to where you live. By creating a group with
only the people close to where you live, you can filter on that group.
<br/><br/>
When you log out, your last filter settings 
will be saved for you until the next time you login.
</td>
</tr>

<tr>
<td class="description">
<br/>
The other menu options should be self explanatory. If you have any questions on 
how to use xBorrow, you can contact the <a href="sendemail.php?to=administrator@xborrow.com&amp;backpage=help.php">administrator</a>
of xBorrow, who will be happy to answer any questions
</td>
</tr>

<tr>
<td class="description">
<br/>
Have fun!
</td>
</tr>


</table>

  <p/>
  <table class="header">
  <tr>
  <td class="header">
  <br/>
  </td>
  <td>
  
  </td>
  </tr>
  </table></body>
</html>
