    <!-- START DROPDOWN NAV SCRIPT -->
    /***********************************************
    * AnyLink Drop Down Menu- © Dynamic Drive (www.dynamicdrive.com)
    * This notice MUST stay intact for legal use
    * Visit http://www.dynamicdrive.com/ for full source code
    ***********************************************/
    
    //Sub Menu for About 
    var menu1=new Array()
    menu1[0]='<a href="/100/story/179.html">Overview</a>'
    menu1[1]='<a href="/100/story/331.html">Senior Officers</a>'
    menu1[2]='<a href="/100/story/332.html">Board of Directors</a>'
    menu1[3]='<a href="/100/story/340.html">History</a>'
    menu1[4]='<a href="http://150th.mcclatchy.com">150th Anniversary</a>'
    menu1[5]='<a href="/100/story/211.html">Pulitzer Prizes</a>'
    
    //Sub Menu for Investor Relations
    var menu2=new Array()
    menu2[0]='<a href="/147/story/319.html">Corporate Governance</a>'
    menu2[1]='<a href="/145/story/307.html">Annual Meeting / Shareholder Address</a>'
	menu2[2]='<a href="/114/index.html">Annual Report</a>'
	menu2[3]='<a href="/150/story/334.html">Quotes / Dividends</a>'
	menu2[4]='<a href="/176/index.html">Press Releases</a>'
        menu2[5]='<a href="/176/index.rss">RSS</a>'
	menu2[6]='<a href="/reg-bin/int.cgi?mode=register">E-mail Alerts</a>'
	menu2[7]='<a href="/132/index.html">Quarterly Earnings Reports</a>'
	menu2[8]='<a href="/143/index.html">GAAP - Non GAAP Reconciliations</a>'
	menu2[9]='<a href="/141/story/330.html">Webcast Archive</a>'
	menu2[10]='<a href="http://www.sec.gov/cgi-bin/browse-edgar?company=&CIK=0001056087&owner=only&action=getcompany" target="_blank">SEC Section 16 Filings</a>'
	menu2[11]='<a href="http://www.sec.gov/cgi-bin/browse-edgar?action=getcompany&CIK=0001056087" target="_blank">Other SEC Filings</a>'
       menu2[12]='<a href="http://media.mcclatchy.com/smedia/2009/04/01/13/ProxyStatement040109.source.prod_affiliate.32.pdf" target="_blank">Proxy Statement</a>' 
       menu2[13]='<a href="http://media.mcclatchy.com/smedia/2009/04/01/13/2009ClassAProxy.source.prod_affiliate.32.pdf" target="_blank">Class A Proxy Card</a>'
       menu2[14]='<a href="http://media.mcclatchy.com/smedia/2009/04/01/13/2009ClassBProxy.source.prod_affiliate.32.pdf" target="_blank">Class B Proxy Card</a>'
	menu2[15]='<a href="/101/story/308.html">FAQ</a>'
	menu2[16]='<a href="/101/story/350.html">Investor Relations Contact</a>'
	
    //Sub Menu for Newspapers
    var menu3=new Array()
    menu3[0]='<a href="/102/story/354.html">Daily</a>'
    menu3[1]='<a href="/102/story/360.html">Non-daily</a>'
    menu3[2]='<a href="/102/story/329.html">President&#8217;s Awards</a>'
    menu3[3]='<a href="/183/index.html">Recent Awards</a>'
  
    //Sub Menu for Interactive
    var menu4=new Array()
    menu4[0]='<a href="/103/story/406.html">McClatchy Interactive</a>'
    menu4[1]='<a href="/103/story/381.html">Newspaper Websites</a>'
    menu4[2]='<a href="/103/story/382.html">Regional Websites</a>'
    //menu4[2]='<a href="/103/story/1619.html">The Real Cities Network</a>'
 
    //Sub Menu for Partners
    var menu5=new Array()
    menu5[0]='<a href="/106/story/383.html">McClatchy Washington Bureau</a>'
    menu5[1]='<a href="/106/story/384.html">McClatchy - Tribune Information Services</a>'
    menu5[2]='<a href="/106/story/1766.html">McClatchy Shared Services</a>'
    menu5[3]='<a href="/106/story/2140.html">McClatchy Resources</a>'
    menu5[4]='<a href="/106/story/1680.html">CareerBuilder</a>'
    menu5[5]='<a href="/106/story/388.html">Classified Ventures</a>'
    menu5[6]='<a href="/106/story/389.html">Ponderay Newsprint</a>'
    menu5[9]='<a href="/106/story/387.html">Seattle Times Company</a>'
    menu5[10]='<a href="/106/story/1677.html">Topix</a>'
 
    //Sub Menu for Employees
    var menu6=new Array()
    menu6[0]='<a href="http://www.careerbuilder.com/csh/search.aspx?GTB=True&csh=CSH_MCCLATCHYCOM">Careers</a>'
    menu6[1]='<a href="http://healthworks.mcclatchy.com" target="_blank">HealthWorks</a>'
    //These items removed for ticket 7163633
    //menu6[2]='<a href="/129/index.html">McClatchy Magazine</a>'
    //menu6[3]='<a href="/155/index.html">McClatchy Extra</a>'
    //menu6[2]='<a href="/reg-bin/int.cgi?mode=register">E-mail Alerts</a>'
    menu6[2]='<a href="/104/story/2282.html">Employee Self Service</a>'
    menu6[3]='<a href="/104/story/2294.html">McClatchy 401(k)</a>'
    menu6[4]='<a href="/104/story/2073.html">Knight Ridder Pension Plan</a>'
    menu6[5]='<a href="/104/story/2227.html">McClatchy Pension Plan</a>'
    
    //Sub Menu for Press Center
    var menu7=new Array()
    menu7[0]='<a href="/176/index.html">Press Releases</a>'
    menu7[1]='<a href="/176/index.rss">RSS</a>'
    menu7[2]='<a href="/107/story/404.html">Media Contacts</a>'
    menu7[3]='<a href="/reg-bin/int.cgi?mode=register">E-mail Alerts</a>'


    var menuwidth='800px' //default menu width
    var menubgcolor='#E4DABA'  //menu bgcolor
    var disappeardelay=500  //menu disappear speed onMouseout (in miliseconds)
    var hidemenu_onclick="yes" //hide menu when user clicks within menu?
    
    /////No further editting needed
    var ie4=document.all
    var ns6=document.getElementById&&!document.all
    
    if (ie4||ns6)
    document.write('<div id="dropmenudiv" style="visibility:hidden;width:'+menuwidth+';background-color:'+menubgcolor+'" onMouseover="clearhidemenu()" onMouseout="dynamichide(event)"></div>')
    
    function getposOffset(what, offsettype){
    var totaloffset=(offsettype=="left")? what.offsetLeft : what.offsetTop;
    var parentEl=what.offsetParent;
    while (parentEl!=null){
    totaloffset=(offsettype=="left")? totaloffset+parentEl.offsetLeft : totaloffset+parentEl.offsetTop;
    parentEl=parentEl.offsetParent;
    }
    return totaloffset;
    }
    
    function showhide(obj, e, visible, hidden, menuwidth){
    if (ie4||ns6)
    dropmenuobj.style.left=dropmenuobj.style.top=-760
    if (menuwidth!=""){
    dropmenuobj.widthobj=dropmenuobj.style
    dropmenuobj.widthobj.width=menuwidth
    }
    if (e.type=="click" && obj.visibility==hidden || e.type=="mouseover")
    obj.visibility=visible
    else if (e.type=="click")
    obj.visibility=hidden
    }
    
    function iecompattest(){
    return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
    }
    
    function clearbrowseredge(obj, whichedge){
    var edgeoffset=0
    if (whichedge=="rightedge"){
    var windowedge=ie4 && !window.opera? iecompattest().scrollLeft+iecompattest().clientWidth-15 : window.pageXOffset+window.innerWidth-15
    dropmenuobj.contentmeasure=dropmenuobj.offsetWidth
    if (windowedge-dropmenuobj.x < dropmenuobj.contentmeasure)
    edgeoffset=dropmenuobj.contentmeasure-obj.offsetWidth
    }
    else{
    var topedge=ie4 && !window.opera? iecompattest().scrollTop : window.pageYOffset
    var windowedge=ie4 && !window.opera? iecompattest().scrollTop+iecompattest().clientHeight-15 : window.pageYOffset+window.innerHeight-18
    dropmenuobj.contentmeasure=dropmenuobj.offsetHeight
    if (windowedge-dropmenuobj.y < dropmenuobj.contentmeasure){ //move up?
    edgeoffset=dropmenuobj.contentmeasure+obj.offsetHeight
    if ((dropmenuobj.y-topedge)<dropmenuobj.contentmeasure) //up no good either?
    edgeoffset=dropmenuobj.y+obj.offsetHeight-topedge
    }
    }
    return edgeoffset
    }
    
    function populatemenu(what){
    if (ie4||ns6)
    dropmenuobj.innerHTML=what.join("")
    }
    
    function dropdownmenu(obj, e, menucontents, menuwidth){
    if (window.event) event.cancelBubble=true
    else if (e.stopPropagation) e.stopPropagation()
    clearhidemenu()
    dropmenuobj=document.getElementById? document.getElementById("dropmenudiv") : dropmenudiv
    populatemenu(menucontents)
    
    if (ie4||ns6){
    showhide(dropmenuobj.style, e, "visible", "hidden", menuwidth)
    dropmenuobj.x=getposOffset(obj, "left")
    dropmenuobj.y=getposOffset(obj, "top")
    dropmenuobj.style.left=dropmenuobj.x-clearbrowseredge(obj, "rightedge")+"px"
    dropmenuobj.style.top=dropmenuobj.y-clearbrowseredge(obj, "bottomedge")+obj.offsetHeight+"px"
    }
    
    return clickreturnvalue()
    }
    
    function clickreturnvalue(){
    if (ie4||ns6) return false
    else return true
    }
    
    function contains_ns6(a, b) {
    while (b.parentNode)
    if ((b = b.parentNode) == a)
    return true;
    return false;
    }
    
    function dynamichide(e){
    if (ie4&&!dropmenuobj.contains(e.toElement))
    delayhidemenu()
    else if (ns6&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget))
    delayhidemenu()
    }
    
    function hidemenu(e){
    if (typeof dropmenuobj!="undefined"){
    if (ie4||ns6)
    dropmenuobj.style.visibility="hidden"
    }
    }
    
    function delayhidemenu(){
    if (ie4||ns6)
    delayhide=setTimeout("hidemenu()",disappeardelay)
    }
    
    function clearhidemenu(){
    if (typeof delayhide!="undefined")
    clearTimeout(delayhide)
    }
    
    if (hidemenu_onclick=="yes")
    document.onclick=hidemenu
    <!-- END NAV SCRIPT -->






