jQuery(document).ready(function() {
	jQuery('#newtabs> ul').tabs({ fx: {  opacity: 'toggle' } }); 
	jQuery('#newtabs3> ul').tabs({ fx: {  opacity: 'toggle' } }); 
	jQuery('#imptabs> ul').tabs({ fx: {  opacity: 'toggle' } }); 
	jQuery('#newtabs2> ul').tabs({ fx: {  opacity: 'toggle' } }); 
	Cufon.replace('.blogname h1,.blogname h2,.title,.subox h3,.subox_large h3,.cfn', { fontFamily: 'TitilliumMaps26L' });
});
