<!--





function MM_preloadImages() { //v3.0

  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();

    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)

    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}

}



function MM_checkPlugin(plgIn, theURL, altURL, autoGo) { //v4.0

  var ok=false; document.MM_returnValue = false;

  with (navigator) if (appName.indexOf('Microsoft')==-1 || (plugins && plugins.length)) {

    ok=(plugins && plugins[plgIn]);

  } else if (appVersion.indexOf('3.1')==-1) { //not Netscape or Win3.1

    if (plgIn.indexOf("Flash")!=-1 && window.MM_flash!=null) ok=window.MM_flash;

    else if (plgIn.indexOf("Director")!=-1 && window.MM_dir!=null) ok=window.MM_dir;

    else ok=autoGo; }

  if (!ok) theURL=altURL; if (theURL) window.location=theURL;

}



function MM_controlSound(x, _sndObj, sndFile) { //v3.0

  var i, method = "", sndObj = eval(_sndObj);

  if (sndObj != null) {

    if (navigator.appName == 'Netscape') method = "play";

    else {

      if (window.MM_WMP == null) {

        window.MM_WMP = false;

        for(i in sndObj) if (i == "ActiveMovie") {

          window.MM_WMP = true; break;

      } }

      if (window.MM_WMP) method = "play";

      else if (sndObj.FileName) method = "run";

  } }

  if (method) eval(_sndObj+"."+method+"()");

  else window.location = sndFile;

}

//-->