JavaScript Call URL bez dochodzenia do niego
$.ajax({
url: 'http://test/?myid=5'
});
Stupid Swiftlet
$.ajax({
url: 'http://test/?myid=5'
});