<!--

function gotoSITE() {
     var Current = document.sitenav.siteName.selectedIndex;
     if (document.sitenav.siteName.options[Current].value > " ") {
     location.href = document.sitenav.siteName.options[Current].value;
     }
     else {
     alert("You must make a selection.  Please try again.")
     }
 }
//-->

<!-- HIDE SCRIPT FROM OLD BROWSERS
if (document.images) {
	tigerPage = new Image
	tigerPageOver = new Image
	cubPage = new Image
	cubPageOver = new Image
	webelosPage = new Image
	webelosPageOver = new Image
	boyPage = new Image
	boyPageOver = new Image
	otherPage = new Image
	otherPageOver = new Image
	adultPage = new Image
	adultPageOver = new Image
	councilPage = new Image
	councilPageOver = new Image
	parentPage = new Image
	parentPageOver = new Image
	infoPage = new Image
	infoPageOver = new Image

	tigerPage.src = 'images/start_row1_base_022.jpg'
	tigerPageOver.src = 'images/start_row1_over_022.jpg'
	cubPage.src = 'images/start_row1_base_033.jpg'
	cubPageOver.src = 'images/start_row1_over_033.jpg'
	webelosPage.src = 'images/start_row1_base_044.jpg'
	webelosPageOver.src = 'images/start_row1_over_044.jpg'
	boyPage.src = 'images/start_row1_base_055.jpg'
	boyPageOver.src = 'images/start_row1_over_055.jpg'
	otherPage.src = 'images/start_row2_base_011.jpg'
	otherPageOver.src = 'images/start_row2_over_011.jpg'
	adultPage.src = 'images/start_row2_base_022.jpg'
	adultPageOver.src = 'images/start_row2_over_022.jpg'
	councilPage.src = 'images/start_row2_base_033.jpg'
	councilPageOver.src = 'images/start_row2_over_033.jpg'
	parentPage.src = 'images/start_row3_base_011.jpg'
	parentPageOver.src = 'images/start_row3_over_011.jpg'
	infoPage.src = 'images/start_row3_base_022.jpg'
	infoPageOver.src = 'images/start_row3_over_022.jpg'

}
else {
	tigerPage = ""
	tigerPageOver = ""
	cubPage = ""
	cubPageOver = ""
	webelosPage = ""
	webelosPageOver = ""
	boyPage = ""
	boyPageOver = ""
	otherPage = ""
	otherPageOver = ""
	adultPage = ""
	adultPageOver = ""
	councilPage = ""
	councilPageOver = ""
	parentPage = ""
	parentPageOver = ""
	infoPage = ""
	infoPageOver = ""
	document.arrow = ""
}

<!--
function information()
{
        GoodNewWindow=window.open("info.html","Menu2",'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,width=360,height=390');
}
// -->

<!--
function goodlinks()
{
        FunnyNewWindow=window.open("links.html","Menu3",'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,width=330,height=440');
}
// -->

<!--
function ragtime()
{
        NiceNewWindow=window.open("popup.html","Menu4",'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,width=350,height=440');
}
// -->

<!--
function privacy()
{
        LegalNewWindow=window.open("5.html","Menu5",'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,width=425,height=500');
}
// -->

<!--
function atms()
{
        PrettyNewWindow=window.open("6_popup.html","Menu6",'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,width=355,height=500');
}
// -->

<!--
function newname()
{
        FunkyNewWindow=window.open("7_popup.html","Menu7",'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=275,height=140');
}
// -->

<!--
function applic()
{
        FunkyNewWindow=window.open("8_popup.html","Menu8",'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,width=500,height=400');
}
// -->

<!--
function AMGapplic()
{
        FunkyNewWindow=window.open("9_popup.html","Menu9",'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,width=500,height=400');
}
// -->

<!--
function loancalc()
{
        GoodNewWindow=window.open("10_popup.html","Menu10",'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,width=365,height=430');
}
// -->

<!--
function mortcalc()
{
        GoodNewWindow=window.open("11_popup.html","Menu11",'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,width=365,height=500');
}
// -->

<!--
function hmda()
{
        FunkyNewWindow=window.open("12_popup.html","Menu12",'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,width=300,height=200');
}
// -->

<!--
function importmessage()
{
        FunkyNewWindow=window.open("13_popup.html","Menu13",'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,width=400,height=200');
}
// -->

// END HIDING SCRIPT FROM OLD BROWSERS -->
