þÿ<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <!Note the target=display tag causes all three of the loads to go to that named frame> <html> <head> <script language="JavaScript" type="text/JavaScript"> function multipleUpdate(secondUpdatePage){parent.frames[0].location=secondUpdatePage;} </script> </head> <BODY BGCOLOR=#EEEEEE TEXT=#000000 LINK=#000000 VLINK=#000000> <base target="display"> <script src="Disable Right Click.js"></script> <SCRIPT LANGUAGE="JavaScript"> window.status="Please make a selection from the menu (above - left)." </SCRIPT> <FONT SIZE=3> <P><B>Selection Menu</B> <UL> <LI><A HREF="Welcome.htm" onClick="parent.Roles.location='Roles.htm'"> Welcome to my web site </A> <LI><A HREF="Team Book.htm" onClick="parent.Roles.location='Relationships.htm'"><I>"Getting the Most Out of Teams" </I></A> <LI><A HREF="Partners Book.htm" onClick="parent.Roles.location='Relationships.htm'"><I>"Partnering with Other Types" </I></A> <LI><A HREF="Mentoring.htm" onClick="parent.Roles.location='Relationships.htm'"> Mentoring Adults </A> <LI><A HREF="MBTI.htm" onClick="parent.Roles.location='Relationships.htm'"> Psychological Type (MBTI&reg;) Testing and Feedback</A> <LI><A HREF="Training.htm" onClick="parent.Roles.location='Relationships.htm'"> Training in High Performance Team Member Skills </A> <LI><A HREF="Politics.htm" onClick="parent.Roles.location='Political Focus.htm'"> Moral Governance and Chatham County </A> <LI><A HREF="Work.htm" onClick="parent.Roles.location='Vitae.htm'"> Work Experience Summary </A> <LI><A HREF="Contact.htm" onClick="parent.Roles.location='Counter.htm'"> About this website and contact Ken </A> </UL> </FONT> <P>My web browser is <B>Firefox</B>. <a href='http://www.mozilla.org/firefox?WT.mc_id=aff_en01&WT.mc_ev=click'><img src='http://www.mozilla.org/contribute/buttons/110x32arrow_b.png' alt='Firefox Download Button' border='0' /></a></P> </body> </html>