\n');
}else{
if (navigator.plugins && navigator.plugins["Shockwave Flash"]){
var ar_FlashDescription = navigator.plugins["Shockwave Flash"].description;
if (ar_flashver <= parseInt(ar_FlashDescription.charAt(ar_FlashDescription.indexOf(".") - 1))) ar_plugin = true;
}
}
if(ar_plugin) {
ar_html = '';
} else {
ar_html = '
';
}
document.write(ar_html);
// -->