//MAIN MENU ITEMS
menuArray = new Array();
menuArray[0] = '';
menuArray[1] = 'catalog';
menuArray[2] = 'training-and-workshops';
menuArray[3] = 'research';
menuArray[4] = 'forms';
menuArray[5] = 'mbti-instrument-psychological-type';
menuArray[6] = 'kgi-leadership-and-teams';
menuArray[7] = 'pmai-life-scripts-archetypes';
menuArray[8] = 'mmtic-type-for-children';
menuArray[9] = 'discover-your-archetypes';
menuArray[10] = 'mbti-overview';
menuArray[11] = 'using-type';
menuArray[12] = 'about-capt';
menuArray[13] = 'capt-store';
menuArray[14] = 'mbti-step3-type-development';
menuArray[15] = 'type-for-life';
menuArray[16] = 'type-for-life';


var timeOn = null
numMenus = 16;
document.onmouseover = hideOtherMenus;
document.onclick = hideOtherMenus;
window.onerror = null;

function getStyleObject(objectId) 
{
  if(document.getElementById && document.getElementById(objectId)) 
	{
		// W3C DOM
		return document.getElementById(objectId).style;
  } else if (document.all && document.all(objectId)) {
		// MSIE 4 DOM
		return document.all(objectId).style;
  } else if (document.layers && document.layers[objectId]) {
		// NN 4 DOM
		return document.layers[objectId];
  } else {
		return false;
  }
} 

function changeObjectVisibility(objectId, newVisibility, newZindex)
{
  var styleObject = getStyleObject(objectId);
  if(styleObject) 
	{
		styleObject.visibility = newVisibility;
		styleObject.zIndex = newZindex;
		return true;
	} 
	else 
	{
		//couldn't find the object, can't change its visibility
		return false;
  }
}

function showMenu(menuNumber, eventObj, labelID) 
{
	hideAllMenus();
	eventObj.cancelBubble = true;
	var menuId = 'menu' + menuNumber;
	if(changeObjectVisibility(menuId, 'visible', 100))
	{
		return true;
  } 
	else 
	{
		return false;
  }
}

function hideAllMenus() 
{
	for(counter = 1; counter <= numMenus; counter++) 
	{
		changeObjectVisibility('menu' + counter, 'hidden', 1);
	}
}

function hideOtherMenus()
{
	for(counter = 1; counter <= numMenus; counter++) 
	{
		changeObjectVisibility('menu' + counter, 'hidden', 1);
	}
}

function searchButtons(whatsOn)
{
	for(x=1;x<3;x++)
	{
		var buttonId = 'search' + x;
		buttonOff = '../graphics/searchButton' + x + '.jpg';
		document.getElementById([buttonId]).src = buttonOff;
	}
	if(whatsOn != null)
	{
		buttonOn = '../graphics/searchButton' + whatsOn + '-on.jpg';
		var buttonId = 'search' + whatsOn;
	}
	else
	{
		buttonOn = '../graphics/searchButton' + defaultSearch + '-on.jpg';
		var buttonId = 'search' + defaultSearch;
	} 
	document.getElementById([buttonId]).src = buttonOn;
}

