function form_submit()
{
    document.getElementById('paypal_button_form').submit();
}
