\n'); } var saida=""; function savepoint(x,y){ saida += x+","+y+";"; } function cleardata(){ saida = ""; } function conct(da){ saida += da; } function savestart(c, t,x,y){ saida += "S,"+t+","+c+";"+x+","+y+";"; } function alerta(coisa){ window.alert(coisa); } function mouseof(){ //window.document.my_drawer_flash.SetVariable("mouseof", "1"); } function doPassVar(sendText){ window.document.my_drawer_flash.SetVariable("tam", sendText); } function doPassVar2(sendText){ window.document.my_drawer_flash.SetVariable("cor", sendText); } function doPassVarGo(sendText){ window.document.my_drawer_flash.SetVariable("lista", sendText); } function doPassVarGome(sendText){ window.document.my_drawer_flash.SetVariable("lista", sendText); }