var str:String = "javascript:"; str += "alert('" + a + "')"; str += "alert('" + a + "')"; str += "alert('" + a + "')"; getURL (str);