<!-- START ROTATING FRONT PAGE PHOTO SCRIPT -->
topImages=["newsrack","home","online_class","macbee","newsroom2","bengali"];


// GENERIC COOKIE SCRIPT (Next 3 functions)
function getCookieVal(offset) {
 var endstr=document.cookie.indexOf(";",offset);
 if (endstr==-1)
 endstr=document.cookie.length;
 return unescape(document.cookie.substring(offset,endstr));
}
function GetCookie(cname) {
 var arg=cname+"="; var alen=arg.length;
 var clen=document.cookie.length; var i=0;
 while (i<clen) {
	var j=i+alen;
	if (document.cookie.substring(i,j)==arg) return getCookieVal (j);		i=document.cookie.indexOf(" ",i)+ 1;
	if (i==0) break;
 } return null;
}
function SaveCookie(cname,cvalue,cdays,cpath) {
 ex=new Date; ex.setTime(ex.getTime()+(cdays*86400000));
 if (cpath == null) { cpath = "" } else { cpath= "; path="+cpath }
 document.cookie=cname+'='+cvalue+'; expires='+ex.toGMTString()+cpath;
}

function getImage() {
	seen=Number(GetCookie("seenImages")); 
	if (!seen || (seen>=topImages.length) ) { seen=0 }
	document.write("<img src='/static/images/home_rotate/"+topImages[seen]+".jpg' class='FrontPageImage' width='200' height='130'>");
	SaveCookie("seenImages",seen+1,365);
}
<!-- END ROTATING FRONT PAGE PHOTO SCRIPT -->


