function writeLeftBanner(lang_p){var hasProductInstall=DetectFlashVer(6,0,65);var hasRequestedVersion=DetectFlashVer(requiredMajorVersion,requiredMinorVersion,requiredRevision);if(hasProductInstall&&!hasRequestedVersion){var MMPlayerType=(isIE==true)?"ActiveX":"PlugIn";var MMredirectURL=window.location;document.title=document.title.slice(0,47)+" - Flash Player Installation";var MMdoctitle=document.title;AC_FL_RunContent("src","/nicom1/files/playerProductInstall","FlashVars","MMredirectURL="+MMredirectURL+'&MMplayerType='+MMPlayerType+'&MMdoctitle='+MMdoctitle+"","width","180","height","40","align","middle","id","Banner","quality","high","bgcolor","#ffffff","name","Banner","allowScriptAccess","sameDomain","type","application/x-shockwave-flash","pluginspage","http://www.adobe.com/go/getflashplayer");}else if(hasRequestedVersion){var flvars="lang="+lang_p;AC_FL_RunContent("src","/nicom1/files/Banner","width","180","height","40","align","middle","id","Banner","quality","high","bgcolor","#ffffff","name","Banner","allowScriptAccess","always","allowFullScreen","false","type","application/x-shockwave-flash","pluginspage","http://www.adobe.com/go/getflashplayer","FlashVars",flvars);}else{document.getElementById('Banner_tag').innerHTML='<a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a>';}}

