can some one figure this commands out please. i receved from an intruder while i am

Robin G

New member
chat on yahoo mess? var sWriteOutput = "";
try {
sWriteOutput = parent._iframeHelperCallback(window.frameElement);
} catch (e) {
e = null;
};
if (sWriteOutput) { document.write(sWriteOutput); };
 
Back
Top