<!--

function openScript(url) {
        var Win = window.open(url, 'popup', config='width=400,height=300,resizable=1,scrollbars=yes,menubar=yes,status=yes');
}

//-->
