/*
META TAGS CONTENT AND DESCRIPTION BELOW
META TAGS CONTENT AND DESCRIPTION BELOW
META TAGS CONTENT AND DESCRIPTION BELOW
*/
document.write('<meta name="keywords" content="Strategic Federal Credit Union, Federal, Credit , Union, strategicfcu, A financial institution of excellence, featuring secure Internet-based services including Home Banking, Bill Payment, Bill Presentment, Quicken and Money interfaces, Stock Quotes, on-line applications, financial calculators, useful links and a wealth of financial information">');


document.write('<meta name="description" content="ATM, ATM Locations, Account Access, Account Transfer, Automobile Loans, AutoVantage, Bank, Bank Account, Banking, Bill Payment, Bill Presentment, Brokerage, Cash, CDs, Certificates of Deposit, Checks, Checking Accounts, Consumer Loans, Convenience Services, Credit, Credit Card, Credit Card Applications, Credit Union, Digital Insight, Finance, Financial Calculator, Financial Institution, Financial Wizard, Loans, Home Loans, IRA, Money, Term Investment, Online Banking, Order Checks, Personal Financial Management, Rates, Mortgage Rates, Loan Rates, Terms, Retirement, Savings Accounts, Savings, Savings and Loan, Stock Quotes, Stocks, Student Loans, Student, Term Share Certificates, Thrifts, Visa Credit Cards">');
/*
META TAGS CONTENT AND DESCRIPTION ABOVE
META TAGS CONTENT AND DESCRIPTION ABOVE
META TAGS CONTENT AND DESCRIPTION ABOVE
*/


/*
CALL TO CORRECT DIRECTORY
CALL TO CORRECT DIRECTORY
CALL TO CORRECT DIRECTORY
CALL TO CORRECT DIRECTORY
*/


//if you are on homepage you need <script> var homepage = "yes";</script> to make codework properly

var imgdir;
var sitedir;
var securedir;
var homedir;

if(window.homepage)
{
imgdir="images/";
sitedir="site/";
securedir="site/";
homedir="";
}
else if(window.absolute)
{
imgdir="http://www.strategicfcu.org/new_site/images/"
sitedir="http://www.strategicfcu.org/new_site/site/"
securedir="http://www.strategicfcu.org/new_site/site/"
homedir="http://www.strategicfcu.org/new_site/"
}
else if(window.secure)
{
imgdir="https://www.strategicfcu.org/new_site/images/"
sitedir="http://www.strategicfcu.org/new_site/site/"
securedir="https://www.strategicfcu.org/new_site/site/"
homedir="http://www.strategicfcu.org/new_site/"
}
else
{
imgdir="../images/";
sitedir="";
securedir="";
homedir="../";
}


// ROLLOVER CODE BELOW ROLLOVER CODE BELOW ROLLOVER CODE BELOW ROLLOVER CODE BELOW
// ROLLOVER CODE BELOW ROLLOVER CODE BELOW ROLLOVER CODE BELOW ROLLOVER CODE BELOW
// ROLLOVER CODE BELOW ROLLOVER CODE BELOW ROLLOVER CODE BELOW ROLLOVER CODE BELOW


