document.write('<link type="text/css" rel="stylesheet" href="http://www.barackbook.com/Profiles/PhotoLinks.css" />');

function TextLineOver(obj)
{
	obj.style.background = "#3b5998";
	obj.style.color = "#FFFFFF";
}
function TextLineOut(obj)
{
	obj.style.background = "#FFFFFF";
	obj.style.color = "#000066";
}

document.write('<a href="http://www.gop.com/Secure/smssignup.aspx"><div class="TextLines" onmouseover="TextLineOver(this);" onmouseout="TextLineOut(this);">Sign Up for Mobile Updates</div></a>');

document.write('<a href="http://www.gop.com/Secure/Profile.aspx"><div class="TextLines" onmouseover="TextLineOver(this);" onmouseout="TextLineOut(this);">Create a myGOP Account</div></a>');

document.write('<a href="http://www.barackbook.com/Donate"><div class="TextLines" onmouseover="TextLineOver(this);" onmouseout="TextLineOut(this);">Donate to the RNC!</div></a>');

document.write('<a href="http://www.addthis.com/bookmark.php" onclick="addthis_url = location.href; addthis_title = document.title; return addthis_click(this);" target="_blank"><div class="TextLines" onmouseover="TextLineOver(this);" onmouseout="TextLineOut(this);">Share This Page!</div></a>');
var addthis_pub = 'esherredrnc';
document.write('<script type="text/javascript" src="http://s9.addthis.com/js/widget.php?v=10"></script>');