<!--
function ballhype_blog_hits_4377(stories, narrow) {
var css = '<style type="text/css">div#ballhype-widget div#ballhype-widget-inner { border: 1px solid #002E73; padding: 0; margin: 5px; background-color: #fff; text-align: left;font-weight: normal;} div#ballhype-widget div#ballhype-widget-body {padding: 3px;} div#ballhype-widget div#ballhype-widget-inner a {font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: normal; color: #06c;} div#ballhype-widget div#ballhype-widget-inner a:link, div#ballhype-widget div#ballhype-widget-inner a:visited { text-decoration: none; color: #06c;} div#ballhype-widget div#ballhype-widget-inner a:hover {text-decoration: underline; color: #F60;} div#ballhype-widget div#ballhype-widget-inner a#ballhype-header {padding:3px;color:#FFF39A;background:#002E73 url("http://images.dailyradar.com/media/img/ballhype/bg/widget_header.png?v=2") bottom left repeat-x;font-weight: bold; font-size: 11pt; text-align: center; display: block;} div#ballhype-widget div#ballhype-widget-inner a#ballhype-header:hover { color:#FFF39A;text-decoration: none;} div#ballhype-widget div#ballhype-widget-inner span#ballhype-alt-color { color: #fc0;} div#ballhype-widget div#ballhype-widget-inner table#ballhype-story td { padding: 2px; margin: 0;background:#fff;width:auto;} div#ballhype-widget div#ballhype-widget-inner div#ballhype-vote {background: url("http://images.dailyradar.com/media/img/ballhype/voting/small_vote_sprite.gif") no-repeat 0 -50px; width: 38px; height: 34px; left:-13px; top:-10px; position:relative;  } div#ballhype-widget div#ballhype-widget-inner div#ballhype-vote a { display: block; margin: 0; padding:0; width: 38px; height: 34px; overflow:hidden; background: url("http://images.dailyradar.com/media/img/ballhype/voting/small_vote_sprite.gif") no-repeat; } div#ballhype-widget div#ballhype-widget-inner div#ballhype-vote a:hover { background-image: none; text-decoration: none; color: #06c;} div#ballhype-widget div#ballhype-widget-inner span#ballhype-vote-score {display: block; margin:0; color:#ffffff; bottom:0px; width:50px; position:absolute; text-align:center;; font-size: 8pt; font-weight: bold; text-align: center;} div#ballhype-widget div#ballhype-widget-inner img { border: 0;} div#ballhype-widget div#ballhype-widget-inner img#ballhype-bullet-image {margin-top: 4px;} div#ballhype-widget div#ballhype-widget-inner td#ballhype-story-title-narrow a { font-size:9pt;} div#ballhype-widget div#ballhype-widget-inner td#ballhype-story-title a { font-size:10pt;} div#ballhype-widget div#ballhype-widget-inner div#title-link {overflow:hidden;}</style>';
var html = '<div id="ballhype-widget"><div id="ballhype-widget-inner"><a href="http://ballhype.com/blog/batter_up_with_bruno/?utm_campaign=story_list&utm_medium=widget&utm_source=ballhype" id="ballhype-header"> Batter-up with Bruno Top Stories</a><div id="ballhype-widget-body"><table id="ballhype-story">';
if (!stories || stories >= 1){html += '<tr>'; if (narrow){html += '<td valign="top"><img src="http://images.dailyradar.com/media/img/hype/bullet.png" width="7" height="7" alt="" id="ballhype-bullet-image"/></td>'} else {html += '<td><div id="ballhype-vote"><a href="http://ballhype.com/story/top-3-reasons-why-boston-fans-cannot-wait-until-spring/hype/?utm_campaign=story_list&utm_medium=widget&utm_source=ballhype"><span id="ballhype-vote-score">1</span></a></div></td>';}html += '<td id="ballhype-story-title'; if (narrow) {html += '-narrow';} html += '"><div id="title-link"><a href="http://batter-upwithbruno.blogspot.com/2010/02/top-3-reasons-why-boston-fans-cannot.html">Top 3 reasons why Boston fans cannot wait until spring training</a></div></td></tr>';}if (!stories || stories >= 2){html += '<tr>'; if (narrow){html += '<td valign="top"><img src="http://images.dailyradar.com/media/img/hype/bullet.png" width="7" height="7" alt="" id="ballhype-bullet-image"/></td>'} else {html += '<td><div id="ballhype-vote"><a href="http://ballhype.com/story/new-sites-taking-over-redsox100-com/hype/?utm_campaign=story_list&utm_medium=widget&utm_source=ballhype"><span id="ballhype-vote-score">1</span></a></div></td>';}html += '<td id="ballhype-story-title'; if (narrow) {html += '-narrow';} html += '"><div id="title-link"><a href="http://batter-upwithbruno.blogspot.com/2010/02/new-sites-taking-over-redsox100com.html">New sites taking over RedSox100.com</a></div></td></tr>';}html += '<tr><td style="font-size:90%;text-align:right;" colspan="2"><a href="http://ballhype.com/?utm_campaign=story_list&utm_medium=widget&utm_source=ballhype">Powered by BallHype</a></td></tr></table></div></div></div>';
document.write(css);document.write(html);}
// -->