\n' +'

Unsupported Browser

\n' +'


\n' +'The following browsers are supported:

\n' +'

1. Microsoft\'s Internet Explorer 4.0 or better. \n' +'http://www.microsoft.com/ie

\n' +'

2. Netscape\'s Communicator 4.06 or better. \n' +'http://www.netscape.com/download. If you wish to publish the images in PNG ' +'format you will need to add PNG support to Netscape Communicator. \n' +'PNG Live is a plug-in that provides PNG support for Netscape Communicator. Netscape ' +'Communicator 4.5 or better has built-in support for PNG and therefore does not require any special plug-in to view ' +'web pages created by Rose Web Publisher.

\n' +'


\n' +'
\n' +'\n' +'

Hosted by www.Geocities.ws

\n'; var bOK = 0; if (navigator.appName.indexOf("Microsoft") >= 0) { if(navigator.appVersion.charAt(0) == '4') bOK = 1; } else if (navigator.appName.indexOf("Netscape") >= 0) { if((navigator.appVersion.charAt(0) == '4' && navigator.appVersion.charAt(2) == '0' && navigator.appVersion.charAt(3) >= '6') || (navigator.appVersion.charAt(0) == '4' && navigator.appVersion.charAt(2) >= '5') || (navigator.appVersion.charAt(0) > '4')) bOK = 1; } if (bOK == 1) { document.open("text/html", "replace"); document.write(frameSet); document.close() } else { document.open("text/html", "replace"); document.write(unsupported); document.close() } } // -->
Hosted by www.Geocities.ws