﻿ function tweet(){
    var tweeturl = escape("http://elohim-reigns.org/rss/impeach.html");
    var tweecounturl=escape("http://elohim-reigns.org/rss/impeach.html");
    var tweettext="U.S.%20Constitution%3A%20Article%20II%3C%2Fh3%3E%3Ch4%3ESection%204.%20Impeachment%3C%2Fh4%3EThe%20President...%20%23tcot";
document.getElementById('hidfb').innerHTML="<script>function fbs_click() {u=location.href;t=document.title;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script><style> html .fb_share_button { display: -moz-inline-block; display:inline-block; padding:1px 23px 0 5px; height:24px; border:1px solid #d8dfea; background:url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?6:26981)  no-repeat top right; } html .fb_share_button:hover { color:#fff; border-color:#295582; background:#3b5998 url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?6:26981) no-repeat top right; text-decoration:none; } </style> <a rel='nofollow'  href='http://www.facebook.com/share.php?u="+tweeturl+"' class='fb_share_button' onclick='return fbs_click()' target='_blank' style='text-decoration:none;font-size:8pt;color:#4A86A1;font-weight:bold;background-color:#EDF5FA;border:1px solid #6699FF;vertical-align:top;margin-bottom:3px;'>Share</a></span><div></div>";

document.getElementById('hidfb').style.display='block';

document.getElementById('custom-tweet-button').innerHTML="<a target='_blank'"+
"class='custom-tweet-button'"+
"href='http://twitter.com/share?url="+tweeturl+
"&text="+tweettext+"&counturl="+tweeturl+"'>Retweet</a><br/>";

document.getElementById('custom-tweet-button').style.display='block';
 
document.getElementById('custom-buzz-button').innerHTML="<a target='_blank' class='custom-buzz-button' href='http://www.google.com/buzz/post?message="+tweettext+"&url="+tweeturl+"'><img alt='Buzz This!' class='custom-buzz-button' src='/images/buzz.png'/></a><br/>";

document.getElementById('custom-buzz-button').style.display='block';

document.getElementById('tweet').style.display='block';

}


