var $j = jQuery.noConflict();
Cufon.replace('h1, h3, h2, #post-options', {textShadow: '#000 0px -1px'}); Cufon.replace("#resume h1", {textShadow: '#000 0px 1px'});
$j(function(){
	/*$j('#post-options a.demo').colorbox({width:1305, height:600, iframe:true});*/
    jQuery('#twitter-widget').twitterSearch({
        term:  'zharau',
        title: '',
        titleLink: 'http://www.twitter.com/zharau',
        bird: false,
        css: {
            img: {
                width: '30px', 
                height: '30px'
            }
        }
    });
})