browserName = navigator.appName;
browserVer = parseInt(navigator.appVersion);
if (((browserName == "Netscape") && (browserVer >= 3)) || ((browserName =="Microsoft Internet Explorer") && (browserVer >= 4)))
{
version = "ok";
contactus_on = new Image(92,29);
contactus_on.src = imgdir + "nav-contactus-on.gif";

contactus_off = new Image(92,29);
contactus_off.src = imgdir + "nav-contactus-off.gif";

aboutus_on = new Image(78,29);
aboutus_on.src = imgdir + "nav-aboutus-on.gif";

aboutus_off = new Image(78,29);
aboutus_off.src = imgdir + "nav-aboutus-off.gif";

help_on = new Image(82,29);
help_on.src = imgdir + "nav-help-on.gif";

help_off = new Image(82,29);
help_off.src = imgdir + "nav-help-off.gif";

home_on = new Image(58,29);
home_on.src = imgdir + "nav-home-on.gif";

home_off = new Image(58,29);
home_off.src = imgdir + "nav-home-off.gif";

privacy_on = new Image(85,16);
privacy_on.src = imgdir + "nav-privacy-on.gif";

privacy_off = new Image(85,16);
privacy_off.src = imgdir + "nav-privacy-off.gif";

truthinsavings_on = new Image(100,16);
truthinsavings_on.src = imgdir + "nav-truthinsavings-on.gif";

truthinsavings_off = new Image(100,16);
truthinsavings_off.src = imgdir + "nav-truthinsavings-off.gif";

onlinebanking_on = new Image(153,32);
onlinebanking_on.src = imgdir + "nav-onlinebanking-on.gif";

onlinebanking_off = new Image(153,32);
onlinebanking_off.src = imgdir + "nav-onlinebanking-off.gif";

products_on = new Image(153,43);
products_on.src = imgdir + "nav-products-on.gif";

products_off = new Image(153,43);
products_off.src = imgdir + "nav-products-off.gif";

rates_on = new Image(153,27);
rates_on.src = imgdir + "nav-rates-on.gif";

rates_off = new Image(153,27);
rates_off.src = imgdir + "nav-rates-off.gif";

loans_on = new Image(153,28);
loans_on.src = imgdir + "nav-loans-on.gif";

loans_off = new Image(153,28);
loans_off.src = imgdir + "nav-loans-off.gif";

applications_on = new Image(153,29);
applications_on.src = imgdir + "nav-applications-on.gif";

applications_off = new Image(153,29);
applications_off.src = imgdir + "nav-applications-off.gif";

calculators_on = new Image(153,27);
calculators_on.src = imgdir + "nav-calculators-on.gif";

calculators_off = new Image(153,27);
calculators_off.src = imgdir + "nav-calculators-off.gif";

links_on = new Image(153,36);
links_on.src = imgdir + "nav-links-on.gif";

links_off = new Image(153,36);
links_off.src = imgdir + "nav-links-off.gif";

mortgages_on = new Image(148,31);
mortgages_on.src = imgdir + "nav_mortgages_on.jpg";

mortgages_off = new Image(148,31);
mortgages_off.src = imgdir + "nav_mortgages_off.jpg";

carbuying_on = new Image(148,31);
carbuying_on.src = imgdir + "nav_carbuying_on.jpg";

carbuying_off = new Image(148,31);
carbuying_off.src = imgdir + "nav_carbuying_off.jpg";
}
else
version = "x";

function img_act(imgName)
{
if (version == "ok")
{
imgOn = eval(imgName + "_on.src");
document [imgName].src = imgOn;
}
}

function img_inact(imgName)
{
window.status = "";
 if (version == "ok")
{
imgOff = eval(imgName + "_off.src");
document [imgName].src = imgOff;
}
}

// ROLLOVER CODE ABOVE ROLLOVER CODE ABOVE ROLLOVER CODE ABOVE ROLLOVER CODE ABOVE
// ROLLOVER CODE ABOVE ROLLOVER CODE ABOVE ROLLOVER CODE ABOVE ROLLOVER CODE ABOVE
// ROLLOVER CODE ABOVE ROLLOVER CODE ABOVE ROLLOVER CODE ABOVE ROLLOVER CODE ABOVE

//style sheet sniffer
navigator.userAgent.indexOf('Mac') != -1 ? document.write('<link href="' + securedir + '_macstyle.css" rel="stylesheet"') : document.write('<link href="' + securedir + '_winstyle.css" rel="stylesheet">');

function showCalc(calc)
{
var pWidth = ( ((parseInt(screen.width) / 2)) - 275)
var pHeight = (((parseInt(screen.height) / 2)) -240)
window.open(calc,"hello","width=550,height=480,left=" + pWidth + ",top=" + pHeight + ",resizable=1,scrollbars=1");

}
function tabover(howmuch)
{
var farover = '';
farover += '<img src="../images/clearpix.gif" width="' + howmuch + '" height="1" alt="" border="0">';
document.write(farover);
}

