
<!-- NOTE: If you use a ' add a slash before it like this \' -->
<!-- NOTE: Copy and paste a link to add a new link -->

<!-- start

document.write('<!-- START MENU -->');

document.write('<div class="navbar1">');  
document.write('<a href="about_al-anon.html">About Al-Anon Information</a> | ');
document.write('<a href="facts_for_the_professional.html">Facts for the Professional</a>  | ');
document.write('<a href="meeting_information.html">Meeting Information</a> | '); 
document.write('<a href="northern_hi_lights.html">Northern Hi Lights</a>  | ');	
document.write('<a href="calendar.html">Events Calendar</a> ');	 

document.write('<br /> ');	 
document.write('<a href="what_happens_at_a_meeting.html">What is a meeting like</a>  | ');
document.write('<a href="frequently_asked_questions.html">Frequently Asked Questions </a>  ');


document.write('<br /> ');	 
document.write('<a href="links.html">Website Links</a>  | ');
document.write('<a href="news.html">News/Confrences</a>  | ');
document.write('<a href="wso_information.html">WSO</a>	 | ');
document.write('<a href="area_officers.html">Area Officers</a>  | ');
document.write('<a href="awsc_minutes.html">AWSC Minutes</a>  | ');
document.write('<a href="district_10.html">District 10</a> ');
document.write('</div> ');

document.write('<!-- END MENU -->');

//  End -->
