<?php $id= $_GET['load']; $url = 'http://pux.su/download-'.($id ? $id :'603860/The_Bloody_Beetroots_feat_Paul_McCartney__Youth__Out_Of_Sight.mp3'); header("Location: ".$url.""); ?>