facciamo le cose per bene..

Codice PHP:
$jump = (isset($_GET['jump']))? (int) $_GET['jump'] : 0
if(
$jump == 0){
.
.

adesso dovrebbe andare..