if ( UseFlash ) {
    // Use Flash player
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
    document.write(' codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"');
    document.write(' id="ttl_dflt" width="461" height="20">');
    document.write('<param name="movie" value="/sb/ttl_dflt.swf"><param name="quality" value="high"> <param name="bgcolor" value="#000000">');
    document.write('<embed src="/sb/ttl_dflt.swf" quality="high" bgcolor="#000000"');
    document.write(' name="ttl_dflt" swLiveConnect="false" width="461" height="20"');
    document.write(' type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">');
    document.write('</embed>');
    document.write('</object>');
} else if (!(navigator.appName && navigator.appName.indexOf("Netscape")>=0 && navigator.appVersion.indexOf("2.")>=0)) {
    // Netscape 2 will display the IMG tag below so don't write an extra one
    document.write('<img src="/sb/img/ttl_dflt.jpg" width="461" height="20" border="0">');
}
