var nav_BasicNavigation = new Object();

nav_BasicNavigation.expressStyle="Default";
nav_BasicNavigation.brightButton="Atomic_Purple_Button_1";
nav_BasicNavigation.holidayButton="Classic_Christmas";
nav_BasicNavigation.version="5";
nav_BasicNavigation.selectedUnderline="false";
nav_BasicNavigation.selectedBgcolor="";
nav_BasicNavigation.lineColor="#000000";
nav_BasicNavigation.squareTab="Camel";
nav_BasicNavigation.selectedTextcolor="#3F9C2D";
nav_BasicNavigation.localPreview="false";
nav_BasicNavigation.simpleButton="Autumn_Leaves";
nav_BasicNavigation.hasLinks="true";
nav_BasicNavigation.mouseoverBgcolor="";
nav_BasicNavigation.textFont="Helvetica";
nav_BasicNavigation.navID="nav_BasicNavigation";
nav_BasicNavigation.lineWidth="2";
nav_BasicNavigation.funButton="Arts_and_Crafts";
nav_BasicNavigation.selectedItalic="false";
nav_BasicNavigation.accentType="none";
nav_BasicNavigation.darkButton="Basic_Black";
nav_BasicNavigation.type="Navigation";
nav_BasicNavigation.numLinks="10";
nav_BasicNavigation.expressColorScheme="PLAINTEXT";
nav_BasicNavigation.mouseoverBold="true";
nav_BasicNavigation.textColor="#BB1D31";
nav_BasicNavigation.buttonCategory="modern";
nav_BasicNavigation.verticalSpacing="0";
nav_BasicNavigation.importedImage="";
nav_BasicNavigation.italic="false";
nav_BasicNavigation.modernButton="Earth_and_Moon";
nav_BasicNavigation.mouseoverUnderline="false";
nav_BasicNavigation.basicButton="Aqua";
nav_BasicNavigation.importedImageSelected="";
nav_BasicNavigation.mouseoverItalic="false";
nav_BasicNavigation.orientation="vertical";
nav_BasicNavigation.graphicMouseover="false";
nav_BasicNavigation.selectedEffect="true";
nav_BasicNavigation.mouseoverEffect="true";
nav_BasicNavigation.style="buttons";
nav_BasicNavigation.dirty="false";
nav_BasicNavigation.graphicSelected="false";
nav_BasicNavigation.accentColor="Black";
nav_BasicNavigation.textSize="12";
nav_BasicNavigation.border="";
nav_BasicNavigation.shinyButton="Shiny_Aqua";
nav_BasicNavigation.importedImageMouseOver="";
nav_BasicNavigation.sophisticatedButton="Antique";
nav_BasicNavigation.underline="false";
nav_BasicNavigation.texturedButton="Metallic";
nav_BasicNavigation.tabCategory="basic";
nav_BasicNavigation.background="";
nav_BasicNavigation.imageHeight="30";
nav_BasicNavigation.justification="center";
nav_BasicNavigation.mouseoverTextcolor="#FFFF00";
nav_BasicNavigation.selectedBold="true";
nav_BasicNavigation.horizontalSpacing="10";
nav_BasicNavigation.basicTab="White";
nav_BasicNavigation.bold="true";
nav_BasicNavigation.horizontalWrap="6";
nav_BasicNavigation.imageWidth="110";
nav_BasicNavigation.graphicHighlight="true";
nav_BasicNavigation.accentStyle="Arrow";

nav_BasicNavigation.navName = "BasicNavigation";
nav_BasicNavigation.imagePath = "/~media/elements/LayoutClipart/../LayoutClipart/Buttons/Silver_Capsule.gif";
nav_BasicNavigation.selectedImagePath = "/~media/elements/LayoutClipart/../LayoutClipart/Buttons/Silver_Capsule.gif";
nav_BasicNavigation.mouseOverImagePath = "/~media/elements/LayoutClipart/../LayoutClipart/Buttons/Silver_Capsule.gif";
nav_BasicNavigation.imageWidth = "110";
nav_BasicNavigation.imageHeight = "30";
nav_BasicNavigation.fontClass = "size12 Helvetica12";
nav_BasicNavigation.fontFace = "Helvetica, Arial, sans-serif";


