![]()
Dire Needs Winners
Feb. 17, 2012
Thanks to everyone who entered to win Stephanie Tyler's Dire Needs ARCs!
Congrats to winners:
Michelle, comment #8
Camille, comment #12
Alina, comment #69
Winners, please email Stephanie at stephanie AT stephanietyler DOT com with your mailing address, or use ...
![]()
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: "",
});
});
![]()
Dire Needs giveaway at Larissa?s Blog!
Feb. 16, 2012
My writing partner and partner in crime, the amazing Larissa Ione is giving away three ARCs of Dire Needs today on her blog so go for a chance to win! The contest will run for 24 ...
![]()
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();
});
});