home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Your Business Pak
/
BusinessPak2.iso
/
Netscape
/
CD
/
comm.z
/
scraps
< prev
next >
Wrap
Text File
|
1998-10-20
|
1KB
|
48 lines
<SCRIPT LANGUAGE = "JavaScript1.2">
function loadstyles(platform)
{
if ((platform == "Win32")) {
document.write("<STYLE TYPE = 'text/javascript'>");
document.write("classes.keyword.all.fontFamily = 'helvetica, arial';");
document.write("classes.keyword.all.fontSize = '14px';");
document.write("classes.keyword.all.marginTop = 4;");
document.write("classes.keyword.all.marginBottom = 4;");
document.write("tags.A.textDecoration = 'none';");
document.write("</STYLE>");
}
if ((platform == "MacPPC")) {
document.write("<STYLE TYPE = 'text/javascript'>");
document.write("classes.keyword.all.fontFamily = 'helvetica, arial';");
document.write("classes.keyword.all.fontSize = '14px';");
document.write("classes.keyword.all.marginTop = 4;");
document.write("classes.keyword.all.marginBottom = 4;");
document.write("tags.A.textDecoration = 'none';");
document.write("</STYLE>");
}
if ((platform == "Win32")) {
document.write("classes.keyword.all.fontFamily = 'helvetica, arial';");
document.write("classes.keyword.all.fontSize = '14px';");
document.write("classes.keyword.all.marginTop = 4;");
document.write("classes.keyword.all.marginBottom = 4;");
document.write("tags.A.textDecoration = 'none';");
document.write("</STYLE>");
}
}
</SCRIPT>
<SCRIPT LANGUAGE = "JavaScript1.2">
loadstyles(navigator.platform)
</SCRIPT>