var baseHref = '';
// this will only work if getElementsByTagName works
if (document.getElementsByTagName)
{
    // this will only work if we can find a base tag
    var base = document.getElementsByTagName('base');
    // Verify that the base object exists
    if (base && base.length > 0)
    {
        // if you don't specify a base href, href comes back as undefined
        if (base[0].href != undefined)
        {
            // get the base href
            baseHref = base[0].href;
            // add a trailing slash if base href doesn't already have one
            if (baseHref != '' && baseHref.charAt(baseHref.length - 1) != '/')
            {
                baseHref += '/';
            }
        }
    }
}


nav_BasicNavigation.links=new Array(10);
var nav_BasicNavigation_Link1 = new Object();
nav_BasicNavigation_Link1.type = "existing";
nav_BasicNavigation_Link1.displayName = "USS JOA";
nav_BasicNavigation_Link1.linkWindow = "_self";
nav_BasicNavigation_Link1.linkValue = "index.html";
nav_BasicNavigation_Link1.linkIndex = "1";
nav_BasicNavigation.links[0] = nav_BasicNavigation_Link1;
var nav_BasicNavigation_Link2 = new Object();
nav_BasicNavigation_Link2.type = "existing";
nav_BasicNavigation_Link2.displayName = "Calendar";
nav_BasicNavigation_Link2.linkWindow = "_self";
nav_BasicNavigation_Link2.linkValue = "Calendar.html";
nav_BasicNavigation_Link2.linkIndex = "2";
nav_BasicNavigation.links[1] = nav_BasicNavigation_Link2;
var nav_BasicNavigation_Link3 = new Object();
nav_BasicNavigation_Link3.type = "existing";
nav_BasicNavigation_Link3.displayName = "Join Us!";
nav_BasicNavigation_Link3.linkWindow = "_self";
nav_BasicNavigation_Link3.linkValue = "Join-Us.html";
nav_BasicNavigation_Link3.linkIndex = "3";
nav_BasicNavigation.links[2] = nav_BasicNavigation_Link3;
var nav_BasicNavigation_Link4 = new Object();
nav_BasicNavigation_Link4.type = "existing";
nav_BasicNavigation_Link4.displayName = "Bridge";
nav_BasicNavigation_Link4.linkWindow = "_self";
nav_BasicNavigation_Link4.linkValue = "bridge.html";
nav_BasicNavigation_Link4.linkIndex = "4";
nav_BasicNavigation.links[3] = nav_BasicNavigation_Link4;
var nav_BasicNavigation_Link5 = new Object();
nav_BasicNavigation_Link5.type = "existing";
nav_BasicNavigation_Link5.displayName = "CO\'s Page";
nav_BasicNavigation_Link5.linkWindow = "_self";
nav_BasicNavigation_Link5.linkValue = "CommandingOfficer.html";
nav_BasicNavigation_Link5.linkIndex = "5";
nav_BasicNavigation.links[4] = nav_BasicNavigation_Link5;
var nav_BasicNavigation_Link6 = new Object();
nav_BasicNavigation_Link6.type = "existing";
nav_BasicNavigation_Link6.displayName = "XO\'s Page";
nav_BasicNavigation_Link6.linkWindow = "_self";
nav_BasicNavigation_Link6.linkValue = "ExecutiveOfficer.html";
nav_BasicNavigation_Link6.linkIndex = "6";
nav_BasicNavigation.links[5] = nav_BasicNavigation_Link6;
var nav_BasicNavigation_Link7 = new Object();
nav_BasicNavigation_Link7.type = "existing";
nav_BasicNavigation_Link7.displayName = "RVA";
nav_BasicNavigation_Link7.linkWindow = "_self";
nav_BasicNavigation_Link7.linkValue = "RVA.html";
nav_BasicNavigation_Link7.linkIndex = "7";
nav_BasicNavigation.links[6] = nav_BasicNavigation_Link7;
var nav_BasicNavigation_Link8 = new Object();
nav_BasicNavigation_Link8.type = "existing";
nav_BasicNavigation_Link8.displayName = "Crew Roster";
nav_BasicNavigation_Link8.linkWindow = "_self";
nav_BasicNavigation_Link8.linkValue = "roster.html";
nav_BasicNavigation_Link8.linkIndex = "8";
nav_BasicNavigation.links[7] = nav_BasicNavigation_Link8;
var nav_BasicNavigation_Link9 = new Object();
nav_BasicNavigation_Link9.type = "existing";
nav_BasicNavigation_Link9.displayName = "Links";
nav_BasicNavigation_Link9.linkWindow = "";
nav_BasicNavigation_Link9.linkValue = "TRANSPORTER.html";
nav_BasicNavigation_Link9.linkIndex = "9";
nav_BasicNavigation.links[8] = nav_BasicNavigation_Link9;
var nav_BasicNavigation_Link10 = new Object();
nav_BasicNavigation_Link10.type = "existing";
nav_BasicNavigation_Link10.displayName = "Memorials";
nav_BasicNavigation_Link10.linkWindow = "_self";
nav_BasicNavigation_Link10.linkValue = "Memorials.html";
nav_BasicNavigation_Link10.linkIndex = "10";
nav_BasicNavigation.links[9] = nav_BasicNavigation_Link10;
function mouseOn(tdElement, newBackgroundImage)
{
	if(tdElement != null) {
		tdElement.style.backgroundImage = 'url(' + escapeScript(newBackgroundImage) + ')';
	}
}

