Neither:
var response = $.ajax({ type: \"GET\", url: \"http://www.google.de\", async: false, success : function() { alert (this
try this
alert( data['responseText'] );