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