/**
 * anunciando JS
 * @author Stewan Pacheco
 */

jQuery(function($) {	
	header_menu();
	twipsy();
	fix_binding();
	stars_vote();	
	subcat_click();
	login_g();
	social_footer();
});

