
var requiredMajorVersion = 9;var requiredMinorVersion = 0;var requiredRevision = 124;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", "playerProductInstall","FlashVars", "MMredirectURL="+MMredirectURL+'&MMplayerType='+MMPlayerType+'&MMdoctitle='+MMdoctitle+"","width", "100%","height", "100%","align", "middle","id", "WebmasterPanel","quality", "high","bgcolor", "#869ca7","name", "WebmasterPanel","allowScriptAccess","always","type", "application/x-shockwave-flash","pluginspage","http://www.adobe.com/go/getflashplayer");} else if (hasRequestedVersion) {AC_FL_RunContent("codebase","http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0","src", "http://www.tariftool.com/tariftool","width", "570","height", "700","align", "middle","id", "UP","quality", "high","bgcolor", "#ffffff","name", "tariftool","allowScriptAccess","always","type", "application/x-shockwave-flash","pluginspage", "http://www.adobe.com/go/getflashplayer","flashVars","rootDirectory="+dir+"&UID="+WID+"");} else { var alternateContent = ' ADOBE';document.write(alternateContent); }

