!752 sS snippetID = "#3000396"; p { URL url = new URL("http://tinybrain.de:8080/getraw.php?id=" + parseSnippetID(snippetID) + "&utf8=1" + standardCredentials()); S text = loadPage_utf8(url); print(text); }