PK

ADDRLIN : /proc/self/root/home/bw2hgtn172qm/www/Clients/urologysolution.com/
FLL :
Current File : //proc/self/root/home/bw2hgtn172qm/www/Clients/urologysolution.com/cal.php

<!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=iso-8859-1" />
<title>Untitled Document</title>
<link rel="stylesheet" type="text/css" href="epoch_styles.css" />
<script type="text/javascript" src="epoch_classes.js"></script>
<script type="text/javascript">
var dp_cal;      
window.onload = function () {
//bas_cal = new Epoch('epoch_basic','flat',document.getElementById('basic_container'));
dp_cal  = new Epoch('epoch_popup','popup',document.getElementById('popup_container'));

//ms_cal  = new Epoch('epoch_multi','flat',document.getElementById('multi_container'),true);
};
</script>
</head>

<body>
<table>
<tr>
<td>
<input id="popup_container" name="df"  readonly="readonly" style="cursor: text; float:left" size="9" />
</td>
</tr>
</table>
</body>
</html>


PK 99