
<!-- 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">Site Links:</span><br>');


// START LINKS


// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK


document.write('<a href="index.html" class="menu">Home</a>');


document.write('<a href="meetkurtdunard.htm" class="menu">Meet Kurt DuNard</a>');


document.write('<a href="freesuccesstools.htm" class="menu">FREE Success Tools</a>');


document.write('<a href="Coaching_&_Mentoring.htm" class="menu">Coaching & Mentoring</a>');


document.write('<a href="training_&_seminars.htm" class="menu">Training & Seminars</a>');


document.write('<a href="kurt_speaks.htm" class="menu">Kurt Speaks</a>');


document.write('<a href="testimonials.htm" class="menu">Testimonials</a>');


document.write('<a href="media_room.htm" class="menu">Media Room</a>');



// BLACK SPLIT LINE 1

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');



// TITLE LINE 2

document.write('<span class="menutitle">Products:</span><br>');


document.write('<a href="gallery1.htm" class="menu">All Products</a>');


document.write('<a href="freenewsletter.htm" class="menu">FREE Newsletter</a>');


document.write('<a href="freearticles.htm" class="menu">FREE Articles</a>');


document.write('<a href="Exceptional Life the Book.htm" class="menu">Exceptional Life-Book</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">Help & Support:</span><br>');


document.write('<a href="site_map.htm" class="menu">Resources/Links</a>');

document.write('<a href="contact.htm" class="menu">Contact Kurt</a>');

document.write('<a href="careers.htm" class="menu">Career Opportunities</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="Exceptional Life the Book.htm"><img src="picts/side_menu.jpg" width="125" height="190" border="0" class="borders"></a><br><br></center>');
document.write('<br><center><a href="Coaching_&_Mentoring.htm"><img src="picts/side_menu2.jpg" width="125" height="156" border="0" class="borders"></a><br><br></center>');


document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->