function mouseOff(tdElement, newBackgroundImage)
{
	if(tdElement != null) {
		tdElement.style.backgroundImage = 'url(' + escapeScript(newBackgroundImage) + ')';
	}
}

function doMouseChange(Navigation,tdElement,linkIndex,bisMouseOver) {
	if (Navigation.mouseoverEffect != 'true') {
		return;
	}
	var link = Navigation.links[linkIndex-1];
	var bIsCurrentPage = isCurrentPage(link);
	if ((Navigation.graphicSelected == 'true' || Navigation.selectedTextcolor)
			&& bIsCurrentPage && 'true' == Navigation.selectedEffect) {
		return;
	}
	
	var fontElement = getLinkFontElement(tdElement);
	
	if(fontElement != null) {
		doFontChange(Navigation,fontElement,bIsCurrentPage,bisMouseOver);
	}
	
	if (Navigation.graphicMouseover == 'true') {
		if (bisMouseOver) {
			mouseOn(tdElement,escapeHtmlInlineScript(Navigation.mouseOverImagePath));
		} else {
			mouseOff(tdElement, escapeHtmlInlineScript(Navigation.imagePath));
		}
	}
}
function addStyle(Navigation, Link,tdElement) {
	if(tdElement == null) {
		return;
	}
	var strImg = Navigation.imagePath;
	var strFontColor = Navigation.textColor;
	if ('true' == Navigation.selectedEffect) {
		if (Navigation.graphicSelected == 'true') {
			strImg = Navigation.selectedImagePath;
		}
		if (Navigation.selectedTextcolor) {
			strFontColor = Navigation.selectedTextcolor;
		}
	}
	var strImgUrl = "url('"+escapeHtmlInlineScript(strImg)+"')";
	tdElement.style.backgroundImage=strImgUrl;
	var fontElement = getLinkFontElement(tdElement);
	if (fontElement != null) {
		fontElement.style.color = strFontColor;
		if ('true' == Navigation.selectedEffect) {
			if ('true' == Navigation.selectedBold) {
				fontElement.style.fontWeight = "bold";
			}
			if ('true' == Navigation.selectedItalic) {
				fontElement.style.fontStyle = "italic";
			}
			if ('true' == Navigation.selectedUnderline) {
				fontElement.style.textDecoration = "underline";
			}
		}
	}
}
// Combined escape html and javascript
function escapeHtmlInlineScript(s, escapeSingleQuotes, escapeDoubleQuotes){
	return htmlEncode(escapeScript(s, escapeSingleQuotes, escapeDoubleQuotes));
}

function htmlEncode(s){
	if (typeof(s) != "string") return "";
	
	var result = "";
	for (var i = 0; i < s.length; i++) {
		var ch = s.charAt(i);
		switch (ch) {
		case '<':
			result += "&lt;";
			break;
		case '>':
			result += "&gt;";
			break;
		case '&':
			result += "&amp;";
			break;
		case '"':
			result += "&quot;";
			break;
		case "'":
			result += "&#39;";
			break;
		default:
			result += ch;
		}
	}
	return result;
}

