//$(document).ready(function(){
	//hide the all of the element with class msg_body
	//$(".more ul").hide();
	//toggle the componenet with class msg_body
	//$(".more strong").click(function(){
	//	$(this).next(".more strong").slideToggle(250);
	//	});
//});
/*
var anivers = {  src: 'flash/anivers.swf'  ,ratios: [7, 1.32, 11, 1.31, 13, 1.24, 14, 1.25, 19, 1.23, 27, 1.2, 34, 1.19, 42, 1.18, 47, 1.17, 48, 1.18, 69, 1.17, 74, 1.16, 75, 1.17, 1.16]  };
  sIFR.activate(anivers);   
  sIFR.replace(anivers, {  selector: '#cat_name'  ,css: [  '.sIFR-root { color: #ff7a01; font-size: 22px; text-transform: uppercase; }'  ]  ,wmode: 'transparent'  });
  sIFR.replace(anivers, {  
  selector: '.post h2'  
  ,css: [  '.sIFR-root { color: #000000; font-size: 22px; }'  
  ,'a { text-decoration: none; color: #000000 }'  
  ,'a:hover { color: #ff7a01 }'] ,
  wmode: 'transparent',  
  fixFocus: true
});
*/
