// JavaScript Document

function getBookmarks(){
	thisURL = "http://store.yahoo.net/thejoyfulchildfoundation/bookmarks.html";
	window.open(thisURL,'donate','toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=860, height=500');
}

document.write('<div style="text-align: center; padding:5px;"><a href="http://www.thejoyfulchild.org/doc_welcome.html" style="color: #FFFFFF; font-family: Helvetica; font-size: 13px; font-weight: bold; text-decoration: none; line-height:14px;"> Letter from Founder,<br>Erin Runnion</a><hr noshade size="1" width="50%" color="f47520"><a href="tips.html" style="color: #FFFFFF; font-family: Helvetica; font-size: 13px; font-weight: bold; text-decoration: none; line-height:14px;">Erin\'s TIPS FOR PARENTS</a><hr noshade size="1" width="50%" color="f47520"><a href="http://letters.ocregister.com/2011/11/16/erin-runnion-it-is-everyones-mandate-to-report-sex-crimes-against-children/" target="_blank" style="color: #FFFFFF; font-family: Helvetica; font-size: 13px; font-weight: bold; text-decoration: none; line-height:14px;">Read Erin\'s thoughts on the PENN STATE SCANDAL</a><hr noshade size="1" width="50%" color="f47520"><a href="https://www.wirelessamberalerts.org/index.jsp" style="color: #FFFFFF; font-family: Helvetica; font-size: 13px; font-weight: bold; text-decoration: none; line-height:14px;">SUBSCRIBE TO FREE WIRELESS AMBER ALERTS</a></div>');