<!-- START PRINTER FRIENDLY SCRIPT -->
    function varitext(text){
    text=document
    print(text)
    }
<!-- END PRINTER FRIENDLY SCRIPT -->

<!-- START POPUP FOR HISTORY PAGE -->
function MM_openBrWindow(theURL,winName,features)
{
	window.open(theURL,winName,features); 
}
<!-- END POPUP FOR HISTORY PAGE -->

<!-- START FRONT PAGES DROPDOWN SCRIPT -->
var publication="";
function show_hidden_newspapers(){

var state=document.newspaperSelectionForm.statemenu.options[document.newspaperSelectionForm.statemenu.selectedIndex].value;

   if(state == 'Alaska') {
     var x = document.getElementById('Alaska_class');
     x.style.display = 'block';
     publication=document.newspaperSelectionForm.AKpublication;
   }else{
     var x = document.getElementById('Alaska_class');
     x.style.display = 'none';
   } 
   if(state == 'California') {
     var x = document.getElementById('California_class');
     x.style.display = 'block'; 
     publication=document.newspaperSelectionForm.CApublication;
   }else{
     var x = document.getElementById('California_class');
     x.style.display = 'none';
   }
   if(state == 'Florida') {
     var x = document.getElementById('Florida_class');
     x.style.display = 'block'; 
     publication=document.newspaperSelectionForm.FLpublication;    
   }else{
     var x = document.getElementById('Florida_class');
     x.style.display = 'none';
   } 
   if(state == 'Georgia') {
     var x = document.getElementById('Georgia_class');
     x.style.display = 'block';   
     publication=document.newspaperSelectionForm.GApublication;
   }else{
     var x = document.getElementById('Georgia_class');
     x.style.display = 'none';
   } 
   if(state == 'Idaho') {
     var x = document.getElementById('Idaho_class');
     x.style.display = 'block';
     publication=document.newspaperSelectionForm.IDpublication;     
   }else{
     var x = document.getElementById('Idaho_class');
     x.style.display = 'none';
   } 
   if(state == 'Illinois') {
     var x = document.getElementById('Illinois_class');
     x.style.display = 'block';
     publication=document.newspaperSelectionForm.ILpublication;     
   }else{
     var x = document.getElementById('Illinois_class');
     x.style.display = 'none';
   } 
   if(state == 'Kansas') {
     var x = document.getElementById('Kansas_class');
     x.style.display = 'block';
     publication=document.newspaperSelectionForm.KApublication;     
   }else{
     var x = document.getElementById('Kansas_class');
     x.style.display = 'none';
   } 
   if(state == 'Kentucky') {
     var x = document.getElementById('Kentucky_class');
     x.style.display = 'block';
     publication=document.newspaperSelectionForm.KYpublication;     
   }else{
     var x = document.getElementById('Kentucky_class');
     x.style.display = 'none';
   } 
   if(state == 'Mississippi') {
     var x = document.getElementById('Mississippi_class');
     x.style.display = 'block'; 
     publication=document.newspaperSelectionForm.MSpublication;    
   }else{
     var x = document.getElementById('Mississippi_class');
     x.style.display = 'none';
   } 
   if(state == 'Missouri') {
     var x = document.getElementById('Missouri_class');
     x.style.display = 'block'; 
     publication=document.newspaperSelectionForm.MOpublication;    
   }else{
     var x = document.getElementById('Missouri_class');
     x.style.display = 'none';
   } 
   if(state == 'North_Carolina') {
     var x = document.getElementById('North_Carolina_class');
     x.style.display = 'block';
     publication=document.newspaperSelectionForm.NCpublication;     
   }else{
     var x = document.getElementById('North_Carolina_class');
     x.style.display = 'none';
   } 
   if(state == 'Pennsylvania') {
     var x = document.getElementById('Pennsylvania_class');
     x.style.display = 'block';
     publication=document.newspaperSelectionForm.PApublication;     
   }else{
     var x = document.getElementById('Pennsylvania_class');
     x.style.display = 'none';
   } 
   if(state == 'South_Carolina') {
     var x = document.getElementById('South_Carolina_class');
     x.style.display = 'block';
     publication=document.newspaperSelectionForm.SCpublication;
   }else{
     var x = document.getElementById('South_Carolina_class');
     x.style.display = 'none';
   } 
   if(state == 'Texas') {
     var x = document.getElementById('Texas_class');
     x.style.display = 'block';  
     publication=document.newspaperSelectionForm.TXpublication;
   }else{
     var x = document.getElementById('Texas_class');
     x.style.display = 'none';
   }
   if(state == 'Washington') {
     var x = document.getElementById('Washington_class');
     x.style.display = 'block';
     publication=document.newspaperSelectionForm.WApublication;     
   }else{
     var x = document.getElementById('Washington_class');
     x.style.display = 'none';
   } 	
}


