
<!-- 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('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');

document.write('<br><center><a href="http://www.ngwanational.org"><img src="picts/side_menu.jpg" width="100" height="125" border="0" class="borders"></a><br><br></center>');


// BLACK SPLIT LINE 1

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');


// START LINKS

// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK

document.write('<a href="http://www.ngwanational.org" class="menu">Home</a>');

document.write('<a href="chapters.htm" class="menu">Local Chapters</a>');

document.write('<a href="council.htm" class="menu">National Council</a>');

document.write('<a href="executives.htm" class="menu">Executive Members</a>');

document.write('<a href="convention.htm" class="menu">Conventions</a>');

document.write('<a href="state.htm" class="menu">State of the Association</a>');

document.write('<a href="news.htm" class="menu">News & Reviews</a>');

document.write('<a href="videos.htm" class="menu">Music & Videos</a>');


// BLACK SPLIT LINE 2

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');


// TITLE LINE 2

document.write('<span class="menutitle">Activities:</span><br>');

document.write('<a href="underconst.htm" class="menu">Picture Gallery</a>');

document.write('<a href="about.htm" class="menu">Our History</a>');

document.write('<a href="underconst.htm" class="menu">Blogging</a>');

document.write('<a href="announcement.htm" class="menu">Announcements</a>');


// BLACK SPLIT LINE 3

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');


// TITLE LINE 3

document.write('<span class="menutitle">Humanitarian Efforts:</span><br>');

document.write('<a href="neof.htm" class="menu">Education Foundation</a>');

document.write('<a href="vpsi.htm" class="menu">Village Primary School</a>');

document.write('<a href="nhf.htm" class="menu">Ngwa Health Foundation</a>');

document.write('<a href="nmbf.htm" class="menu">NNANNY Motherless Babies Foundation</a>');

document.write('<a href="contact.htm" class="menu">Contacts</a>');


// BLACK SPLIT LINE 4

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');


// THIS IS THE GRAPHIC UNDER THE MENU


document.write('<br><center><a href="underconst.htm"><img src="picts/teens_45.jpg" width="119" height="55" border="0" class="borders"></a><br><br></center>');

document.write('<br><center><a href="underconst.htm"><img src="picts/chat_45.jpg" width="119" height="55" border="0" class="borders"></a><br><br></center>');

document.write('</td></tr></table>');

document.write('<!-- LINK TABLE-->');

//  End -->