$(document).ready(function(){
$("#menu").each(function(){$(this).corner("round");});
$("#righttoplenta").each(function(){$(this).corner("round");});
$(".sectiontitlblock").each(function(){$(this).corner("top");});
$(".blueblock").each(function(){$(this).corner("round");});
$(".mediablock").each(function(){$(this).corner("round");});
});

$('selector').load('/feed', Cufon.refresh);Cufon.replace('.toptitl', { fontFamily: 'AGOpusHighResolution'});Cufon.replace('.toptitl', {color: '-linear-gradient(#3cf, #309)', textShadow: '1px 1px rgba(0, 0, 0, 0.4)'});
Cufon.replace('H2', {color: '-linear-gradient(#000, #333)',textShadow: '1px 1px rgba(0, 0, 0, 0.2)'});
Cufon.replace('.sectiontitlblock', {color: '#036',textShadow: '1px 1px rgba(0, 0, 0, 0.2)',hover: {color: '-linear-gradient(#020297, #c1112a)'}
});
Cufon.replace('.titlindex', {color: '#00BFFE',textShadow: '1px 2px rgba(0, 0, 0, 0.2)',hover: {color: '-linear-gradient(#020297, #c1112a)'}
});
Cufon.replace('.newstitl', {color: '#00BFFE',textShadow: '1px 1px rgba(0, 0, 0, 0.2)',hover: {color: '-linear-gradient(#020297, #c1112a)'}
});
function MM_jumpMenu(targ,selObj,restore){
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}


