<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN"

"http://www.wapforum.org/DTD/xhtml-mobile10.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

<head>
<!-- filename: login-session -->

<title>&f-base - Sign-in to your MUSE Account</title>
<include>meta-tags

<include>include-stylesheets


</head>

<body>

<include>head-1

<h3>Sign In</h3>


<form method="post" name="signinform" action="&server_f">
<p>
<input type="hidden" name="func" value="bor-verify" />
<input type="hidden" name="login_source" value="$0100" />

Barcode: <input type="text" name="bor_id" value="" />
<br />
PIN:<input type="password" name="bor_verification" value="" />
<br />
<input type="hidden" name="bor_library" value="MGU50" />
<input type="submit" value="Sign In" />
</p>
</form>
<p>
Your  barcode number is the 10 or 11 digit number above the barcode on your McGill card
<br />
Your default MUSE PIN is your birthdate, i.e., yyyymmdd.
</p>


<include>copyrights

</body>
</html>