/* escapes slashes and quotes. the default is to escape quotes,
 * but this can be turned off.
 * this function is used for javascript and also for escaping urls
 * within background-image css.	 
 */
function escapeScript(s, escapeSingleQuotes, escapeDoubleQuotes){
	if (typeof(s) != "string") return "";
	
	var result = "";
	for (var i = 0; i < s.length; i++) {
		var ch = s.charAt(i);
		switch (ch) {
		case '\'':
			if (escapeSingleQuotes == null || escapeSingleQuotes)
				result += "\\\'";
			break;
		case '\"':
			if (escapeDoubleQuotes == null || escapeDoubleQuotes)
				result += "\\\"";
			break;
		case '\\':
			result += "\\\\";
			break;
		default:
			result += ch;
		}
	}
	return result;
}

//
// This .js file includes utility functions used by both graphical and text navs
// in their rendering.  User pages including a nav element will import this file, along
// with TextNavigation.js and GraphicNavigation.js.  The functions within will
// be called by the [navname].js file generated at publish time.

function fixLinkValue(Link)
{
	if(Link.type!='existing')
	{
		return Link.linkValue;
	}
	else
	{
		return baseHref + strRelativePathToRoot + Link.linkValue;
	}
}

function isCurrentPage(Link)
{
	if(Link.type!='existing')
	{
		return false;
	}
	var strLinkValue = Link.linkValue.toLowerCase();
	return (strRelativePagePath == strLinkValue);
}

function toggleOnMouseChange(fontElement,newColor, bold, underline, italic)
{
	if(fontElement == null) {
		return;
	}
	if(newColor)
	{
		fontElement.style.color=newColor;
	}
	fontElement.style.fontWeight = (bold=='true' ? 'bold' : 'normal');
	fontElement.style.textDecoration = (underline=='true' ? 'underline' : 'none');
	fontElement.style.fontStyle = (italic=='true' ? 'italic' : 'normal');

}

function doFontChange(Navigation,fontElement,bIsCurrentPage,bisMouseOver) {
	if(fontElement == null) {
		return;
	}
	var textColor;
	var baseTextColor = Navigation.textColor;
	var bold;
	var baseBold = Navigation.bold;
	var underline;
	var baseUnderline = Navigation.underline;
	var italic;
	var baseItalic = Navigation.italic;
	if (bIsCurrentPage && 'true' == Navigation.selectedEffect) {
		textColor = Navigation.selectedTextcolor ? Navigation.selectedTextcolor
				: (Navigation.mouseoverTextColor ? Navigation.mouseoverTextcolor
						: Navigation.textColor);
		baseTextColor = Navigation.selectedTextcolor ? Navigation.selectedTextcolor
				: Navigation.textColor;
		baseBold = bold = Navigation.selectedBold;
		baseUnderline = underline = Navigation.selectedUnderline;
		baseItalic = italic = Navigation.selectedItalic;
	} else {
		textColor = Navigation.mouseoverTextcolor ? Navigation.mouseoverTextcolor
				: Navigation.textColor;
		bold = Navigation.mouseoverBold;
		underline = Navigation.mouseoverUnderline;
		italic = Navigation.mouseoverItalic;
	}
	
	if(bisMouseOver) {
		toggleOnMouseChange(fontElement,textColor,bold,underline,italic);
	} else {
		toggleOnMouseChange(fontElement,baseTextColor,baseBold,baseUnderline,baseItalic);
	}
	

}

function addMouseAndStyleSupportBasicNavigation(Navigation,navTbId) {
	var startNode;

	if(typeof(nav_element_id) != 'undefined' && document.getElementById(nav_element_id) != null) {
		startNode = document.getElementById(nav_element_id);
			
	} else if(navTbId != null) {
		startNode = document.getElementById(navTbId);
			
	}
	
	if(startNode != null) {
	  searchForCurrentPageTd(Navigation,startNode);
	}
	

}

function searchForCurrentPageTd(Navigation,startNode) {
	
	if(startNode.childNodes != null) {
		for(var i=0;i<startNode.childNodes.length;i++){
			if(addStyleForCurrentPageTd(Navigation,startNode.childNodes[i])){
			   return;	
			} else {
			   searchForCurrentPageTd(Navigation,startNode.childNodes[i]);
			}
		}
	}

}

