function help_openWindow()
{
window.open("","mado",'resizable=yes,scrollbars=yes,width=300,height=400');
}