function setSearch(whatsOn)
{
	defaultSearch = whatsOn;
	searchButtons();
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function mainMenu()
{
	document.write('<table width="147" border="0" cellspacing="0" cellpadding="0">');
	document.write('<tr>');
	document.write('<td colspan="2" class="whiteMenuText" style="background-color:#F59B26; background-image:url(/graphics/menu_top_left.gif); background-repeat:no-repeat;"><div style="text-align:left; padding-left:5px;">Products &amp; Services</div></td>');
	document.write('<td colspan="2" style="background-color:#F59B26;"><img src="/graphics/menu_top_right.gif" alt="" width="11" height="19" /></td>')
	document.write('</tr>');
	//MENU 1 - CATALOG
	document.write('<tr>');
	document.write('<td rowspan="33" style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" alt="" /></td>');
	document.write('<td style="background-color:#ffffff; width:135px;"><div id="label1" onmouseover="javascript:return !showMenu(\'1\', event,\'label1\');" style="background-color:#ffffff; text-align:left; height:13px; padding:2px 0px 0px 5px; width:130px;"><a href="/catalog/" class="menuLink" title="Catalog">Catalog</a></div></td>');
	document.write('<td style="background-color:#ffffff; width:10px;" valign="top"><div style="float:right; margin:0px; z-index:5;" onmouseover="javascript:return !showMenu(\'1\', event,\'label1\');"><img src="/graphics/menu-arrow.gif" alt="" width="10" height="16" border="0" /></div>');
	//SUBMENU 1
	document.write('<div id="menu1" style="position:absolute; width:166; height:51px; z-index:1; visibility: hidden" onMouseOver="event.cancelBubble = true;">');
	document.write('<table border="0" cellspacing="0" cellpadding="0">');
	document.write('<tr>');
	document.write('<td><img src="/graphics/menu-arrow-on.gif" alt="" width="10" height="16" border="0" /></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:15px; width:154px; border-top:1px solid #f59b26; border-right:1px solid #f59b26; text-align:left;"><div style="margin:2px 5px 2px 5px;"><a href="/catalog/search-catalog.htm" class="menuLink">Browse Catalog</a></div></td>');
	document.write('</tr>');
	
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/catalog/new-products.htm" class="menuLink">New Products</a></div></td>');
	document.write('</tr>');
	
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/catalog/capt-specials.htm" class="menuLink">CAPT Specials</a></div></td>');
	document.write('</tr>');
	
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/catalog/ordering-information.htm" class="menuLink">Ordering Information</a></div></td>');
	document.write('</tr>');
	
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;" nowrap><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/catalog/professional-qualifications.htm" class="menuLink">Purchasing Restricted Materials</a></div></td>');
	document.write('</tr>');
	
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; border-bottom:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/forms/" class="menuLink">CAPT Forms</a></div></td>');
	document.write('</tr>');
	document.write('</table>');
	document.write('</div></td>');
	document.write('<td style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td colspan="2" style="background-color:#F59B26; height:1px; border-left:5px solid #ffffff;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	//MENU 2 - TRAINING & WORKSHOPS
	document.write('<tr>');
	document.write('<td nowrap="nowrap" style="background-color:#ffffff; width:135px;"><div id="label2" onmouseover="javascript:return !showMenu(\'2\', event,\'label2\');" style="background-color:#ffffff; text-align:left; height:13px; padding:2px 0px 0px 5px; width:130px;"><a href="/training-workshops/" class="menuLink">Training &amp; Workshops</a></div></td>');
	document.write('<td style="background-color:#ffffff; width:10px;"><div style="float:right; margin:0px; z-index:5;" onmouseover="javascript:return !showMenu(\'2\', event,\'label2\');"><img src="/graphics/menu-arrow.gif" alt="" width="10" height="16" border="0" /></div>');
	//SUBMENU 2
	document.write('<div id="menu2" style="position:absolute; width:160; height:67px; z-index:1; visibility: hidden" onMouseOver="event.cancelBubble = true;">');
	document.write('<table border="0" cellspacing="0" cellpadding="0">');
	document.write('<tr>');
	document.write('<td><img src="/graphics/menu-arrow-on.gif" alt="" width="10" height="16" border="0" /></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:15px; width:154px; border-top:1px solid #f59b26; border-right:1px solid #f59b26; text-align:left;"><div style="margin:2px 5px 2px 5px;"><a href="/training-workshops/training-schedules.htm" class="menuLink">Browse Classes</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/training-workshops/schedule.htm" class="menuLink">Schedule</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/training-workshops/on-site-training.htm" class="menuLink">On-site Training</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; border-bottom:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/training-workshops/faculty.htm" class="menuLink">Faculty</a></div></td>');
	document.write('</tr>');
	document.write('</table>');
	document.write('</div></td>');
	document.write('<td style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td colspan="2" style="background-color:#F59B26; height:1px; border-left:5px solid #ffffff;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	
	//MENU 16 - CE Approved Credits
	document.write('<tr>');
	document.write('<td nowrap="nowrap" style="background-color:#ffffff; width:135px;"><div id="label16" onmouseover="javascript:return !showMenu(\'16\', event,\'label16\');" style="background-color:#ffffff; text-align:left; height:13px; padding:2px 0px 0px 5px; width:130px;"><a href="/CE-approved-credits/" class="menuLink">Continuing Education</a></div></td>');
	document.write('<td style="background-color:#ffffff; width:10px;"><div style="float:right; margin:0px; z-index:5;" onmouseover="javascript:return !showMenu(\'16\', event,\'label16\');"><img src="/graphics/menu-arrow.gif" alt="" width="10" height="16" border="0" /></div>');
	//SUBMENU 16
	document.write('<div id="menu16" style="position:absolute; width:160; height:67px; z-index:1; visibility: hidden" onMouseOver="event.cancelBubble = true;">');
	document.write('<table border="0" cellspacing="0" cellpadding="0">');
	document.write('<tr>');
	document.write('<td><img src="/graphics/menu-arrow-on.gif" alt="" width="10" height="16" border="0" /></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:15px; width:154px; border-top:1px solid #f59b26; border-right:1px solid #f59b26; text-align:left;"><div style="margin:2px 5px 2px 5px;"><a href="/CE-approved-credits/CE-MBTI-credits.htm" class="menuLink">All Approved CAPT CEs</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/CE-approved-credits/FDOH-florida-health-CE.htm" class="menuLink">FDOH</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/CE-approved-credits/HRCI-human-resources-CE.htm" class="menuLink">HRCI</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/CE-approved-credits/ICF-coaching-CE.htm" class="menuLink">ICF</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/CE-approved-credits/MPCP-MBTI-CE.htm" class="menuLink">MBTI Master Practitioner</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; border-bottom:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/CE-approved-credits/NBCC-counselors-CE.htm" class="menuLink">NBCC</a></div></td>');
	document.write('</tr>');
	document.write('</table>');
	document.write('</div></td>');
	document.write('<td style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td colspan="2" style="background-color:#F59B26; height:1px; border-left:5px solid #ffffff;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	
	//MENU 15 - TYPE FOR LIFE
	document.write('<tr>');
	document.write('<td nowrap="nowrap" style="background-color:#ffffff; width:135px;"><div id="label15" onmouseover="javascript:return !showMenu(\'15\', event,\'label15\');" style="background-color:#ffffff; text-align:left; height:13px; padding:2px 0px 0px 5px; width:130px;"><a href="/type-for-life/" class="menuLink">Type for Life</a></div></td>');
	document.write('<td style="background-color:#ffffff; width:10px;"><div style="float:right; margin:0px; z-index:5;" onmouseover="javascript:return !showMenu(\'15\', event,\'label15\');"><img src="/graphics/menu-arrow.gif" alt="" width="10" height="16" border="0" /></div>');
	//SUBMENU 15
	document.write('<div id="menu15" style="position:absolute; width:160; height:67px; z-index:1; visibility: hidden" onMouseOver="event.cancelBubble = true;">');
	document.write('<table border="0" cellspacing="0" cellpadding="0">');
	document.write('<tr>');
	document.write('<td><img src="/graphics/menu-arrow-on.gif" alt="" width="10" height="16" border="0" /></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:15px; width:154px; border-top:1px solid #f59b26; border-right:1px solid #f59b26; text-align:left;"><div style="margin:2px 5px 2px 5px;"><a href="/type-for-life/guides.htm" class="menuLink">Guides</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; border-bottom:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/type-for-life-blog/" class="menuLink">Blog</a></div></td>');
	document.write('</tr>');
	document.write('</table>');
	document.write('</div></td>');
	document.write('<td style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td colspan="2" style="background-color:#F59B26; height:1px; border-left:5px solid #ffffff;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	document.write('</tr>');
	
	//MENU 13 - CAPT STORE
	document.write('<tr>');
	document.write('<td nowrap="nowrap" style="background-color:#ffffff; width:135px;"><div id="label13" onmouseover="javascript:return !showMenu(\'13\', event,\'label13\');" style="background-color:#ffffff; text-align:left; height:13px; padding:2px 0px 0px 5px; width:130px;"><a href="/store/" class="menuLink">CAPT Store</a></div></td>');
	document.write('<td style="background-color:#ffffff; width:10px;"><div style="float:right; margin:0px; z-index:5;" onmouseover="javascript:return !showMenu(\'13\', event,\'label13\');"><img src="/graphics/menu-arrow.gif" alt="" width="10" height="16" border="0" /></div>');
	//SUBMENU 2
	document.write('<div id="menu13" style="position:absolute; width:160; height:67px; z-index:1; visibility: hidden" onMouseOver="event.cancelBubble = true;">');
	document.write('<table border="0" cellspacing="0" cellpadding="0">');
	document.write('<tr>');
	document.write('<td><img src="/graphics/menu-arrow-on.gif" alt="" width="10" height="16" border="0" /></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:15px; width:154px; border-top:1px solid #f59b26; border-right:1px solid #f59b26; text-align:left;"><div style="margin:2px 5px 2px 5px;"><a href="/store/theplacards.htm" class="menuLink">Placards</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/store/posters.htm" class="menuLink">Posters</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/store/shirts.htm" class="menuLink">T-Shirts</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/store/pins.htm" class="menuLink">Pins</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; border-bottom:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/store/typenotes.htm" class="menuLink">TypeNotes</a></div></td>');
	document.write('</tr>');
	document.write('</table>');
	document.write('</div></td>');
	document.write('<td style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td colspan="2" style="background-color:#F59B26; height:1px; border-left:5px solid #ffffff;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	
	//MENU 3 - RESEARCH
	document.write('<tr>');
	document.write('<td style="background-color:#ffffff; width:135px;"><div id="label3" onmouseover="javascript:return !showMenu(\'3\', event,\'label3\');" style="background-color:#ffffff; text-align:left; height:13px; padding:2px 0px 0px 5px; width:130px;"><a href="/research/" class="menuLink">Research</a></div></td>');
	document.write('<td style="background-color:#ffffff; width:10px;" valign="top"><div style="float:right; margin:0px; z-index:5;" onmouseover="javascript:return !showMenu(\'3\', event,\'label3\');"><img src="/graphics/menu-arrow.gif" alt="" width="10" height="16" border="0" /></div>');
	//SUBMENU 3
	document.write('<div id="menu3" style="position:absolute; width:160; height:67px; z-index:1; visibility: hidden" onMouseOver="event.cancelBubble = true;">');
	document.write('<table border="0" cellspacing="0" cellpadding="0">');
	document.write('<tr>');
	document.write('<td><img src="/graphics/menu-arrow-on.gif" alt="" width="10" height="16" border="0" /></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:15px; width:154px; border-top:1px solid #f59b26; border-right:1px solid #f59b26; text-align:left;"><div style="margin:2px 5px 2px 5px;"><a href="/research/library-services.htm" class="menuLink">Library Services</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/research/MBTI-bibliography-search.htm" class="menuLink">MBTI Bibliography Search</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; border-bottom:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/research/psychological-type-journal.htm" class="menuLink">Journal of Psychological Type</a></div></td>');
	document.write('</tr>');
	document.write('</table>');
	document.write('</div></td>');
	document.write('<td style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td colspan="2" style="background-color:#F59B26; height:1px; border-left:5px solid #ffffff;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	//MENU 4 - FORMS
	document.write('<tr>');
	document.write('<td style="background-color:#ffffff; width:135px;"><div id="label4" onmouseover="javascript:return !showMenu(\'4\', event,\'label4\');" style="background-color:#ffffff; text-align:left; height:16px; padding:3px 0px 0px 5px; width:130px;"><a href="/forms/" class="menuLink">Forms</a></div></td>');
	document.write('<td style="background-color:#ffffff; width:10px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	//Assessment TOOLS & TESTS SECTION
	document.write('<tr>');
	document.write('<td colspan="3" style="background-color:#F59B26; height:18px; width:146px" class="whiteMenuText"><div style="text-align:left; padding-left:5px;">Assessment Tools &amp; Tests</div></td>');
	document.write('</tr>');
	
	//MENU 5 - MBTI INSTRUMENT PSYCHOLOGICAL TYPE
	document.write('<tr>');
	document.write('<td style="background-color:#ffffff; width:135px;">');
	document.write('<div id="label5" onmouseover="javascript:return !showMenu(\'5\', event,\'label5\');" style="background-color:#ffffff; text-align:left; height:28px; padding:3px 0px 0px 5px; width:130px;"><a href="/take-mbti-assessment/" class="menuLink">MBTI Step I & Step II<br />Psychological Type</a></div></td>');
	document.write('<td style="background-color:#ffffff; width:10px;" valign="top"><div style=" z-index:5; float:right; height:21px; padding:5px 0px 0px 0px; margin:0px;" onmouseover="javascript:return !showMenu(\'5\', event,\'label5\');"><img src="/graphics/menu-arrow.gif" alt="" width="10" height="16" border="0" /></div>');
	//SUBMENU 5
	document.write('<div id="menu5" style="position:absolute; width:160; height:84px; z-index:1; visibility: hidden" onMouseOver="event.cancelBubble = true;">');
	document.write('<table border="0" cellspacing="0" cellpadding="0">');
	document.write('<tr>');
	document.write('<td rowspan="3" valign="top"><div style="height:21px; padding-top:5px;"><img src="/graphics/menu-arrow-on.gif" alt="" width="10" height="16" border="0" /></div>');
	document.write('<div style="width:10px; height:5px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="height:4px; width:154px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:15px; width:154px; border-top:1px solid #f59b26; border-right:1px solid #f59b26; text-align:left;"><div style="margin:2px 5px 2px 5px;"><a href="/take-mbti-assessment/mbti-overview.htm" class="menuLink">About the MBTI</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/take-mbti-assessment/mbti.htm" class="menuLink">Take the MBTI Online</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/take-mbti-assessment/mbti-teams.htm" class="menuLink">MBTI for Teams</a></div></td>');
	document.write('</tr>');
	
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/training-workshops/mbti-training.htm" class="menuLink">MBTI Training</a></div></td>');
	document.write('</tr>');
	
	
	
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/take-mbti-assessment/mbti-masterpractitioner.htm" class="menuLink">Become a Master Practitioner</a></div></td>');
	document.write('</tr>');
	
	
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/catalog/Personality-Assessment-MBTI1.htm" class="menuLink">Purchase Step I</a></div></td>');
	document.write('</tr>');
	
	
	
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; border-bottom:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/catalog/Personality-Assessment-MBTI2.htm" class="menuLink">Purchase Step II</a></div></td>');
	document.write('</tr>');
	
	
	document.write('</table>');
	document.write('</div></td>');
	document.write('<td style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td colspan="2" style="background-color:#F59B26; height:1px; border-left:5px solid #ffffff;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	
	//MENU 14 - MBTI Step 3 Type Development Tool
	document.write('<tr>');
	document.write('<td style="background-color:#ffffff; width:135px;">');
	document.write('<div id="label5" onmouseover="javascript:return !showMenu(\'14\', event,\'label14\');" style="background-color:#ffffff; text-align:left; height:28px; padding: 3px 0px 0px 5px; width:130px;"><a href="/assessment-mbti-step3/" class="menuLink">MBTI Step III<br />Type Development Tool</a></div></td>');
	document.write('<td style="background-color:#ffffff; width:10px;" valign="top"><div style=" z-index:5; float:right; height:21px; padding:5px 0px 0px 0px; margin:0px;" onmouseover="javascript:return !showMenu(\'14\', event,\'label14\');"><img src="/graphics/menu-arrow.gif" alt="" width="10" height="16" border="0" /></div>');
	
	//SUBMENU 14
	document.write('<div id="menu14" style="position:absolute; width:160; height:84px; z-index:1; visibility: hidden" onMouseOver="event.cancelBubble = true;">');
	document.write('<table border="0" cellspacing="0" cellpadding="0">');
	document.write('<tr>');
	document.write('<td rowspan="3" valign="top"><div style="height:21px; padding-top:5px;"><img src="/graphics/menu-arrow-on.gif" alt="" width="10" height="16" border="0" /></div>');
	document.write('<div style="width:10px; height:5px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="height:4px; width:154px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:15px; width:154px; border-top:1px solid #f59b26; border-right:1px solid #f59b26; text-align:left;"><div style="margin:2px 5px 2px 5px;"><a href="/assessment-mbti-step3/step3-about.htm" class="menuLink">About the Step III Work</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/assessment-mbti-step3/step3-requirements.htm" class="menuLink">Requirements for Use</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/assessment-mbti-step3/step3-development.htm" class="menuLink">Step III Development</a></div></td>');
	document.write('</tr>');
	
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/assessment-mbti-step3/step3-sample-reports.htm" class="menuLink">Sample Report</a></div></td>');
	document.write('</tr>');
	
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/training-workshops/MBTI-Training-Step3.htm" class="menuLink">Step III Certification Training</a></div></td>');
	document.write('</tr>');
	
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/catalog/Personality-Assessment-MBTI3.htm" class="menuLink">Purchase Step III</a></div></td>');
	document.write('</tr>');
	
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; border-bottom:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/assessment-mbti-step3/step3-scoring.htm" class="menuLink">MBTI Step III Scoring</a></div></td>');
	document.write('</tr>');
	document.write('</table>');
	document.write('</div></td>');
	
	document.write('<td style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td colspan="2" style="background-color:#F59B26; height:1px; border-left:5px solid #ffffff;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	
	
	
	//MENU 6 - LEADERSHIP & TEAMS
	document.write('<tr>');
	document.write('<td style="background-color:#ffffff; height:27px; text-align:left; width:135px;">');
	document.write('<div id="label6" onmouseover="javascript:return !showMenu(\'6\', event,\'label6\');" style="background-color:#ffffff; text-align:left; width:130px; height:28px; padding:3px 0px 0px 5px;"><a href="/assessment-kgi/" class="menuLink">KGI<br />Leadership &amp; Teams</a></div></td>');
	document.write('<td style="background-color:#ffffff;" valign="top"><div style="float:right; z-index:5; height:21px; padding:5px 0px 0px 0px;" onmouseover="javascript:return !showMenu(\'6\', event,\'label6\');"><img src="/graphics/menu-arrow.gif" alt="" width="10" height="16" border="0" /></div>');
	//SUBMENU 6
	document.write('<div id="menu6" style="position:absolute; width:160; height:118px; z-index:1; visibility: hidden" onMouseOver="event.cancelBubble = true;">');
	document.write('<table border="0" cellspacing="0" cellpadding="0">');
	document.write('<tr>');
	document.write('<td rowspan="3" valign="top"><div style="height:21px; padding-top:5px;"><img src="/graphics/menu-arrow-on.gif" alt="" width="10" height="16" border="0" /></div><div style="width:10px; height:5px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="height:4px; width:154px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:15px; width:154px; border-top:1px solid #f59b26; border-right:1px solid #f59b26; text-align:left;"><div style="margin:2px 5px 2px 5px;"><a href="/assessment-kgi/kgi-leadership-teams.htm" class="menuLink">About the KGI</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/assessment-kgi/leadership-individuals-kgi.htm" class="menuLink">KGI for You</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/assessment-kgi/leadership-teams-kgi.htm" class="menuLink">KGI for Teams</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/assessment-kgi/scenario-team.htm" class="menuLink">Preparing to Take the KGI</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/assessment-kgi/sample-reports.htm" class="menuLink">Sample Reports</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/catalog/Team-Group-Assessment.htm" class="menuLink">Purchase the KGI</a></div></td>');
	document.write('</tr>');
	
	/*document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/catalog/MBTI-Book-KGIIRa.htm" class="menuLink">KGI Individual Administration</a></div></td>');
	document.write('</tr>');
	
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/catalog/MBTI-Book-KGIGrp.htm" class="menuLink">KGI Group Administration</a></div></td>');
	document.write('</tr>');*/
	
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/assessment-kgi/KGI_frequently_asked.htm" class="menuLink">Frequently Asked Questions</a></div></td>');
	document.write('</tr>');
	
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/assessment-kgi/resources.htm" class="menuLink">KGI Downloads</a></div></td>');
	document.write('</tr>');
	
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/assessment-kgi/kgi-mbti-use.htm" class="menuLink">Use with the MBTI</a></div></td>');
	document.write('</tr>');
	
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; border-bottom:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/training-workshops/Leadership-Training-KGI.htm" class="menuLink">KGI Training</a></div></td>');
	document.write('</tr>');
	document.write('</table>');
	
	
	document.write('</div></td>');
	document.write('<td style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td colspan="2" style="background-color:#F59B26; height:1px; border-left:5px solid #ffffff;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');

	//MENU 7 PMAI
	document.write('<tr>');
	document.write('<td style="background-color:#ffffff; width:135px;">');
	document.write('<div id="label7" onmouseover="javascript:return !showMenu(\'7\', event,\'label7\');" style="background-color:#ffffff; text-align:left; height:28px; padding:3px 0px 0px 5px; width:130px;"><a href="/pmai-assessment/" class="menuLink">PMAI<br />Life Scripts-Archetypes</a></div></td>');
	document.write('<td style="background-color:#ffffff; width:10px;" valign="top"><div style="float:right; z-index:5; height:21px; padding:5px 0px 0px 0px; margin:0px;" onmouseover="javascript:return !showMenu(\'7\', event,\'label7\');"><img src="/graphics/menu-arrow.gif" alt="" width="10" height="16" border="0" /></div>');
	//SUBMENU 7
	document.write('<div id="menu7" style="position:absolute; width:160; height:84px; z-index:1; visibility: hidden" onMouseOver="event.cancelBubble = true;">');
	document.write('<table border="0" cellspacing="0" cellpadding="0">');
	document.write('<tr>');
	document.write('<td rowspan="3" valign="top"><div style="height:21px; padding-top:5px;"><img src="/graphics/menu-arrow-on.gif" alt="" width="10" height="16" border="0" /></div>');
	document.write('<div style="width:10px; height:5px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="height:4px; width:154px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:15px; width:154px; border-top:1px solid #f59b26; border-right:1px solid #f59b26; text-align:left;"><div style="margin:2px 5px 2px 5px;"><a href="/pmai-assessment/archetype-assessment-personality.htm" class="menuLink">About the PMAI</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/pmai-assessment/sample-report.htm" class="menuLink">Sample Report</a></div></td>');
	document.write('</tr>');
	
	
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/catalog/Archetype-Assessment-Personal.htm" class="menuLink">Purchase the PMAI</a></div></td>');
	document.write('</tr>');
	
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/pmai-assessment/type-archetype.htm" class="menuLink">Use with the MBTI</a></div></td>');
	document.write('</tr>');
	
	
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; border-bottom:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/training-workshops/Archetype-Training-PMAI.htm" class="menuLink">PMAI Training</a></div></td>');
	document.write('</tr>');
	document.write('</table>');
	document.write('</div></td>');
	document.write('<td style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td colspan="2" style="background-color:#F59B26; height:1px; border-left:5px solid #ffffff;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');

	//MENU 8 - MMTIC
	/*document.write('<tr>');
	document.write('<td colspan="2" style="background-color:#F59B26; height:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');*/
	document.write('<tr>');
	document.write('<td style="background-color:#ffffff; width:135px;">');
	document.write('<div id="label8" onmouseover="javascript:return !showMenu(\'8\', event,\'label8\');" style="background-color:#ffffff; text-align:left; height:28px; padding:3px 0px 0px 5px; width:130px;"><a href="/assessment-mmtic/" class="menuLink">MMTIC<br />Type for Children</a></div></td>');
	document.write('<td style="background-color:#ffffff; width:10px;" valign="top"><div style="float:right; z-index:5; height:21px; padding:5px 0px 0px 0px; margin:0px;" onmouseover="javascript:return !showMenu(\'8\', event,\'label8\');"><img src="/graphics/menu-arrow.gif" alt="" width="10" height="16" border="0" /></div>');
	
	
	//SUBMENU 8
	document.write('<div id="menu8" style="position:absolute; width:160; height:118px; z-index:1; visibility: hidden" onMouseOver="event.cancelBubble = true;">');
	document.write('<table border="0" cellspacing="0" cellpadding="0">');
	document.write('<tr>');
	document.write('<td rowspan="3" valign="top"><div style="height:21px; padding-top:5px;"><img src="/graphics/menu-arrow-on.gif" alt="" width="10" height="16" border="0" /></div><div style="width:10px; height:5px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="height:4px; width:154px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:15px; width:154px; border-top:1px solid #f59b26; border-right:1px solid #f59b26; text-align:left;"><div style="margin:2px 5px 2px 5px;"><a href="/assessment-mmtic/children-assessment-personality.htm" class="menuLink">About the MMTIC</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/assessment-mmtic/student-classroom-mmtic.htm" class="menuLink">MMTIC in the Classroom</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/assessment-mmtic/student-benefits-mmtic.htm" class="menuLink">Student Benefits</a></div></td>');
	document.write('</tr>');
	
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/assessment-mmtic/sample-items.htm" class="menuLink">Sample Items</a></div></td>');
	document.write('</tr>');
	
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/assessment-mmtic/sample-report.htm" class="menuLink">MMTIC Reports</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/catalog/Personality-Assessment-Children.htm" class="menuLink">Purchase the MMTIC</a></div></td>');
	document.write('</tr>');
	//document.write('<tr>');
	//document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	//document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	//document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	//document.write('<div style="margin:2px 5px 2px 5px;"><a href="/assessment-mmtic/type-mmtic.htm" class="menuLink">Use with the MBTI</a></div></td>');
	//document.write('</tr>');
	
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/assessment-mmtic/type-mmtic.htm" class="menuLink">Use with the MBTI</a></div></td>');
	document.write('</tr>');
	
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/assessment-mmtic/demo.htm" class="menuLink">Interface Overview</a></div></td>');
	document.write('</tr>');
	
	
	
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/training-workshops/Children-Training-MMTIC.htm" class="menuLink">MMTIC Training</a></div></td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; border-bottom:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/assessment-mmtic/mmtic-expert-murphy.htm" class="menuLink">Ask the MMTIC Expert</a></div></td>');
	document.write('</tr>');	
	
	document.write('</table>');
	document.write('</div></td>');
	document.write('<td style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');

	//LEARN MORE SECTION
	document.write('<tr>');
	document.write('<td colspan="3" style="background-color:#F59B26; height:19px;" class="whiteMenuText"><div style="text-align:left; padding-left:5px;">Learn More</div></td>');
	document.write('</tr>');
	//MENU 9 - DISCOVER YOUR ARCHETYPES
	document.write('<tr>');
	document.write('<td style="background-color:#ffffff; width:135px;"><div id="label9" onmouseover="javascript:return !showMenu(\'9\', event,\'label9\');" style="background-color:#ffffff; text-align:left; height:16px; padding:3px 0px 0px 5px; width:130px;"><a href="/discover-your-archetypes/" class="menuLink">Discover Your Archetypes</a></div></td>');
	document.write('<td style="background-color:#ffffff; width:10px;" valign="top"><div style="float:right; z-index:5; margin:0px;" onmouseover="javascript:return !showMenu(\'9\', event,\'label9\');"><img src="/graphics/menu-arrow.gif" alt="" width="10" height="16" border="0" /></div>');
	//SUBMENU 9
	document.write('<div id="menu9" style="position:absolute; width:160; height:67px; z-index:1; visibility: hidden" onMouseOver="event.cancelBubble = true;">');
	document.write('<table border="0" cellspacing="0" cellpadding="0">');
	document.write('<tr>');
	document.write('<td><img src="/graphics/menu-arrow-on.gif" alt="" width="10" height="16" border="0" /></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:15px; width:154px; border-top:1px solid #f59b26; border-right:1px solid #f59b26; text-align:left;"><div style="margin:2px 5px 2px 5px;"><a href="/discover-your-archetypes/about-archetypes.htm" class="menuLink">About Archetypes</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/discover-your-archetypes/using-archetypes.htm" class="menuLink">Using Archetypes</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/discover-your-archetypes/archetype-descriptions.htm" class="menuLink">Archetype Descriptions</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; border-bottom:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/discover-your-archetypes/authors.htm" class="menuLink">The Authors</a></div></td>');
	document.write('</tr>');
	document.write('</table>');
	document.write('</div></td>');
	document.write('<td style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td colspan="2" style="background-color:#F59B26; height:1px; border-left:5px solid #ffffff;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	
	//MENU 10 - MBTI OVERVIEW
	document.write('<tr>');
	document.write('<td style="background-color:#ffffff; width:135px;"><div id="label10" onmouseover="javascript:return !showMenu(\'10\', event,\'label10\');" style="background-color:#ffffff; text-align:left; height:16px; padding:2px 0px 0px 5px; width:130px;"><a href="/mbti-assessment/" class="menuLink">MBTI Overview</a></div></td>');
	document.write('<td style="background-color:#ffffff; width:10px;" valign="top"><div style="float:right; z-index:5; margin:0px" onmouseover="javascript:return !showMenu(\'10\', event,\'label10\');"><img src="/graphics/menu-arrow.gif" alt="" width="10" height="16" border="0" /></div>');
	//SUBMENU 11
	document.write('<div id="menu10" style="position:absolute; width:160; height:119px; z-index:1; visibility: hidden" onMouseOver="event.cancelBubble = true;">');
	document.write('<table border="0" cellspacing="0" cellpadding="0">');
	document.write('<tr>');
	document.write('<td><img src="/graphics/menu-arrow-on.gif" alt="" width="10" height="16" border="0" /></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:15px; width:154px; border-top:1px solid #f59b26; border-right:1px solid #f59b26; text-align:left;"><div style="margin:2px 5px 2px 5px;"><a href="/mbti-assessment/mbti-overview.htm" class="menuLink">About the MBTI</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/mbti-assessment/isabel-myers.htm" class="menuLink">Isabel Myers</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/mbti-assessment/type-descriptions.htm" class="menuLink">Type Descriptions</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px; background-color:#f59b26;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/mbti-assessment/type-dynamics.htm" class="menuLink">Type Dynamics</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px; background-color:#f59b26;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/mbti-assessment/reliability-validity.htm" class="menuLink">Reliability and Validity</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px; background-color:#f59b26;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/mbti-assessment/mbti-test-comparison.htm" class="menuLink">Test Comparison</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px; background-color:#f59b26;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/mbti-assessment/ethical-use.htm" class="menuLink">Ethical Use</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px; background-color:#f59b26;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/mbti-assessment/frequently-asked-questions.htm" class="menuLink">FAQ</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px; background-color:#f59b26;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; border-bottom:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/mbti-assessment/related-organizations.htm" class="menuLink">Related Organizations</a></div></td>');
	document.write('</tr>');
	document.write('</table>');
	document.write('</div></td>');
	document.write('<td style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td colspan="2" style="background-color:#F59B26; height:1px; border-left:5px solid #ffffff;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	
	//MENU 11 - USING TYPE
	document.write('<tr>');
	document.write('<td style="background-color:#ffffff; width:135px;"><div id="label11" onmouseover="javascript:return !showMenu(\'11\', event,\'label11\');" style="background-color:#ffffff; text-align:left; height:16px; padding:3px 0px 0px 5px; width:130px;"><a href="/using-type/" class="menuLink">Using Type</a></div></td>');
	document.write('<td style="background-color:#ffffff; width:10px;" valign="top"><div style="float:right; z-index:5; margin:0px;" onmouseover="javascript:return !showMenu(\'11\', event,\'label11\');"><img src="/graphics/menu-arrow.gif" alt="" width="10" height="16" border="0" /></div>');
	//SUBMENU 11
	document.write('<div id="menu11" style="position:absolute; width:160; height:84px; z-index:1; visibility: hidden" onMouseOver="event.cancelBubble = true;">');
	document.write('<table border="0" cellspacing="0" cellpadding="0">');
	document.write('<tr>');
	document.write('<td><img src="/graphics/menu-arrow-on.gif" alt="" width="10" height="16" border="0" /></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:15px; width:154px; border-top:1px solid #f59b26; border-right:1px solid #f59b26; text-align:left;"><div style="margin:2px 5px 2px 5px;"><a href="/using-type/workplace.htm" class="menuLink">Workplace</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px; background-color:#f59b26;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/using-type/mind-body-spirit.htm" class="menuLink">Mind, Body, Spirit</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px; background-color:#f59b26;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/using-type/children-families.htm" class="menuLink">Children & Families</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px; background-color:#f59b26;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/using-type/education.htm" class="menuLink">Education</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px; background-color:#f59b26;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; border-bottom:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/using-type/c-g-jung.htm" class="menuLink">C.G. Jung</a></div></td>');
	document.write('</tr>');
	document.write('</table>');
	document.write('</div></td>');
	document.write('<td style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td colspan="2" style="background-color:#F59B26; height:1px; border-left:5px solid #ffffff;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	
	//MENU 13 - MBTI REFERRAL NETWORK
	document.write('<tr>');
	document.write('<td style="background-color:#ffffff; width:135px;"><div id="label13" style="background-color:#ffffff; text-align:left; height:16px; padding:2px 0px 0px 5px; width:130px;"><a href="/MBTI-Referral-Network/" class="menuLink">MBTI Referral Network</a></div></td>');
	document.write('<td style="background-color:#ffffff; width:10px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<tr>');
	document.write('<td colspan="2" style="background-color:#F59B26; height:1px; border-left:5px solid #ffffff;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	
	//MENU 12 - ABOUT CAPT
	document.write('<tr>');
	document.write('<td style="background-color:#ffffff; width:135px;"><div id="label12" onmouseover="javascript:return !showMenu(\'12\', event,\'label12\');" style="background-color:#ffffff; text-align:left; height:16px; padding:3px 0px 0px 5px; width:130px;"><a href="/about-capt/home.htm" class="menuLink">About CAPT</a></div></td>');
	document.write('<td style="background-color:#ffffff; width:10px;" valign="top"><div style="float:right; z-index:5; margin:0px;" onmouseover="javascript:return !showMenu(\'12\', event,\'label12\');"><img src="/graphics/menu-arrow.gif" alt="" width="10" height="16" border="0" /></div>');
	//SUBMENU 12
	document.write('<div id="menu12" style="position:absolute; width:160; height:67px; z-index:1; visibility: hidden" onMouseOver="event.cancelBubble = true;">');
	document.write('<table border="0" cellspacing="0" cellpadding="0">');
	document.write('<tr>');
	document.write('<td><img src="/graphics/menu-arrow-on.gif" alt="" width="10" height="16" border="0" /></td>');
	document.write('<td style="width:1px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:15px; width:154px; border-top:1px solid #f59b26; border-right:1px solid #f59b26; text-align:left;"><div style="margin:2px 5px 2px 5px;"><a href="/about-capt/history-mission.htm" class="menuLink">History &amp; Mission</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px; background-color:#f59b26;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/about-capt/products-services.htm" class="menuLink">Products & Services</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px; background-color:#f59b26;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px;"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/about-capt/publish-with-capt.htm" class="menuLink">Publish with CAPT</a></div></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><div style="width:10px; height:16px;" onmouseover="javascript:hideAllMenus();"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div></td>');
	document.write('<td style="width:1px; background-color:#f59b26;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('<td style="background-color:#FBF6E9; height:17px; border-right:1px solid #f59b26; border-bottom:1px solid #f59b26; text-align:left;"><div style="height:1px; width:145px; background-color:#f59b26; margin:0px 5px 0px 5px"><img src="/graphics/trans.gif" alt="" width="1" height="1" /></div>');
	document.write('<div style="margin:2px 5px 2px 5px;"><a href="/about-capt/contact-capt.htm" class="menuLink">Contact CAPT</a></div></td>');
	document.write('</tr>');
	document.write('</table>');
	document.write('</div></td>');
	document.write('<td style="background-color:#F59B26; width:1px;"><img src="/graphics/trans.gif" width="1" height="1" alt="" /></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td colspan="2" style="background-color:#F59B26; text-align:left;"><img src="/graphics/menu-bottom-left.gif" alt="" width="9" height="10" /></td>');
	document.write('<td colspan="2" style="background-color:#F59B26;"><img src="/graphics/menu-bottom-right.gif" alt="" width="11" height="10" /></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td style="height:1px; width:1px;"><img src="/graphics/trans.gif" alt="" /></td>');
	document.write('<td style="height:1px; width:135px;"><img src="/graphics/trans.gif" alt="" /></td>');
	document.write('<td style="height:1px; width:10px;"><img src="/graphics/trans.gif" alt="" /></td>');
	document.write('<td style="height:1px; width:1px;"><img src="/graphics/trans.gif" alt="" /></td>');
	document.write('</tr>');
	document.write('</table>');
}
