'; } add_action('wp_footer', 'twitterUpdates'); get_header(); $myquery = $wp_query; query_posts('cat=1&showposts=1'); the_post(); require('post.php'); ?>