function addStyleForCurrentPageTd(Navigation,currentNode) {
	if(Navigation.orientation == 'horizontal') {
		if(currentNode.tagName == 'TD' && currentNode.id != '' && currentNode.id.indexOf(Navigation.navName+navTDLinkPart) != -1){
			var currentTDIdPrefix = Navigation.navName+navTDLinkPart;
			var linkId = currentNode.id.substring(currentTDIdPrefix.length,currentNode.id.length);
			if(isCurrentPage(Navigation.links[linkId-1]) == true) {
				addStyle(Navigation, Navigation.links[linkId-1],currentNode);
				return true;
			}
		}
	} else {
		if(currentNode.tagName == 'TR' && currentNode.id != '' && currentNode.id.indexOf(navTRLinkPrefix) != -1){	
			var currentTRIdPrefix = navTRLinkPrefix+Navigation.navName;
			var linkId = currentNode.id.substring(currentTRIdPrefix.length,currentNode.id.length);
			if(isCurrentPage(Navigation.links[linkId-1]) == true && currentNode.childNodes != null) {
				var currentPageTd;
				for(var i=0;currentNode.childNodes.length;i++) {
					if(typeof(currentNode.childNodes[i].tagName) != 'undefined' && currentNode.childNodes[i].tagName == 'TD' && currentNode.childNodes[i].id.indexOf(Navigation.navName+navTDLinkPart) != -1) {
						currentPageTd = currentNode.childNodes[i];
						addStyle(Navigation, Navigation.links[linkId - 1],currentPageTd,currentNode);
						return true;
					}
				}
			}
		}
	}
	return false;
}

function getChildElementFromTree(startNode,nodesToTraverse) {
	var currentChildNode = startNode;
	
	for(var n= 0;n<nodesToTraverse.length;n++) {
		currentChildNode = getMatchingChildByTag(currentChildNode.childNodes,nodesToTraverse[n]);
	}
	
	return currentChildNode;
}


