<!--
function Click(URL)
{
window.open(URL,"Info","toolbar=no,width=310,height=214,directories=no,status=no,scrollbars=yes,menubar=no,resizable=no,top=screen.height,left=screen.width");
}
//-->
