<!-- Begin



// NOTE: If you use a ' add a slash before it like this \'



document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="156"><tr><td>');



// TITLE LINE 1



document.write('<span class="menutitle">Company</span><br />');



// START LINKS



document.write('<a href="index.html" style="color:#FFFFFF">Home</a><br />');



document.write('<a href="about.html" style="color:#FFFFFF">Our Intention</a><br />');



document.write('<a href="seminars.html" style="color:#FFFFFF">Why 911 Seminars</a><br />');



document.write('<a href="testimonials.html" style="color:#FFFFFF">Testimonials</a><br />');



document.write('<a href="alliances.html" style="color:#FFFFFF">Alliances</a><br />');



document.write('<a href="approvals.html" style="color:#FFFFFF">Program Approvals</a><br />');



document.write('<a href="links.html" style="color:#FFFFFF">Links</a><br />');



document.write('<a href="contact.html" style="color:#FFFFFF">Contact</a><br />');



// COURSES



document.write('<hr>');



document.write('<span class="menutitle">Courses</span><br />');



document.write('<a href="basic-first-aid.html" style="color:#FFFFFF">Basic First Aid</a><br />');



document.write('<a href="adult-cpr.html" style="color:#FFFFFF">Adult CPR</a><br />');



document.write('<a href="infant-cpr.html" style="color:#FFFFFF">Infant & Child CPR</a><br />');



document.write('<a href="pathogens.html" style="color:#FFFFFF">Bloodborne Pathogens</a><br />');



document.write('<a href="cpr-first-aid.html" style="color:#FFFFFF">Combination CPR/First Aid</a><br />');



document.write('<a href="cpr-aed.html" style="color:#FFFFFF">CPR/AED</a><br />');



document.write('<a href="oxygen.html" style="color:#FFFFFF">Emergency Oxygen</a><br />');



document.write('<a href="acls.html" style="color:#FFFFFF">ACLS</a><br />');



document.write('<a href="cabs.html" style="color:#FFFFFF">CABS</a><br />');



document.write('<a href="pals.html" style="color:#FFFFFF">PALS</a><br />');



document.write('<a href="disaster-preparedness.html" style="color:#FFFFFF">Disaster Preparedness</a><br />');



document.write('<a href="pet-first-aid.html" style="color:#FFFFFF">Pet First Aid</a><br />');



document.write('<a href="safety-programs.html" style="color:#FFFFFF">Safety Programs</a><br />');



document.write('<a href="wilderness-first-aid.html" style="color:#FFFFFF">Wilderness First Aid</a><br />');





// EVENTS



document.write('<hr>');



document.write('<span class="menutitle">Events</span><br />');



document.write('<a href="open-classes.html" style="color:#FFFFFF">Open Classes</a><br />');



document.write('<a href="educational-forums.html" style="color:#FFFFFF">Educational Forums</a><br />');



document.write('<a href="workshops.html" style="color:#FFFFFF">Workshops</a><br />');



document.write('<a href="fundraising.html" style="color:#FFFFFF">Fundraising</a><br />');



document.write('<a href="calendar.html" style="color:#FFFFFF">Calendar</a><br />');



// NEWSLETTER



document.write('<hr>');



document.write('<span class="menutitle">Newsletter</span><br />');



document.write('<a href="newsletter.html" style="color:#FFFFFF">Current Issue</a><br />');



document.write('<a href="newsletter-march-2006.pdf"  target="_blank" style="color:#FFFFFF">Archives</a><br />');



document.write('<a href="signup.html"style="color:#FFFFFF">Sign Up</a><br />');



// SERVICES



document.write('<hr>');



document.write('<span class="menutitle">Products & Services</span><br>');


document.write('<a href="aed.html" style="color:#FFFFFF">AED</a><br />');
document.write('<a href="books.html" style="color:#FFFFFF">Books</a><br />');
document.write('<a href="#" style="color:#FFFFFF">Emmergency Supplies</a><br />');
document.write('<a href="flu-info.html" style="color:#FFFFFF">Flu Buster Armbands</a><br />');
document.write('<a href="#" style="color:#FFFFFF">Safe Life Kits for Family & Business</a><br />');
document.write('<a href="#" style="color:#FFFFFF">Safety Mate</a><br />');
document.write('<a href="http://store.fastcommerce.com/911seminars" style="color:#FFFFFF">Online Store</a><br />');





// MEDIA



document.write('<hr>');



document.write('<span class="menutitle">Media</span><br>');


document.write('<a href="media.html" style="color:#FFFFFF">Articles</a><br />');


document.write('<a href="picture-gallery.html" style="color:#FFFFFF">Photo Gallery</a><br />');


document.write('<a href="press-releases.html" style="color:#FFFFFF">Press Releases</a><br />');



// SAFETY



document.write('<hr>');



document.write('<span class="menutitle">911 Safety Program</span><br />');



document.write('<a href="safeplans.html" style="color:#FFFFFF">SafePlans</a><br />');



document.write('<a href="business.html" style="color:#FFFFFF">For Businesses</a><br />');



document.write('<a href="family.html" style="color:#FFFFFF">For Families</a><br />');



document.write('<a href="schools.html" style="color:#FFFFFF">For Schools</a><br />');



// CERT



document.write('<hr>');



document.write('<span class="menutitle">Cert Team</span><br />');



document.write('<a href="http://www.cert-la.com/links/statelnk.htm" target="_blank" style="color:#FFFFFF">Locate Local Cert Team</a><p>');



document.write('</td></tr></table>');



// IMAGES



document.write('<hr>');



document.write('<span class="menutitle"><img src="picts/redcross.jpg"></span><br />');



document.write('<span class="menutitle"><img src="picts/cert.png"></span><br />');



document.write('<span class="menutitle"><img src="picts/ashi.png"></span><br />');



document.write('<span class="menutitle"><img src="picts/ems.JPG"></span>');




//  End -->