\n');
}
function sendIt(strArgs)
{f1.fscom1.SetVariable("chatbox", strArgs);
fscom1.SetVariable("chatbox", "sent")}
function setObject()
{fscom1 = InternetExplorer ? fscom : document.fscom;}
function newWindow()
{win1=window.open("fscom3.html","f1","width=300,height=200");
f1=win1
setObject()
}
//-->