![]()
If You Want Something To Do?
Jan. 19, 2012
Do you love to read? Do you want to write? Are you already published and looking to further your career in publishing? Then join us for the Liberty States Fiction Writers 3rd Annual ...
![]()
jQuery(function($){
$(".tweet").tweet({
join_text: "auto",
username: "LarissaIone",
avatar_size: 48,
count: 1,
auto_join_text_default: "",
auto_join_text_ed: "",
auto_join_text_ing: "",
auto_join_text_reply: "",
auto_join_text_url: "",
});
});
![]()
Well, that was fun?
Jan. 24, 2012
Not. OMG – this house is like a magnet for illness lately. My poor kid got so sick (probably food poisoning) the other night, so, as I said in the comments, I couldn’t pick the ...
![]()
jQuery(function($){
$("#custom").tweet({
avatar_size: 48,
count: 1,
username: "stephanietyler",
template: "{text} » {retweet_action}"
});
}).bind("loaded", function(){
$(this).find("a.tweet_action").click(function(ev) {
window.open(this.href, "Retweet",
'menubar=0,resizable=0,width=550,height=420,top=200,left=400');
ev.preventDefault();
});
});