
<!--
function showhype_blog_ranking_1635(type) {
var css = '<style type="text/css">div#showhype-ranking-widget { border: 1px solid #ccc; padding: 1px; margin: 2px; width: 78px; text-align: center; background-color: #fff;} div#showhype-ranking-widget img { border: 0; padding: 0; margin: 0; display: block;} div#showhype-ranking-widget table, div#showhype-ranking-widget tr, div#showhype-ranking-widget td { border: 0; padding: 0; margin: 0; } div#showhype-ranking-widget td#showhype-badge { border: 0; padding: 1px 0 0 1px; margin: 0; } div#showhype-ranking-widget td {text-align: center;line-height: 11px;} div#showhype-ranking-widget td a:link,div#showhype-ranking-widget td a:visited,div#showhype-ranking-widget td a:active { color:#f63;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="showhype-ranking-widget"><table cellpadding="0" cellspacing="0" border="0"><tr><td colspan="2"><a href="http://showhype.com/blogs/"><img src="http://images.dailyradar.com/media/img/show/ranking/blog_ranking.png" width="74" height="10" alt="Entertainment Blog Ranking"/></a></td></tr><tr>';
if(true && type == 2){html+='<td width="27" rowspan="2"><a href="http://showhype.com/blog/film_intuition_review_database/" style="font-size:110%;">200</a></td>';}else{html+='<td width="27"><a href="http://showhype.com/blog/film_intuition_review_database/">1266</a></td>';}
html += '<td id="showhype-badge"><a href="http://showhype.com/blog/film_intuition_review_database/"><img src="http://images.dailyradar.com/media/img/show/ranking/showhype.png" width="51" height="11" alt="Overall Ranking: 1266"/></a></td></tr>';
if(true || type == 2) {html += '<tr>';
if (type != 2) {html += '<td width="27"><a href="http://showhype.com/blog/film_intuition_review_database/">200</a></td>';}
html += '<td id="showhype-badge"><a href="http://showhype.com/blog/film_intuition_review_database/"><img src="http://images.dailyradar.com/media/img/show/ranking/movies.png" width="51" height="11" alt="Movies Ranking: 200"/></a></td></tr>';}
html += '</table></div>';
document.write(css);document.write(html);}
// -->