<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2715.400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>
<DIV><FONT size=2>Hi,</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>can anyone tell me why this isn't working on a Mac ? 
Everything is ok on a PC, but on the mac it ain't submitting the 
form.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>&lt;script language="JavaScript"&gt;<BR>&lt;!--<BR>function 
valuerestore() {<BR>&nbsp;document.blah_box.mensagem.value = 
document.blah_box.tmp_mensagem.value;<BR>&nbsp;document.blah_box.nome.value = 
document.blah_box.tmp_nome.value;<BR>&nbsp;document.blah_box.tmp_mensagem.value 
= ' mensagem';<BR>&nbsp;document.blah_box.tmp_nome.value = ' 
nome';<BR>&nbsp;document.blah_box.sumbit();<BR>&nbsp;&nbsp;&nbsp; 
}<BR>//--&gt;<BR>&lt;/script&gt;</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>this is triggered by:</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>&lt;input type="image" name="postar" 
src="images/bt_postar.gif" onClick="valuerestore()"&gt;</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>TIA</DIV>
<DIV>Marcelo Simon</DIV></FONT></DIV></BODY></HTML>