/* author: Lee McGeorge */
/* Creation date: 16/04/04 */
var name = navigator.appName
var found=name.indexOf("Microsoft");
if(found==-1){document.write("<table width='100%' height='115' style='visibility:transparent;'><tr><td></td></tr></table>")}