function getMatchingChildByTag(childNodes,tagName) {
	var child;
	for(var i=0;childNodes.length;i++) {
		if(childNodes[i].tagName == tagName) {
			child = childNodes[i];
			break;
		}
	}
	return child;
}
function getLinkFontElement(tdElement){
	var fontElement;
	var aElement = getChildElementFromTree(tdElement,['A']);
	for(var i=0;i < aElement.childNodes.length;i++) {
		if(aElement.childNodes[i].tagName == 'DIV') {
		 	fontElement = getChildElementFromTree(aElement.childNodes[i],['FONT']);
		 	break;
		} else if(aElement.childNodes[i].tagName == 'FONT'){
		 	fontElement = 	aElement.childNodes[i];
		 	break;
		}
	
	}
	return fontElement;
}



	if(typeof(navTRLinkPrefix) == 'undefined') {
		navTRLinkPrefix = 'vNavTR_Link_';
	}
	if(typeof(navTDLinkPart) == 'undefined') {
		navTDLinkPart = '_Link';
	}
	if(document.getElementById('nav_version') == null) {
	if (typeof(navTBSuffix) == 'undefined') {
	navTBSuffix = 0;
	} else {navTBSuffix++;}
		document.write('<TABLE ID="ntb'+navTBSuffix+'"  border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><TR id=\"vNavTR_Link_BasicNavigation1\"><TD NOWRAP HEIGHT=\"30\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"BasicNavigation_Link1\" style=\"cursor: pointer;cursor: hand;color:#BB1D31;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Silver_Capsule.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_BasicNavigation,this,\'1\',true);\" onmouseout=\"doMouseChange(nav_BasicNavigation,this,\'1\',false);\"><A HREF=\"\/index.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"USS JOA\"><DIV  STYLE=\"width:110px;height:30px;cursor: pointer;cursor: hand;\"><FONT ID=\"BasicNavigation_f1\" FACE=\"Helvetica, Arial, sans-serif\" CLASS=\"size12 Helvetica12\" STYLE=\"vertical-align:middle;color:#BB1D31;line-height:30px;\">USS&nbsp;JOA<\/FONT><\/DIV><\/A><\/TD><\/TR><TR id=\"vNavTR_Link_BasicNavigation2\"><TD NOWRAP HEIGHT=\"30\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"BasicNavigation_Link2\" style=\"cursor: pointer;cursor: hand;color:#BB1D31;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Silver_Capsule.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_BasicNavigation,this,\'2\',true);\" onmouseout=\"doMouseChange(nav_BasicNavigation,this,\'2\',false);\"><A HREF=\"\/Calendar.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Calendar\"><DIV  STYLE=\"width:110px;height:30px;cursor: pointer;cursor: hand;\"><FONT ID=\"BasicNavigation_f2\" FACE=\"Helvetica, Arial, sans-serif\" CLASS=\"size12 Helvetica12\" STYLE=\"vertical-align:middle;color:#BB1D31;line-height:30px;\">Calendar<\/FONT><\/DIV><\/A><\/TD><\/TR><TR id=\"vNavTR_Link_BasicNavigation3\"><TD NOWRAP HEIGHT=\"30\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"BasicNavigation_Link3\" style=\"cursor: pointer;cursor: hand;color:#BB1D31;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Silver_Capsule.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_BasicNavigation,this,\'3\',true);\" onmouseout=\"doMouseChange(nav_BasicNavigation,this,\'3\',false);\"><A HREF=\"\/Join-Us.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Join Us!\"><DIV  STYLE=\"width:110px;height:30px;cursor: pointer;cursor: hand;\"><FONT ID=\"BasicNavigation_f3\" FACE=\"Helvetica, Arial, sans-serif\" CLASS=\"size12 Helvetica12\" STYLE=\"vertical-align:middle;color:#BB1D31;line-height:30px;\">Join&nbsp;Us!<\/FONT><\/DIV><\/A><\/TD><\/TR><TR id=\"vNavTR_Link_BasicNavigation4\"><TD NOWRAP HEIGHT=\"30\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"BasicNavigation_Link4\" style=\"cursor: pointer;cursor: hand;color:#BB1D31;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Silver_Capsule.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_BasicNavigation,this,\'4\',true);\" onmouseout=\"doMouseChange(nav_BasicNavigation,this,\'4\',false);\"><A HREF=\"\/bridge.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Bridge\"><DIV  STYLE=\"width:110px;height:30px;cursor: pointer;cursor: hand;\"><FONT ID=\"BasicNavigation_f4\" FACE=\"Helvetica, Arial, sans-serif\" CLASS=\"size12 Helvetica12\" STYLE=\"vertical-align:middle;color:#BB1D31;line-height:30px;\">Bridge<\/FONT><\/DIV><\/A><\/TD><\/TR><TR id=\"vNavTR_Link_BasicNavigation5\"><TD NOWRAP HEIGHT=\"30\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"BasicNavigation_Link5\" style=\"cursor: pointer;cursor: hand;color:#BB1D31;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Silver_Capsule.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_BasicNavigation,this,\'5\',true);\" onmouseout=\"doMouseChange(nav_BasicNavigation,this,\'5\',false);\"><A HREF=\"\/CommandingOfficer.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"CO\'s Page\"><DIV  STYLE=\"width:110px;height:30px;cursor: pointer;cursor: hand;\"><FONT ID=\"BasicNavigation_f5\" FACE=\"Helvetica, Arial, sans-serif\" CLASS=\"size12 Helvetica12\" STYLE=\"vertical-align:middle;color:#BB1D31;line-height:30px;\">CO\'s&nbsp;Page<\/FONT><\/DIV><\/A><\/TD><\/TR><TR id=\"vNavTR_Link_BasicNavigation6\"><TD NOWRAP HEIGHT=\"30\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"BasicNavigation_Link6\" style=\"cursor: pointer;cursor: hand;color:#BB1D31;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Silver_Capsule.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_BasicNavigation,this,\'6\',true);\" onmouseout=\"doMouseChange(nav_BasicNavigation,this,\'6\',false);\"><A HREF=\"\/ExecutiveOfficer.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"XO\'s Page\"><DIV  STYLE=\"width:110px;height:30px;cursor: pointer;cursor: hand;\"><FONT ID=\"BasicNavigation_f6\" FACE=\"Helvetica, Arial, sans-serif\" CLASS=\"size12 Helvetica12\" STYLE=\"vertical-align:middle;color:#BB1D31;line-height:30px;\">XO\'s&nbsp;Page<\/FONT><\/DIV><\/A><\/TD><\/TR><TR id=\"vNavTR_Link_BasicNavigation7\"><TD NOWRAP HEIGHT=\"30\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"BasicNavigation_Link7\" style=\"cursor: pointer;cursor: hand;color:#BB1D31;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Silver_Capsule.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_BasicNavigation,this,\'7\',true);\" onmouseout=\"doMouseChange(nav_BasicNavigation,this,\'7\',false);\"><A HREF=\"\/RVA.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"RVA\"><DIV  STYLE=\"width:110px;height:30px;cursor: pointer;cursor: hand;\"><FONT ID=\"BasicNavigation_f7\" FACE=\"Helvetica, Arial, sans-serif\" CLASS=\"size12 Helvetica12\" STYLE=\"vertical-align:middle;color:#BB1D31;line-height:30px;\">RVA<\/FONT><\/DIV><\/A><\/TD><\/TR><TR id=\"vNavTR_Link_BasicNavigation8\"><TD NOWRAP HEIGHT=\"30\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"BasicNavigation_Link8\" style=\"cursor: pointer;cursor: hand;color:#BB1D31;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Silver_Capsule.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_BasicNavigation,this,\'8\',true);\" onmouseout=\"doMouseChange(nav_BasicNavigation,this,\'8\',false);\"><A HREF=\"\/roster.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Crew Roster\"><DIV  STYLE=\"width:110px;height:30px;cursor: pointer;cursor: hand;\"><FONT ID=\"BasicNavigation_f8\" FACE=\"Helvetica, Arial, sans-serif\" CLASS=\"size12 Helvetica12\" STYLE=\"vertical-align:middle;color:#BB1D31;line-height:30px;\">Crew&nbsp;Roster<\/FONT><\/DIV><\/A><\/TD><\/TR><TR id=\"vNavTR_Link_BasicNavigation9\"><TD NOWRAP HEIGHT=\"30\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"BasicNavigation_Link9\" style=\"cursor: pointer;cursor: hand;color:#BB1D31;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Silver_Capsule.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_BasicNavigation,this,\'9\',true);\" onmouseout=\"doMouseChange(nav_BasicNavigation,this,\'9\',false);\"><A HREF=\"\/TRANSPORTER.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Links\"><DIV  STYLE=\"width:110px;height:30px;cursor: pointer;cursor: hand;\"><FONT ID=\"BasicNavigation_f9\" FACE=\"Helvetica, Arial, sans-serif\" CLASS=\"size12 Helvetica12\" STYLE=\"vertical-align:middle;color:#BB1D31;line-height:30px;\">Links<\/FONT><\/DIV><\/A><\/TD><\/TR><TR id=\"vNavTR_Link_BasicNavigation10\"><TD NOWRAP HEIGHT=\"30\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"BasicNavigation_Link10\" style=\"cursor: pointer;cursor: hand;color:#BB1D31;background-image:url(\/~media\/elements\/LayoutClipart\/..\/LayoutClipart\/Buttons\/Silver_Capsule.gif);background-repeat:no-repeat;background-position:center;font-weight: bold;\"  onmouseover=\"doMouseChange(nav_BasicNavigation,this,\'10\',true);\" onmouseout=\"doMouseChange(nav_BasicNavigation,this,\'10\',false);\"><A HREF=\"\/Memorials.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Memorials\"><DIV  STYLE=\"width:110px;height:30px;cursor: pointer;cursor: hand;\"><FONT ID=\"BasicNavigation_f10\" FACE=\"Helvetica, Arial, sans-serif\" CLASS=\"size12 Helvetica12\" STYLE=\"vertical-align:middle;color:#BB1D31;line-height:30px;\">Memorials<\/FONT><\/DIV><\/A><\/TD><\/TR><\/TABLE><script type="text/javascript">addMouseAndStyleSupportBasicNavigation(nav_BasicNavigation,"ntb'+navTBSuffix+'");'+'</scri'+'pt>');
	}


