<SCRIPT type="text/javascript">
<!--
function ShowPopup(page,name,options)
{
Window = window.open(page,name,options);
}
// -->
</SCRIPT>