home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2005 February
/
PCWorld_2005-02_cd.bin
/
komunikace
/
slim
/
sbsetup.exe
/
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!");