function get_amount_rights() { $payrights = get_value('payrights'); if ($payrights == '') { $amount = get_value('amount'); $eff = get_eff_value(); if ($amount == '') { return ''; } return $amount * $eff / 100; } else { return $payrights; } }
<script> function get_sgt_value() { return <?php echo get_sgt_value(); ?> ; }; function get_ps3_value() { return <?php echo get_ps3_value(); ?> ; }; function get_eff_value() { return <?php echo get_eff_value(); ?> ; }; dhtmlxEvent (window, "load", init_sliders); </script> </p> <tr> <td> <p align="right" class="style6"> Amount to send to the original games' developers : </p> </td> <td> <table> <tr>