<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>
<link rel='stylesheet' href='calendar.css' title='calendar'>
<script language="javascript" src="calendar.js"></script>

</head>

<body>
<input name='txtCalendar' id='idCalendar' class='inputBoxStyle' readonly>
<img src='cal.gif' align='absmiddle' onmouseover="fnInitCalendar(this, 'idCalendar')">

</body>

</html>