function open_apps(nameofapp)
{
var pWidth = ( ((parseInt(screen.width) / 2)) - 350)
var pHeight = (((parseInt(screen.height) / 2)) - 300)
aWindow = window.open('https://www.strategicfcu.org/Forms/OnlineForm.cgi?form=' + nameofapp,'application',"toolbar=0,location=0,directories=0,status=0,menubar=0,width=700,height=600,top=" + pHeight + ",left=" + pWidth + ",scrollbars=1,resizable=1");
}

function openWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function makeSideNav() {
	var content = "";

	content += '<!-- begin side navigation -->\n';
	content += '<!-- begin side navigation -->\n';
	content += '<!-- begin side navigation -->\n';
	content += '<a href="'+sitedir+'homebanking.html" onMouseOver="img_act(\'onlinebanking\'); window.status=\'Home Banking\'; return true" onMouseOut="img_inact(\'onlinebanking\');"><img src="'+imgdir+'nav-onlinebanking-off.gif" width=153 height=32 alt="Home Banking" border="0" name="onlinebanking"></a><br>\n';
	content += '<a href="'+sitedir+'prodserv.html" onMouseOver="img_act(\'products\'); window.status=\'Products and Services\'; return true" onMouseOut="img_inact(\'products\');"><img src="'+imgdir+'nav-products-off.gif" width=153 height=43 alt="Products and Services" border="0" name="products"></a><br>\n';
	content += '<a href="'+sitedir+'rates.html" onMouseOver="img_act(\'rates\'); window.status=\'Rates\'; return true" onMouseOut="img_inact(\'rates\');"><img src="'+imgdir+'nav-rates-off.gif" width=153 height=27 alt="Rates" border="0" name="rates"></a><br>\n';
	content += '<a href="'+sitedir+'prodserv_loan.html" onMouseOver="img_act(\'loans\'); window.status=\'Loans\'; return true" onMouseOut="img_inact(\'loans\');"><img src="'+imgdir+'nav-loans-off.gif" width=153 height=28 alt="Loans" border="0" name="loans"></a><br>\n';
	content += '<a href="'+sitedir+'applications.html" onMouseOver="img_act(\'applications\'); window.status=\'Applications\'; return true" onMouseOut="img_inact(\'applications\');"><img src="'+imgdir+'nav-applications-off.gif" width=153 height=29 alt="Applications" border="0" name="applications"></a><br>\n';
	content += '<a href="'+sitedir+'calculators.html" onMouseOver="img_act(\'calculators\'); window.status=\'Calculators\'; return true" onMouseOut="img_inact(\'calculators\');"><img src="'+imgdir+'nav-calculators-off.gif" width=153 height=27 alt="Calculators" border="0" name="calculators"></a><br>\n';
	content += '<a href="'+sitedir+'links.html" onMouseOver="img_act(\'links\'); window.status=\'Helpful Links\'; return true" onMouseOut="img_inact(\'links\');"><img src="'+imgdir+'nav-links-off.gif" width=153 height=36 alt="Helpful Links" border="0" name="links"></a>\n';
	content += "<br />\n<br />\n";
	content += '<div class="secondarySideNav">';
	content += '<img src="'+imgdir+'bg_additionalmenu_topcap.jpg" border="0" alt="" /><br />';
	content += '<a href="http://mortgages.cumortgage.net/default2.asp?siteId=B5717843-89C1-4029-B372-31D3C94C8D94" target="_blank" onMouseOver="img_act(\'mortgages\'); window.status=\'1st Mortgages\'; return true" onMouseOut="img_inact(\'mortgages\');"><img src="'+imgdir+'nav_mortgages_off.jpg" alt="1st Mortgages" border="0" name="mortgages"></a><br />';
	content += '<a href="'+sitedir+'links.html#cars_for_members" onMouseOver="img_act(\'carbuying\'); window.status=\'Carbuying\'; return true" onMouseOut="img_inact(\'carbuying\');"><img src="'+imgdir+'nav_carbuying_off.jpg" alt="Carbuying" border="0" name="carbuying"></a><br />';
	content += '<img src="'+imgdir+'bg_additionalmenu_botcap.jpg" border="0" alt="" /><br />';
	content += '</div>';
	content += '<!-- end side navigation -->\n';
	content += '<!-- end side navigation -->\n';
	content += '<!-- end side navigation -->\n';

	document.write(content);
}
