
jQuery(function($){if($('.feedreading_blogroll_bookmarklist').length>0){$.getScript("http://www.google.com/jsapi?key=ABQIAAAAbY3DAV2X3Q7xbldKJwdvUhTS8Ai6sNj7eU3SOB0GBSPnSUNA1xQPG_3LCGZao7bXmzkDCtsnGcfTew",function(){google.load("feeds","1",{"callback":initializeBR});});}
function sprintf(){if(sprintf.arguments.length<2){return;}
var data=sprintf.arguments[0];for(var k=1;k<sprintf.arguments.length;++k){switch(typeof(sprintf.arguments[k])){case'string':data=data.replace(/%s/,sprintf.arguments[k]);break;case'number':data=data.replace(/%d/,sprintf.arguments[k]);break;case'boolean':data=data.replace(/%b/,sprintf.arguments[k]?'true':'false');break;default:break;}}
return(data);}
if(!String.sprintf){String.sprintf=sprintf;}
function getAge(days,hours){if(days>1){return String.sprintf("%d days ago",days);}else if(days==1){return"yesterday ";}else if(days<1&&hours>1){return String.sprintf("%d hrs ago",hours);}else if(days<1&&hours==1){return"in the last hour";}else if(days<1&&hours<1){return"just recently";}}
function addAge(feed,bookmark,anchor,divID,previewtoggle,last_posttitle){var $li=$(bookmark),$a=$(anchor),$toggle=$(previewtoggle),$title=$(last_posttitle),now=(new Date()).getTime(),then=(new Date()).getTime(),ageInDays,ageInHours,randomAge,ageMsg=[],$snippet,entry;entry=feed.entries[0];try{then=new Date(entry.publishedDate).getTime();}catch(dateException){}
ageInDays=Math.floor((now-then)/(1000*60*60*24)),ageInHours=Math.floor((now-then)%(1000*60*60*24)/3600000);try{$entryTitle=$("<p></p>").html(entry.title);$a.attr({title:$entryTitle.html()});}catch(titleException){$a.attr({title:""});}
if(!isNaN(then)){$li.attr({age:then});}else{randomAge=Math.floor(Math.random()*1000001);$li.attr({age:randomAge});}
$title.html(entry.title);$title.attr({href:entry.link,title:$("<p></p>").html(entry.contentSnippet).html(),rel:"external",rev:"bookmark"});return false;}
function addZeroAge(zeroAgeBookmark){var $zali=$(zeroAgeBookmark),randomAge=Math.floor(Math.random()*10000001);if($zali!==null){$zali.attr({age:randomAge});}
return false;}
function addFeedControl(preview,feed,name){var feedControl=new google.feeds.FeedControl();feedControl.addFeed(feed,name);feedControl.draw($(preview).get(0));return false;}
function feedreading_limit_display(){var
liArray=$("#feedreading_blogroll_ > li"),liArraySingle_2=$("#single-2_feedreading_blogroll_ > li");for(var i=0;i<liArray.length;i++){if(i>-1){$(liArray[i]).css("display","none");}}for(var i=0;i<liArraySingle_2.length;i++){if(i>-1){$(liArraySingle_2[i]).css("display","none");}}return false;}
function feedreading_automatic_sort(){var $allCompleted=false,$hasCompleteAge=true,isComplete=false,$sortArray=$("#feedreading_blogroll_ >li"),$hasCompleteAgeSingle2=true,isCompleteSingle2=false,$liSortSingleArray2=$("#single-2_feedreading_blogroll_ > li");for(var i=0;i<$sortArray.length;i++){var $age_=$($sortArray[i]).attr("age");if($age_===null||$age_==""||isNaN($age_)){$hasCompleteAge=false;}}
if($sortArray.length==0){$hasCompleteAge=true;}
for(var i=0;i<$liSortSingleArray2.length;i++){var $age2=$($liSortSingleArray2[i]).attr("age");if($age2===null||$age2==""||isNaN($age2)){$hasCompleteAgeSingle2=false;}}
if($hasCompleteAgeSingle2&&!isCompleteSingle2){try{$("#single-2_feedreading_blogroll_ > li").frbrsort(sortAlpha).appendTo("#single-2_feedreading_blogroll_");isCompleteSingle2=true;}catch(e){}}
if($hasCompleteAge&&!isComplete){try{$("#feedreading_blogroll_ > li").frbrsort(sortAlpha).appendTo("#feedreading_blogroll_ ");isComplete=true;}catch(e){}}
$allCompleted=$hasCompleteAge&&isCompleteSingle2;if($allCompleted){clearInterval(myInterval);}
return false;}
function feedreading_rolling(){var
$blogroll_all=$('#feedreading_blogroll_'),$blogroll_all_size=$blogroll_all.find('li').size(),$blogroll_all_limit=($blogroll_all_size>5)?(5):($blogroll_all_size-1),$single_blogroll_2=$('#single-2_feedreading_blogroll_'),$single_blogroll_2_size=$single_blogroll_2.find('li').size(),$single_blogroll_2_limit=($single_blogroll_2_size>5)?(5):($single_blogroll_2_size-1);$('#feedreading_blogroll_ > li').css("display","none");$blogroll_all.feedReadingBlogrollSpy($blogroll_all_limit,4000);if($single_blogroll_2_size>1){$("#single-2_feedreading_blogroll_ > li").css("display","none");$single_blogroll_2.feedReadingBlogrollSpy($single_blogroll_2_limit,4000);}
return false;}
function feedreading_category_observer(){$("ul.feedreading_blogroll_bookmarklist").bind("mouseenter",function(event){var $eventTarget=$(event.target);$eventTarget.parents(".feedreading_blogroll_bookmarklist").addClass("mouseover");});$("ul.feedreading_blogroll_bookmarklist").bind("mouseleave",function(event){var $eventTarget=$(event.target);$eventTarget.parents(".feedreading_blogroll_bookmarklist").removeClass("mouseover");});return false;}
var myInterval=window.setInterval(function(){feedreading_automatic_sort();},1000);window.setTimeout(function(a,b){clearInterval(myInterval);},20000);function initializeBR(){if($("#feedreading_bookmark_27").length>0){google.feeds.lookupFeed("http://servantsheartconservative.wordpress.com/",function(){var url27=this.url,feed27=new google.feeds.Feed(this.url);feed27.load(function(result_27){if(!result_27.error){addAge(result_27.feed,"#feedreading_bookmark_27","#feedreading_anchor_27","#feedreading_info_27","#feedreading_previewtoggle_27","#frbl_last_posttitle_27");}else{addZeroAge("#feedreading_bookmark_27");}});});}
if($("#feedreading_bookmark_67").length>0){google.feeds.lookupFeed("http://sarahs-accomplishments.blogspot.com/",function(){var url67=this.url,feed67=new google.feeds.Feed(this.url);feed67.load(function(result_67){if(!result_67.error){addAge(result_67.feed,"#feedreading_bookmark_67","#feedreading_anchor_67","#feedreading_info_67","#feedreading_previewtoggle_67","#frbl_last_posttitle_67");}else{addZeroAge("#feedreading_bookmark_67");}});});}
if($("#feedreading_bookmark_8").length>0){google.feeds.lookupFeed("http://conservatives4palin.com/",function(){var url8=this.url,feed8=new google.feeds.Feed(this.url);feed8.load(function(result_8){if(!result_8.error){addAge(result_8.feed,"#feedreading_bookmark_8","#feedreading_anchor_8","#feedreading_info_8","#feedreading_previewtoggle_8","#frbl_last_posttitle_8");}else{addZeroAge("#feedreading_bookmark_8");}});});}
if($("#feedreading_bookmark_10").length>0){google.feeds.lookupFeed("http://hillbuzz.org/",function(){var url10=this.url,feed10=new google.feeds.Feed(this.url);feed10.load(function(result_10){if(!result_10.error){addAge(result_10.feed,"#feedreading_bookmark_10","#feedreading_anchor_10","#feedreading_info_10","#feedreading_previewtoggle_10","#frbl_last_posttitle_10");}else{addZeroAge("#feedreading_bookmark_10");}});});}
if($("#feedreading_bookmark_70").length>0){google.feeds.lookupFeed("http://legalinsurrection.blogspot.com/",function(){var url70=this.url,feed70=new google.feeds.Feed(this.url);feed70.load(function(result_70){if(!result_70.error){addAge(result_70.feed,"#feedreading_bookmark_70","#feedreading_anchor_70","#feedreading_info_70","#feedreading_previewtoggle_70","#frbl_last_posttitle_70");}else{addZeroAge("#feedreading_bookmark_70");}});});}
if($("#feedreading_bookmark_16").length>0){google.feeds.lookupFeed("http://motivationtruth.com/",function(){var url16=this.url,feed16=new google.feeds.Feed(this.url);feed16.load(function(result_16){if(!result_16.error){addAge(result_16.feed,"#feedreading_bookmark_16","#feedreading_anchor_16","#feedreading_info_16","#feedreading_previewtoggle_16","#frbl_last_posttitle_16");}else{addZeroAge("#feedreading_bookmark_16");}});});}
if($("#feedreading_bookmark_44").length>0){google.feeds.lookupFeed("http://nationalreview.com/",function(){var url44=this.url,feed44=new google.feeds.Feed(this.url);feed44.load(function(result_44){if(!result_44.error){addAge(result_44.feed,"#feedreading_bookmark_44","#feedreading_anchor_44","#feedreading_info_44","#feedreading_previewtoggle_44","#frbl_last_posttitle_44");}else{addZeroAge("#feedreading_bookmark_44");}});});}
if($("#feedreading_bookmark_43").length>0){google.feeds.lookupFeed("http://larrymwalkerjr.blogspot.com/",function(){var url43=this.url,feed43=new google.feeds.Feed(this.url);feed43.load(function(result_43){if(!result_43.error){addAge(result_43.feed,"#feedreading_bookmark_43","#feedreading_anchor_43","#feedreading_info_43","#feedreading_previewtoggle_43","#frbl_last_posttitle_43");}else{addZeroAge("#feedreading_bookmark_43");}});});}
if($("#feedreading_bookmark_50").length>0){google.feeds.lookupFeed("http://samandimp.wordpress.com/",function(){var url50=this.url,feed50=new google.feeds.Feed(this.url);feed50.load(function(result_50){if(!result_50.error){addAge(result_50.feed,"#feedreading_bookmark_50","#feedreading_anchor_50","#feedreading_info_50","#feedreading_previewtoggle_50","#frbl_last_posttitle_50");}else{addZeroAge("#feedreading_bookmark_50");}});});}
if($("#feedreading_bookmark_69").length>0){google.feeds.lookupFeed("http://palintwibe.blogspot.com/",function(){var url69=this.url,feed69=new google.feeds.Feed(this.url);feed69.load(function(result_69){if(!result_69.error){addAge(result_69.feed,"#feedreading_bookmark_69","#feedreading_anchor_69","#feedreading_info_69","#feedreading_previewtoggle_69","#frbl_last_posttitle_69");}else{addZeroAge("#feedreading_bookmark_69");}});});}
if($("#feedreading_bookmark_25").length>0){google.feeds.lookupFeed("http://pumaeyes.wordpress.com/",function(){var url25=this.url,feed25=new google.feeds.Feed(this.url);feed25.load(function(result_25){if(!result_25.error){addAge(result_25.feed,"#feedreading_bookmark_25","#feedreading_anchor_25","#feedreading_info_25","#feedreading_previewtoggle_25","#frbl_last_posttitle_25");}else{addZeroAge("#feedreading_bookmark_25");}});});}
if($("#feedreading_bookmark_17").length>0){google.feeds.lookupFeed("http://redstate.com/",function(){var url17=this.url,feed17=new google.feeds.Feed(this.url);feed17.load(function(result_17){if(!result_17.error){addAge(result_17.feed,"#feedreading_bookmark_17","#feedreading_anchor_17","#feedreading_info_17","#feedreading_previewtoggle_17","#frbl_last_posttitle_17");}else{addZeroAge("#feedreading_bookmark_17");}});});}
if($("#feedreading_bookmark_15").length>0){google.feeds.lookupFeed("http://sarahpalinblog.typepad.com/",function(){var url15=this.url,feed15=new google.feeds.Feed(this.url);feed15.load(function(result_15){if(!result_15.error){addAge(result_15.feed,"#feedreading_bookmark_15","#feedreading_anchor_15","#feedreading_info_15","#feedreading_previewtoggle_15","#frbl_last_posttitle_15");}else{addZeroAge("#feedreading_bookmark_15");}});});}
if($("#feedreading_bookmark_11").length>0){google.feeds.lookupFeed("http://sarahpalininternetcoalitionblogger.blogspot.com/",function(){var url11=this.url,feed11=new google.feeds.Feed(this.url);feed11.load(function(result_11){if(!result_11.error){addAge(result_11.feed,"#feedreading_bookmark_11","#feedreading_anchor_11","#feedreading_info_11","#feedreading_previewtoggle_11","#frbl_last_posttitle_11");}else{addZeroAge("#feedreading_bookmark_11");}});});}
if($("#feedreading_bookmark_35").length>0){google.feeds.lookupFeed("http://standingwithsarah.com/",function(){var url35=this.url,feed35=new google.feeds.Feed(this.url);feed35.load(function(result_35){if(!result_35.error){addAge(result_35.feed,"#feedreading_bookmark_35","#feedreading_anchor_35","#feedreading_info_35","#feedreading_previewtoggle_35","#frbl_last_posttitle_35");}else{addZeroAge("#feedreading_bookmark_35");}});});}
if($("#feedreading_bookmark_31").length>0){google.feeds.lookupFeed("http://tammybruce.com/",function(){var url31=this.url,feed31=new google.feeds.Feed(this.url);feed31.load(function(result_31){if(!result_31.error){addAge(result_31.feed,"#feedreading_bookmark_31","#feedreading_anchor_31","#feedreading_info_31","#feedreading_previewtoggle_31","#frbl_last_posttitle_31");}else{addZeroAge("#feedreading_bookmark_31");}});});}
if($("#feedreading_bookmark_13").length>0){google.feeds.lookupFeed("http://teamsarah.org/",function(){var url13=this.url,feed13=new google.feeds.Feed(this.url);feed13.load(function(result_13){if(!result_13.error){addAge(result_13.feed,"#feedreading_bookmark_13","#feedreading_anchor_13","#feedreading_info_13","#feedreading_previewtoggle_13","#frbl_last_posttitle_13");}else{addZeroAge("#feedreading_bookmark_13");}});});}
if($("#feedreading_bookmark_30").length>0){google.feeds.lookupFeed("http://texas4palin.blogspot.com/",function(){var url30=this.url,feed30=new google.feeds.Feed(this.url);feed30.load(function(result_30){if(!result_30.error){addAge(result_30.feed,"#feedreading_bookmark_30","#feedreading_anchor_30","#feedreading_info_30","#feedreading_previewtoggle_30","#frbl_last_posttitle_30");}else{addZeroAge("#feedreading_bookmark_30");}});});}
if($("#feedreading_bookmark_24").length>0){google.feeds.lookupFeed("http://thebookofsarah.blogspot.com/",function(){var url24=this.url,feed24=new google.feeds.Feed(this.url);feed24.load(function(result_24){if(!result_24.error){addAge(result_24.feed,"#feedreading_bookmark_24","#feedreading_anchor_24","#feedreading_info_24","#feedreading_previewtoggle_24","#frbl_last_posttitle_24");}else{addZeroAge("#feedreading_bookmark_24");}});});}
if($("#feedreading_bookmark_42").length>0){google.feeds.lookupFeed("http://thecitysquare.blogspot.com/",function(){var url42=this.url,feed42=new google.feeds.Feed(this.url);feed42.load(function(result_42){if(!result_42.error){addAge(result_42.feed,"#feedreading_bookmark_42","#feedreading_anchor_42","#feedreading_info_42","#feedreading_previewtoggle_42","#frbl_last_posttitle_42");}else{addZeroAge("#feedreading_bookmark_42");}});});}
if($("#feedreading_bookmark_32").length>0){google.feeds.lookupFeed("http://tclblogger.blogspot.com/",function(){var url32=this.url,feed32=new google.feeds.Feed(this.url);feed32.load(function(result_32){if(!result_32.error){addAge(result_32.feed,"#feedreading_bookmark_32","#feedreading_anchor_32","#feedreading_info_32","#feedreading_previewtoggle_32","#frbl_last_posttitle_32");}else{addZeroAge("#feedreading_bookmark_32");}});});}
if($("#feedreading_bookmark_28").length>0){google.feeds.lookupFeed("http://thelotuslaptopoftheunitedstates.blogspot.com/",function(){var url28=this.url,feed28=new google.feeds.Feed(this.url);feed28.load(function(result_28){if(!result_28.error){addAge(result_28.feed,"#feedreading_bookmark_28","#feedreading_anchor_28","#feedreading_info_28","#feedreading_previewtoggle_28","#frbl_last_posttitle_28");}else{addZeroAge("#feedreading_bookmark_28");}});});}
if($("#feedreading_bookmark_29").length>0){google.feeds.lookupFeed("http://thepalination.wordpress.com/",function(){var url29=this.url,feed29=new google.feeds.Feed(this.url);feed29.load(function(result_29){if(!result_29.error){addAge(result_29.feed,"#feedreading_bookmark_29","#feedreading_anchor_29","#feedreading_info_29","#feedreading_previewtoggle_29","#frbl_last_posttitle_29");}else{addZeroAge("#feedreading_bookmark_29");}});});}
if($("#feedreading_bookmark_68").length>0){google.feeds.lookupFeed("http://theodoresworld.net/",function(){var url68=this.url,feed68=new google.feeds.Feed(this.url);feed68.load(function(result_68){if(!result_68.error){addAge(result_68.feed,"#feedreading_bookmark_68","#feedreading_anchor_68","#feedreading_info_68","#feedreading_previewtoggle_68","#frbl_last_posttitle_68");}else{addZeroAge("#feedreading_bookmark_68");}});});}
if($("#single-2_feedreading_bookmark_27").length>0){google.feeds.lookupFeed("http://servantsheartconservative.wordpress.com/",function(){var url_single_227=this.url,feed_single_227=new google.feeds.Feed(this.url);feed_single_227.load(function(result_single_227){if(!result_single_227.error){addAge(result_single_227.feed,"#single-2_feedreading_bookmark_27","#single-2_feedreading_anchor_27","#single-2_feedreading_info_27","#single-2_feedreading_previewtoggle_27","#single-2_frbl_last_posttitle_27");}else{addZeroAge("#single-2_feedreading_bookmark_27");}});});}
if($("#single-2_feedreading_bookmark_67").length>0){google.feeds.lookupFeed("http://sarahs-accomplishments.blogspot.com/",function(){var url_single_267=this.url,feed_single_267=new google.feeds.Feed(this.url);feed_single_267.load(function(result_single_267){if(!result_single_267.error){addAge(result_single_267.feed,"#single-2_feedreading_bookmark_67","#single-2_feedreading_anchor_67","#single-2_feedreading_info_67","#single-2_feedreading_previewtoggle_67","#single-2_frbl_last_posttitle_67");}else{addZeroAge("#single-2_feedreading_bookmark_67");}});});}
if($("#single-2_feedreading_bookmark_8").length>0){google.feeds.lookupFeed("http://conservatives4palin.com/",function(){var url_single_28=this.url,feed_single_28=new google.feeds.Feed(this.url);feed_single_28.load(function(result_single_28){if(!result_single_28.error){addAge(result_single_28.feed,"#single-2_feedreading_bookmark_8","#single-2_feedreading_anchor_8","#single-2_feedreading_info_8","#single-2_feedreading_previewtoggle_8","#single-2_frbl_last_posttitle_8");}else{addZeroAge("#single-2_feedreading_bookmark_8");}});});}
if($("#single-2_feedreading_bookmark_10").length>0){google.feeds.lookupFeed("http://hillbuzz.org/",function(){var url_single_210=this.url,feed_single_210=new google.feeds.Feed(this.url);feed_single_210.load(function(result_single_210){if(!result_single_210.error){addAge(result_single_210.feed,"#single-2_feedreading_bookmark_10","#single-2_feedreading_anchor_10","#single-2_feedreading_info_10","#single-2_feedreading_previewtoggle_10","#single-2_frbl_last_posttitle_10");}else{addZeroAge("#single-2_feedreading_bookmark_10");}});});}
if($("#single-2_feedreading_bookmark_70").length>0){google.feeds.lookupFeed("http://legalinsurrection.blogspot.com/",function(){var url_single_270=this.url,feed_single_270=new google.feeds.Feed(this.url);feed_single_270.load(function(result_single_270){if(!result_single_270.error){addAge(result_single_270.feed,"#single-2_feedreading_bookmark_70","#single-2_feedreading_anchor_70","#single-2_feedreading_info_70","#single-2_feedreading_previewtoggle_70","#single-2_frbl_last_posttitle_70");}else{addZeroAge("#single-2_feedreading_bookmark_70");}});});}
if($("#single-2_feedreading_bookmark_16").length>0){google.feeds.lookupFeed("http://motivationtruth.com/",function(){var url_single_216=this.url,feed_single_216=new google.feeds.Feed(this.url);feed_single_216.load(function(result_single_216){if(!result_single_216.error){addAge(result_single_216.feed,"#single-2_feedreading_bookmark_16","#single-2_feedreading_anchor_16","#single-2_feedreading_info_16","#single-2_feedreading_previewtoggle_16","#single-2_frbl_last_posttitle_16");}else{addZeroAge("#single-2_feedreading_bookmark_16");}});});}
if($("#single-2_feedreading_bookmark_44").length>0){google.feeds.lookupFeed("http://nationalreview.com/",function(){var url_single_244=this.url,feed_single_244=new google.feeds.Feed(this.url);feed_single_244.load(function(result_single_244){if(!result_single_244.error){addAge(result_single_244.feed,"#single-2_feedreading_bookmark_44","#single-2_feedreading_anchor_44","#single-2_feedreading_info_44","#single-2_feedreading_previewtoggle_44","#single-2_frbl_last_posttitle_44");}else{addZeroAge("#single-2_feedreading_bookmark_44");}});});}
if($("#single-2_feedreading_bookmark_43").length>0){google.feeds.lookupFeed("http://larrymwalkerjr.blogspot.com/",function(){var url_single_243=this.url,feed_single_243=new google.feeds.Feed(this.url);feed_single_243.load(function(result_single_243){if(!result_single_243.error){addAge(result_single_243.feed,"#single-2_feedreading_bookmark_43","#single-2_feedreading_anchor_43","#single-2_feedreading_info_43","#single-2_feedreading_previewtoggle_43","#single-2_frbl_last_posttitle_43");}else{addZeroAge("#single-2_feedreading_bookmark_43");}});});}
if($("#single-2_feedreading_bookmark_50").length>0){google.feeds.lookupFeed("http://samandimp.wordpress.com/",function(){var url_single_250=this.url,feed_single_250=new google.feeds.Feed(this.url);feed_single_250.load(function(result_single_250){if(!result_single_250.error){addAge(result_single_250.feed,"#single-2_feedreading_bookmark_50","#single-2_feedreading_anchor_50","#single-2_feedreading_info_50","#single-2_feedreading_previewtoggle_50","#single-2_frbl_last_posttitle_50");}else{addZeroAge("#single-2_feedreading_bookmark_50");}});});}
if($("#single-2_feedreading_bookmark_69").length>0){google.feeds.lookupFeed("http://palintwibe.blogspot.com/",function(){var url_single_269=this.url,feed_single_269=new google.feeds.Feed(this.url);feed_single_269.load(function(result_single_269){if(!result_single_269.error){addAge(result_single_269.feed,"#single-2_feedreading_bookmark_69","#single-2_feedreading_anchor_69","#single-2_feedreading_info_69","#single-2_feedreading_previewtoggle_69","#single-2_frbl_last_posttitle_69");}else{addZeroAge("#single-2_feedreading_bookmark_69");}});});}
if($("#single-2_feedreading_bookmark_25").length>0){google.feeds.lookupFeed("http://pumaeyes.wordpress.com/",function(){var url_single_225=this.url,feed_single_225=new google.feeds.Feed(this.url);feed_single_225.load(function(result_single_225){if(!result_single_225.error){addAge(result_single_225.feed,"#single-2_feedreading_bookmark_25","#single-2_feedreading_anchor_25","#single-2_feedreading_info_25","#single-2_feedreading_previewtoggle_25","#single-2_frbl_last_posttitle_25");}else{addZeroAge("#single-2_feedreading_bookmark_25");}});});}
if($("#single-2_feedreading_bookmark_17").length>0){google.feeds.lookupFeed("http://redstate.com/",function(){var url_single_217=this.url,feed_single_217=new google.feeds.Feed(this.url);feed_single_217.load(function(result_single_217){if(!result_single_217.error){addAge(result_single_217.feed,"#single-2_feedreading_bookmark_17","#single-2_feedreading_anchor_17","#single-2_feedreading_info_17","#single-2_feedreading_previewtoggle_17","#single-2_frbl_last_posttitle_17");}else{addZeroAge("#single-2_feedreading_bookmark_17");}});});}
if($("#single-2_feedreading_bookmark_15").length>0){google.feeds.lookupFeed("http://sarahpalinblog.typepad.com/",function(){var url_single_215=this.url,feed_single_215=new google.feeds.Feed(this.url);feed_single_215.load(function(result_single_215){if(!result_single_215.error){addAge(result_single_215.feed,"#single-2_feedreading_bookmark_15","#single-2_feedreading_anchor_15","#single-2_feedreading_info_15","#single-2_feedreading_previewtoggle_15","#single-2_frbl_last_posttitle_15");}else{addZeroAge("#single-2_feedreading_bookmark_15");}});});}
if($("#single-2_feedreading_bookmark_11").length>0){google.feeds.lookupFeed("http://sarahpalininternetcoalitionblogger.blogspot.com/",function(){var url_single_211=this.url,feed_single_211=new google.feeds.Feed(this.url);feed_single_211.load(function(result_single_211){if(!result_single_211.error){addAge(result_single_211.feed,"#single-2_feedreading_bookmark_11","#single-2_feedreading_anchor_11","#single-2_feedreading_info_11","#single-2_feedreading_previewtoggle_11","#single-2_frbl_last_posttitle_11");}else{addZeroAge("#single-2_feedreading_bookmark_11");}});});}
if($("#single-2_feedreading_bookmark_35").length>0){google.feeds.lookupFeed("http://standingwithsarah.com/",function(){var url_single_235=this.url,feed_single_235=new google.feeds.Feed(this.url);feed_single_235.load(function(result_single_235){if(!result_single_235.error){addAge(result_single_235.feed,"#single-2_feedreading_bookmark_35","#single-2_feedreading_anchor_35","#single-2_feedreading_info_35","#single-2_feedreading_previewtoggle_35","#single-2_frbl_last_posttitle_35");}else{addZeroAge("#single-2_feedreading_bookmark_35");}});});}
if($("#single-2_feedreading_bookmark_31").length>0){google.feeds.lookupFeed("http://tammybruce.com/",function(){var url_single_231=this.url,feed_single_231=new google.feeds.Feed(this.url);feed_single_231.load(function(result_single_231){if(!result_single_231.error){addAge(result_single_231.feed,"#single-2_feedreading_bookmark_31","#single-2_feedreading_anchor_31","#single-2_feedreading_info_31","#single-2_feedreading_previewtoggle_31","#single-2_frbl_last_posttitle_31");}else{addZeroAge("#single-2_feedreading_bookmark_31");}});});}
if($("#single-2_feedreading_bookmark_13").length>0){google.feeds.lookupFeed("http://teamsarah.org/",function(){var url_single_213=this.url,feed_single_213=new google.feeds.Feed(this.url);feed_single_213.load(function(result_single_213){if(!result_single_213.error){addAge(result_single_213.feed,"#single-2_feedreading_bookmark_13","#single-2_feedreading_anchor_13","#single-2_feedreading_info_13","#single-2_feedreading_previewtoggle_13","#single-2_frbl_last_posttitle_13");}else{addZeroAge("#single-2_feedreading_bookmark_13");}});});}
if($("#single-2_feedreading_bookmark_30").length>0){google.feeds.lookupFeed("http://texas4palin.blogspot.com/",function(){var url_single_230=this.url,feed_single_230=new google.feeds.Feed(this.url);feed_single_230.load(function(result_single_230){if(!result_single_230.error){addAge(result_single_230.feed,"#single-2_feedreading_bookmark_30","#single-2_feedreading_anchor_30","#single-2_feedreading_info_30","#single-2_feedreading_previewtoggle_30","#single-2_frbl_last_posttitle_30");}else{addZeroAge("#single-2_feedreading_bookmark_30");}});});}
if($("#single-2_feedreading_bookmark_24").length>0){google.feeds.lookupFeed("http://thebookofsarah.blogspot.com/",function(){var url_single_224=this.url,feed_single_224=new google.feeds.Feed(this.url);feed_single_224.load(function(result_single_224){if(!result_single_224.error){addAge(result_single_224.feed,"#single-2_feedreading_bookmark_24","#single-2_feedreading_anchor_24","#single-2_feedreading_info_24","#single-2_feedreading_previewtoggle_24","#single-2_frbl_last_posttitle_24");}else{addZeroAge("#single-2_feedreading_bookmark_24");}});});}
if($("#single-2_feedreading_bookmark_42").length>0){google.feeds.lookupFeed("http://thecitysquare.blogspot.com/",function(){var url_single_242=this.url,feed_single_242=new google.feeds.Feed(this.url);feed_single_242.load(function(result_single_242){if(!result_single_242.error){addAge(result_single_242.feed,"#single-2_feedreading_bookmark_42","#single-2_feedreading_anchor_42","#single-2_feedreading_info_42","#single-2_feedreading_previewtoggle_42","#single-2_frbl_last_posttitle_42");}else{addZeroAge("#single-2_feedreading_bookmark_42");}});});}
if($("#single-2_feedreading_bookmark_32").length>0){google.feeds.lookupFeed("http://tclblogger.blogspot.com/",function(){var url_single_232=this.url,feed_single_232=new google.feeds.Feed(this.url);feed_single_232.load(function(result_single_232){if(!result_single_232.error){addAge(result_single_232.feed,"#single-2_feedreading_bookmark_32","#single-2_feedreading_anchor_32","#single-2_feedreading_info_32","#single-2_feedreading_previewtoggle_32","#single-2_frbl_last_posttitle_32");}else{addZeroAge("#single-2_feedreading_bookmark_32");}});});}
if($("#single-2_feedreading_bookmark_28").length>0){google.feeds.lookupFeed("http://thelotuslaptopoftheunitedstates.blogspot.com/",function(){var url_single_228=this.url,feed_single_228=new google.feeds.Feed(this.url);feed_single_228.load(function(result_single_228){if(!result_single_228.error){addAge(result_single_228.feed,"#single-2_feedreading_bookmark_28","#single-2_feedreading_anchor_28","#single-2_feedreading_info_28","#single-2_feedreading_previewtoggle_28","#single-2_frbl_last_posttitle_28");}else{addZeroAge("#single-2_feedreading_bookmark_28");}});});}
if($("#single-2_feedreading_bookmark_29").length>0){google.feeds.lookupFeed("http://thepalination.wordpress.com/",function(){var url_single_229=this.url,feed_single_229=new google.feeds.Feed(this.url);feed_single_229.load(function(result_single_229){if(!result_single_229.error){addAge(result_single_229.feed,"#single-2_feedreading_bookmark_29","#single-2_feedreading_anchor_29","#single-2_feedreading_info_29","#single-2_feedreading_previewtoggle_29","#single-2_frbl_last_posttitle_29");}else{addZeroAge("#single-2_feedreading_bookmark_29");}});});}
if($("#single-2_feedreading_bookmark_68").length>0){google.feeds.lookupFeed("http://theodoresworld.net/",function(){var url_single_268=this.url,feed_single_268=new google.feeds.Feed(this.url);feed_single_268.load(function(result_single_268){if(!result_single_268.error){addAge(result_single_268.feed,"#single-2_feedreading_bookmark_68","#single-2_feedreading_anchor_68","#single-2_feedreading_info_68","#single-2_feedreading_previewtoggle_68","#single-2_frbl_last_posttitle_68");}else{addZeroAge("#single-2_feedreading_bookmark_68");}});});}
feedreading_category_observer();return false;}
$.fn.feedReadingBlogrollSpy=function(limit,interval){limit=limit||4;interval=interval||4000;return this.each(function(){var $list=$(this),items=[],currentItem=limit,total=0,height=$list.find('li:first').height();$list.find('li').each(function(){items.push($(this));});total=items.length;$list.wrap('<div class="spyWrapper" />').parent().css({height:height*(limit+2)});$list.find('li').filter(':gt('+(limit-1)+')').remove();function spy(){if(!$list.hasClass("mouseover")){var $insert=$(items[currentItem]).css({height:0,opacity:0,display:'none'}).prependTo($list);$list.find('li:last').animate({opacity:0},1000,function(){$insert.animate({height:height},1000).animate({opacity:1},1000);$(this).remove();});currentItem++;if(currentItem>=total){currentItem=0;}}
setTimeout(spy,interval);}
spy();});};$.fn.frbrsort=function(){return this.pushStack([].sort.apply(this,arguments),[]);};function sortAlpha(a,b){return parseInt($(a).attr("age"))<parseInt($(b).attr("age"))?1:-1;};});