JavaScript Call URL sem ir a ele
$.ajax({
url: 'http://test/?myid=5'
});
Stupid Swiftlet
$.ajax({
url: 'http://test/?myid=5'
});