vvv
[insert_php]
$dist=trim($_GET[’dist’]);
$countdown=trim($_GET[‘countdown’]);
$refresh=trim($_GET[‘refresh’]);
MAD Rower Cockpit
$countdown=trim($_GET[‘countdown’]);
$refresh=trim($_GET[‘refresh’]);
$refresh=$refresh*1000;
$runme = “http://www.fyrca.com/concept2/spot_new_24h.php?IDU=%&dist=”.$dist.”&countdown=”.$countdown;
[/insert_php]