![]()
Sydney Croft News
May. 15, 2013
Today is the release day for Deadly Desires, an anthology by Sydney Croft and Shiloh Walker, featuring previously published short stories. For more information, click here.
Also, for those who have been waiting for the release ...
![]()
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: "",
});
});
![]()
New cover on USA Today?s blog
May. 1, 2013
So, USA Today’s Happily Ever After blog revealed my secret today Go check it out and tell me what you think!
©2013 Stephanie Tyler's Weblog. All Rights Reserved..
![]()
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();
});
});