|
\n' );
}
// if the plugin is there write the object code into the doc
// ---------------------------------------------------------------------------
if ( plugin ) {
if ( DEBUG ) document.write( 'writing object stuff ' ); document.write( ''); } // check for Navigator // --------------------------------------------------------------------------- else if ( ! ( app_name && app_name.indexOf( "Netscape" ) >= 0 && navigator.appVersion.indexOf( "2." ) >= 0 ) ) { if ( DEBUG ) document.write( 'Navigator ' ); document.write(' ');
}
// fall back -- if we cant get anything out of
// ---------------------------------------------------------------------------
else {
if ( DEBUG ) document.write( 'fallback ' ); document.write( ' '
);
}
// get the plugin and return its status
// ---------------------------------------------------------------------------
function get_plugin( mime_type ) {
// check if mimeTypes is there
if ( navigator.mimeTypes ) {
if ( DEBUG ) document.write( 'Plugin Support detected' ); if ( navigator.mimeTypes[ mime_type ] ) return navigator.mimeTypes[ mime_type ].enabledPlugin; } else { if ( DEBUG ) document.write( 'No Plugin Support ' ); return 0; } } // flash navigation end // --------------------------------------------------------------------------- //--> |
![]() ![]() |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||