codice:
urlVar = "http://forum.html.it/forum/showthread.php?s=&threadid=438191";
my_btn.onPress = function() {
	getURL(urlVar);
};