<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<DIV id="menulocation">');

// 5 in cellspacing puts white space between menu boxes
document.write('<TABLE cellpadding="0" cellspacing="1" border="0" width="154"><tr><td>');
 document.write('<img src="picts/spacer.gif" width="154" height="1"><br>');


// COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK


// document.write('</td></tr><tr><td nowrap>');
// document.write('<a href="index.html"><font color=dc1f2d size=1><b>HOME</font></b></a><br>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="index.html"><font color=dc1f2d size=1><b>HOME</font></b></a><BR><BR>');

document.write('</td></tr><tr><td nowrap>');
document.write('<font color=dc1f2d size=1><b>ABOUT US</font></b>');
document.write('</td></tr><tr><td nowrap>');
document.write('&nbsp;&nbsp;<a href="ourfocus.html"><font color=233c76 size=1><b>Our Focus</font></b></a>');
document.write('</td></tr><tr><td nowrap>');
document.write('&nbsp;&nbsp;<a href="executivedirector.html"><font color=233c76 size=1><b>Executive Director</font></b></a>');
document.write('<br><br>');

document.write('</td></tr><tr><td nowrap>');
document.write('<font color=dc1f2d size=1><b>NEWSROOM</font></b>');
document.write('</td></tr><tr><td nowrap>');
document.write('&nbsp;&nbsp;<a href="newsletter.html"><font color=233c76 size=1><b>NewsLetter - A Cup Of Joe</font></b></a>');
document.write('</td></tr><tr><td nowrap>');
document.write('&nbsp;&nbsp;<a href="picts/inthenews.pdf" target="_blank"><font color=233c76 size=1><b>In The News</font></b></a><br><br>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://saynotobullyingtoday.blogspot.com"><font color=dc1f2d size=1><b>VISIT OUR BLOG</font></b></a><br><br>');

document.write('</td></tr><tr><td nowrap>');
document.write('<font color=dc1f2d size=1><b>EVENTS & SPEAKING ENGAGEMENTS</font></b>');
document.write('</td></tr><tr><td nowrap>');
document.write('&nbsp;&nbsp;<a href="picts/calandarofevents.pdf" target="_blank"><font color=233c76 size=1><b>Event Listings</font></b></a><br><br>');

document.write('</td></tr><tr><td nowrap>');
document.write('<font color=dc1f2d size=1><b>PROGRAMS</font></b>');
document.write('</td></tr><tr><td nowrap>');
document.write('&nbsp;&nbsp;<a href="presentations.html"><font color=233c76 size=1><b>School Anti-Bullying Presentations</font></b></a>');
document.write('</td></tr><tr><td nowrap>');
document.write('&nbsp;&nbsp;<a href="programs.html"><font color=233c76 size=1><b>School Anti-Bullying Programs</font></b></a>');
document.write('<br><br>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="resources.html"><font color=dc1f2d size=1><b>ANTI-BULLYING RESOURCES</font></b></a><BR><BR>');
 
document.write('</td></tr><tr><td nowrap>');
document.write('<a href="parents.html"><font color=dc1f2d size=1><b>PARENTS</font></b></a><BR><BR>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="dinnertopics.html"><font color=dc1f2d size=1><b>DINNER TOPICS FOR DISCUSSION</font></b></a><BR><BR>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="pledge.html"><font color=dc1f2d size=1><b>TAKE THE YUBBIE PLEDGE</font></b></a><BR><BR>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="donation.html"><font color=dc1f2d size=1><b>MAKE A DONATION</font></b></a><BR><BR>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="contactus.html"><font color=dc1f2d size=1><b>CONTACT US</font></b></a><BR><BR>');

// document.write('<a href="http://www.apexperformancesolutions.com"><img src="picts/buymaterials.jpg"border="0"width=120 height=200></a><br><br>');





// document.write('</td></tr><tr><td nowrap>');
// document.write('<a href="meetjoe.html">Meet Joe</a>');

// document.write('</td></tr><tr><td nowrap>');
// document.write('<a href="aboutthebook.html">About The Book</a>');

// document.write('</td></tr><tr><td nowrap>');
// document.write('<a href="thetruth.html">T.H.E. T.R.U.T.H.</a>');


// document.write('</td></tr><tr><td nowrap>');
// document.write('<a href="endorsements.html">Endorsements</a>');

// document.write('</td></tr><tr><td nowrap>');
// document.write('<a href="speakingtopics.html">Speaking Topics</a>');

// document.write('</td></tr><tr><td nowrap>');
// document.write('<a href="products.html">Products</a>');

// document.write('</td></tr><tr><td nowrap>');
// document.write('<a href="links.html">Links</a>');

// document.write('</td></tr><tr><td nowrap>');
// document.write('<a href="index.html">Home</a>');

// document.write('</td></tr><tr><td nowrap>');
// document.write('<a href="bullyingprograms.html">Bullying Programs</a>');


// document.write('</td></tr><tr><td nowrap>');
// document.write('<a href="newsletter.html">Newsletter</a><br><br>');

// document.write('</td></tr><tr><td nowrap>'); 
// document.write('<a href="products.html"><img src="picts/buythebook2.jpg"border="0"width=120 height=200></a><br><br>');

// document.write('<a href="http://www.apexperformancesolutions.com"><img src="picts/apexlink.jpg"border="0"width=120 height=200></a><br><br>');

// document.write('</td></tr><tr><td>');
// document.write('<img src="picts/piccandle.jpg"><br>');




document.write('</td></tr></table></DIV>');
 

//  End -->