home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 July
/
CMCD0703.ISO
/
Software
/
Freeware
/
Comunicatii
/
slim
/
sbrowser.exe
/
biscripts
/
DeHighlight.js
< prev
next >
Wrap
Text File
|
2003-06-08
|
153b
|
6 lines
if (document.sbOldHtml!="")
{
document.body.innerHTML=document.sbOldHtml;
document.sbOldHtml="";
}
else alert("Original html source code lost!");