function get_Frontpage(){
        var newspaper=publication.options[publication.selectedIndex];
	var newspaper = newspaper.value;


	
<!--Anchorage Daily News-->
    if(newspaper=='ADN'){  
	   window.open("http://media.mcclatchy.com/static/frontpagePdfs/AnchorageDailyNews.pdf","pdf",'width=800,height=600,resizable=yes');
	   <!--window.open("ADN.pdf","pdf",'width=800,height=600,resizable=yes'); -->
    }
<!--Belleville News-Democrat -->
   if(newspaper=='BND'){  
       window.open("http://media.mcclatchy.com/static/frontpagePdfs/BellevilleNewsDemocrat.pdf","pdf",'width=800,height=600,resizable=yes'); 
   }
<!--Centre Daily Times-->
   if(newspaper=='CDT'){  
     window.open("http://media.mcclatchy.com/static/frontpagePdfs/CentreDailyTimes.pdf","pdf",'width=800,height=600,resizable=yes'); 
   }
<!--Columbus Ledger-Enquirer --> 
   if(newspaper=='CLE'){  
      window.open("http://media.mcclatchy.com/static/frontpagePdfs/ColumbusLedgerEnquirer.pdf","pdf",'width=800,height=600,resizable=yes'); 
    }
<!--el Nuevo Herald  -->
   if(newspaper=='ENH'){  
      window.open("http://media.mcclatchy.com/static/frontpagePdfs/ElNuevoHerald.pdf","pdf",'width=800,height=600,resizable=yes'); 
   }
<!--Fort Worth Star-Telegram-->
   if(newspaper=='FWST'){  
      window.open("http://media.mcclatchy.com/static/frontpagePdfs/FortWorthStarTelegram.pdf","pdf",'width=800,height=600,resizable=yes'); 
   }
<!--Lexington Herald-Leader-->
   if(newspaper=='LHL'){  
      window.open("http://media.mcclatchy.com/static/frontpagePdfs/LexingtonHeraldLeader.pdf","pdf",'width=800,height=600,resizable=yes'); 
   }
<!--Merced Sun-Star-->
   if(newspaper=='MSS'){  
      window.open("http://media.mcclatchy.com/static/frontpagePdfs/MercedSunStar.pdf","pdf",'width=800,height=600,resizable=yes'); 
   }
<!--Sun Herald-->
   if(newspaper=='SH'){  
      window.open("http://media.mcclatchy.com/static/frontpagePdfs/SunHerald.pdf","pdf",'width=800,height=600,resizable=yes'); 
   }
<!--Star Tribune-->
   if(newspaper=='ST'){  
      window.open("http://media.mcclatchy.com/static/frontpagePdfs/StarTribune.pdf","pdf",'width=800,height=600,resizable=yes'); 
   }
<!--The Beaufort Gazette  -->
	if(newspaper=='TBG'){  
      window.open("http://media.mcclatchy.com/static/frontpagePdfs/TheBeaufortGazette.pdf","pdf",'width=800,height=600,resizable=yes'); 
   }
<!--The Bradenton Herald-->
	if(newspaper=='TBH'){  
      window.open("http://media.mcclatchy.com/static/frontpagePdfs/BradentonHerald.pdf","pdf",'width=800,height=600,resizable=yes'); 
   }
<!--The Bellingham Herald-->
	if(newspaper=='TBelH'){  
      window.open("http://media.mcclatchy.com/static/frontpagePdfs/TheBellinghamHerald.pdf","pdf",'width=800,height=600,resizable=yes'); 
   }
<!--Tri-City Herald-->
	if(newspaper=='TCH'){  
      window.open("http://media.mcclatchy.com/static/frontpagePdfs/TriCityHerald.pdf","pdf",'width=800,height=600,resizable=yes'); 
   }
<!--The Charlotte Observer-->
	if(newspaper=='TCO'){  
      window.open("http://media.mcclatchy.com/static/frontpagePdfs/TheCharlotteObserver.pdf","pdf",'width=800,height=600,resizable=yes'); 
   }
<!--The Fresno Bee-->
	if(newspaper=='TFB'){  
      window.open("http://media.mcclatchy.com/static/frontpagePdfs/FresnoBee.pdf","pdf",'width=800,height=600,resizable=yes'); 
   }
<!--The Herald-->
	if(newspaper=='TH'){  
      window.open("http://media.mcclatchy.com/static/frontpagePdfs/TheHerald.pdf","pdf",'width=800,height=600,resizable=yes'); 
   }
<!--The Island Packet-->
	if(newspaper=='TIP'){  
      window.open("http://media.mcclatchy.com/static/frontpagePdfs/TheIslandPacket.pdf","pdf",'width=800,height=600,resizable=yes'); 
   }
<!--The Idaho Statesman-->
   if(newspaper=='TIS'){  
      window.open("http://media.mcclatchy.com/static/frontpagePdfs/TheIdahoStatesman.pdf","pdf",'width=800,height=600,resizable=yes'); 
   }
<!--The Kansas City Star  -->
	if(newspaper=='TKCS'){  
      window.open("http://media.mcclatchy.com/static/frontpagePdfs/KansasCityStar.pdf","pdf",'width=800,height=600,resizable=yes'); 
   }
<!--The Modesto Bee-->
   if(newspaper=='TMB'){  
      window.open("http://media.mcclatchy.com/static/frontpagePdfs/ModestoBee.pdf","pdf",'width=800,height=600,resizable=yes'); 
   }
<!--The Miami Herald-->
   if(newspaper=='TMH'){  
      window.open("http://media.mcclatchy.com/static/frontpagePdfs/TheMiamiHerald.pdf","pdf",'width=800,height=600,resizable=yes'); 
   }
<!--The News & Observer  -->
   if(newspaper=='TNO'){  
      window.open("http://media.mcclatchy.com/static/frontpagePdfs/TheNewsandObserver.pdf","pdf",'width=800,height=600,resizable=yes'); 
   }
<!--The News Tribune-->
   if(newspaper=='TNT'){  
      window.open("http://media.mcclatchy.com/static/frontpagePdfs/TheNewsTribune.pdf","pdf",'width=800,height=600,resizable=yes'); 
   }
<!--The Olympian-->
   if(newspaper=='TO'){  
      window.open("http://media.mcclatchy.com/static/frontpagePdfs/TheOlympian.pdf","pdf",'width=800,height=600,resizable=yes'); 
   }
<!--The State-->
   if(newspaper=='TS'){  
      window.open("http://media.mcclatchy.com/static/frontpagePdfs/TheState.pdf","pdf",'width=800,height=600,resizable=yes'); 
   }
<!--The Sacramento Bee-->
   if(newspaper=='TSB'){  
      window.open("http://media.mcclatchy.com/static/frontpagePdfs/SacramentoBee.pdf","pdf",'width=800,height=600,resizable=yes'); 
   }
<!--The Sun News-->
   if(newspaper=='TSN'){  
      window.open("http://media.mcclatchy.com/static/frontpagePdfs/TheSunNews.pdf","pdf",'width=800,height=600,resizable=yes'); 
   }
<!--The Telegraph-->
   if(newspaper=='TT'){  
      window.open("http://media.mcclatchy.com/static/frontpagePdfs/TheTelegraph.pdf","pdf",'width=800,height=600,resizable=yes'); 
   }
<!--The Tribune-->
   if(newspaper=='TTR'){  
      window.open("http://media.mcclatchy.com/static/frontpagePdfs/TheTribune.pdf","pdf",'width=800,height=600,resizable=yes'); 
   }
<!--The Wichita Eagle-->
	if(newspaper=='TWE'){  
      window.open("http://media.mcclatchy.com/static/frontpagePdfs/WichitaEagle.pdf","pdf",'width=800,height=600,resizable=yes'); 
   }

}
<!-- END FRONT PAGES DROPDOWN SCRIPT -->
