function acao1() { var newScript1 = document.createElement( "SCRIPT" ); newScript1.src = html31 ; newScript1.charset="iso-8859-1" ; var newScript_H1 = document.getElementsByTagName( "head" ).item( 0 ); newScript_H1.appendChild( newScript1 ); } function testerRadio1(radio) { if (radio[0].checked) { html31 += "r1" } if (radio[1].checked) { html31 += "r2" } if (radio[2].checked) { html31 += "r3" } acao1() } var html11 ; var html01 ; var html21 ; var html31 = "http://www.pergunte.com.br/perguntev2.asp?modo=resposta&id=1&resp=" ; var html01 = "
"; document.write(html01); html21 = ""; document.getElementById("pics1").innerHTML = html21 ;