
<!-- 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

// 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="about.htm" class="menu">About Me</a>');


document.write('<a href="sevensummits.htm" class="menu">Seven Summits</a>');


document.write('<a href="sponsors.htm" class="menu">Sponsors</a>');


document.write('<a href="media.htm" class="menu">Media</a>');


document.write('<a href="socialevent0.htm" class="menu">Social Events</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">MOUNTAINS:</span><br>');


document.write('<a href="everest.htm" class="menu">Everest</a>');


document.write('<a href="elbrus.htm" class="menu">Elbrus</a>');


document.write('<a href="kilimanjaro.htm" class="menu">Kilimanjaro</a>');


document.write('<a href="kosciusco.htm" class="menu">Kosciuszko</a>');


document.write('<a href="vinson.htm" class="menu">Vinson</a>');


document.write('<a href="aconcagua.htm" class="menu">Aconcagua</a>');


document.write('<a href="denali.htm" class="menu">Denali</a>');


document.write('<a href="video/welcome.html" class="menu">Video Gallery</a>');


document.write('<a href="ABpromo.html" class="menu">Annabelle Promo</a>');


// BLACK SPLIT LINE 3

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');

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

document.write('<a href="northpole.htm" class="menu">North Pole Slideshow</a>');
document.write('<a href="atacama.htm" class="menu">Atacama Desert Crossing</a>');
document.write('<a href="namibia2009.html" class="menu">Namibia 2009</a>');
document.write('<a href="sahara2009.html" class="menu">Sahara Race 2009</a>');


document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');

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

document.write('<a href="inaugurationpress.html" class="menu">Africa - Inauguration Ceremony to Royal Council of Ingxotha</a>');


document.write('<a href="thanda1.html" class="menu">Star School Visit</a>');


document.write('<a href="africaphotoshoot.html" class="menu">Africa Photoshoots</a>');


document.write('<a href="thanda.html" class="menu">Africa - Thanda Reserve</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">CONTACT INFORMATION:</span><br>');


document.write('<a href="speaking.htm" class="menu">Speaking</a>');

document.write('<a href="eveappeal.htm" class="menu">Eve Appeal</a>');

document.write('<a href="contact.htm" class="menu">Contact</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="contact.htm"><img src="picts/side_menu.jpg" width="150" height="200" border="0" class="borders"></a><br><br></center>');



document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->