
<!--
function ballhype_blog_ranking_3591(type) {
var css = '<style type="text/css">div#ballhype-ranking-widget { border: 1px solid #ccc; padding: 1px; margin: 2px; width: 78px; text-align: center; background-color: #fff;} div#ballhype-ranking-widget img { border: 0; padding: 0; margin: 0; display: block;} div#ballhype-ranking-widget table, div#ballhype-ranking-widget tr, div#ballhype-ranking-widget td { border: 0; padding: 0; margin: 0; } div#ballhype-ranking-widget td#ballhype-badge { border: 0; padding: 1px 0 0 1px; margin: 0; } div#ballhype-ranking-widget td {text-align: center;line-height: 11px;} div#ballhype-ranking-widget td a:link,div#ballhype-ranking-widget td a:visited,div#ballhype-ranking-widget td a:active { color:#F60;font-family: arial, helvetica, sans-serif;font-size:10px; font-style:normal;font-weight:bold; text-align: center; text-decoration: none;padding:0;margin:0;}</style>';
var html = '<div id="ballhype-ranking-widget"><table cellpadding="0" cellspacing="0" border="0"><tr><td colspan="2"><a href="http://ballhype.com/blogs/"><img src="http://images.dailyradar.com/media/img/hype/ranking/blog_ranking.png" width="74" height="10" alt="Sports Blog Ranking"/></a></td></tr><tr>';
if(false && type == 2){html+='<td width="27" rowspan="2"><a href="http://ballhype.com/blog/sports_crackle_pop/" style="font-size:110%;"></a></td>';}else{html+='<td width="27"><a href="http://ballhype.com/blog/sports_crackle_pop/">293</a></td>';}
html += '<td id="ballhype-badge"><a href="http://ballhype.com/blog/sports_crackle_pop/"><img src="http://images.dailyradar.com/media/img/hype/ranking/ballhype.png" width="51" height="11" alt="Overall Ranking: 293"/></a></td></tr>';
if(false || type == 2) {html += '<tr>';
if (type != 2) {html += '<td width="27"><a href="http://ballhype.com/blog/sports_crackle_pop/"></a></td>';}
html += '<td id="ballhype-badge"><a href="http://ballhype.com/blog/sports_crackle_pop/"><img src="http://images.dailyradar.com/media/img/hype/ranking/.png" width="51" height="11" alt=" Ranking: "/></a></td></tr>';}
html += '</table></div>';
document.write(css);document.write(html);}
// -->