function _newspostbck(form_,page_)
{
    form_.page.value=page_;
    form_.submit();
}
