<!--
function openwin(url) {
 window.open(url, '','width=520,height=600,status=yes,scrollbars=yes,directories=no,menubar=yes,resizable=no,toolbar=no');
}
//-->

