
var url = self.location.href;
if (url.indexOf("#")!=-1)
	self.location.href=url.substring(url.indexOf('#'),url.length);

//This function calculates the height of the div that contains the iframe.
//280 is the number of pixels of the header + footer
var Y =	document.documentElement.clientHeight-document.body.clientHeight; //template height		
var promoHeight = document.documentElement.clientHeight-(Y)-288;
//alert("promoHeight is "+promoHeight);

/*************************************************************************
  This code is from Dynamic Web Coding at http://www.dyn-web.com/
  Copyright 2004 by Sharon Paine 
  See Terms of Use at http://www.dyn-web.com/bus/terms.html
  regarding conditions under which you may use this code.
  This notice must be retained in the code as is!
*************************************************************************/

function setIframe(h) {
  var theIframe = document.getElementById? document.getElementById('promo'): document.all? document.all['promo']: null;
  if (theIframe) {
    viewport.getWinHeight();
    //  both theIframe.height and theIframe.style.height seem to work 
    theIframe.style.height = promoHeight;
    theIframe.style.marginTop = 0;
  }
}

// for sizing and positioning the iframe in the window
// .5 for height="50%"
setIframe(1);
window.onresize = function() { setIframe(1) }

//End of iframe code


var newH = 36;
if(document.layers){
	document.write('<style>.clS,.clSover{border: 0px;}</style>');
	newH += 1;
}

oM=new makeCM("oM"); 
oM.resizeCheck=0; 
oM.rows=1;  
oM.onlineRoot=""
oM.offlineRoot=""
oM.pxBetween=0; 
oM.fillImg=imgdir+"clearpix.gif"; 
oM.fromTop=0; 
oM.fromLeft=0; 
oM.wait=300; 
oM.zIndex=400;
oM.useBar=0; 
oM.barWidth="0"; 
oM.barHeight="menu"; 
oM.barX=0;
oM.barY="menu"; 
oM.barClass="clB";
oM.barBorderX=0; 
oM.barBorderY=0;
db="<img src='"+imgdir+"clearpix.gif' width='3' height='1' border='0' alt='' />";

//oM.level[0]=new cm_makeLevel(width,height,regClass,overClass,borderX,borderY,borderClass,rows,align,offsetX,offsetY,arrow,arrowWidth,arrowHeight)<img src="http://www.ffsbky.com/images/menu_arrow.gif" width="14" height="10" alt="" border="0">
oM.level[0]=new cm_makeLevel(0,0,"clS","clS",0,0,"clB",0,"bottom",0,0,0,0,0);
oM.level[0].filter="PROGID:DXImageTransform.Microsoft.Alpha(opacity=95, finishopacity=95, style=1)"; 
oM.level[0].roundBorder=1;
oM.level[1]=new cm_makeLevel(177,20,"clS","clSover",0,0,"clB",0,"right",0,0,imgdir+"tri.gif",5,10);


/******************************************
Menu item creation:
myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout) 
*************************************/

oM.makeMenu('menu1');
	oM.makeMenu('menu1_1','menu1',db+'Checking',sitedir+'PersonalChecking.html');
	oM.makeMenu('menu1_2','menu1',db+'Savings',sitedir+'PersonalSavings.html');
	oM.makeMenu('menu1_3','menu1',db+'CDs & Money Market',sitedir+'MoneyMarket.html');
	oM.makeMenu('menu1_4','menu1',db+'Investments',sitedir+'PersonalInvestments.html');
	oM.makeMenu('menu1_5','menu1',db+'Health Savings Accounts',sitedir+'HSAccounts.html');
	oM.makeMenu('menu1_6','menu1',db+'Loans & Mortgage',sitedir+'LoanMortgage.html');
	oM.makeMenu('menu1_7','menu1',db+'Other Services',sitedir+'PersonalConvenience.html');

	
oM.makeMenu('menu2');
	oM.makeMenu('menu2_1','menu2',db+'Business Checking',sitedir+'BusinessChecking.html');
	oM.makeMenu('menu2_2','menu2',db+'Business Services',sitedir+'BusinessSupport.html');
	oM.makeMenu('menu2_3','menu2',db+'Merchant Services',sitedir+'MerchantServices.html');
	oM.makeMenu('menu2_4','menu2',db+'Employee Services',sitedir+'EmployeeServices.html');
	oM.makeMenu('menu2_5','menu2',db+'Online Services',sitedir+'CashManagement.html');			
    oM.makeMenu('menu2_6','menu2',db+'Business Lending','BusinessLending.html');			
	oM.makeMenu('menu2_7','menu2',db+'Resources',sitedir+'BusinessResources.html');	
		
					
					
			
oM.makeMenu('menu3');
	oM.makeMenu('menu3_1','menu3',db+'About First Federal',sitedir+'AboutVision.html');
	oM.makeMenu('menu3_2','menu3',db+'Whats New',sitedir+'AboutNews.html');
	oM.makeMenu('menu3_3','menu3',db+'Careers',sitedir+'Employment.html');
	oM.makeMenu('menu3_5','menu3',db+'Investor Relations',sitedir+'AboutInvestorRelations.html');
	oM.makeMenu('menu3_7','menu3',db+'Bank Owned Property',sitedir+'BankOwned.html');
	oM.makeMenu('menu3_8','menu3',db+'Travel Club',sitedir+'PersonalTravel.html');
	
	
	
	
oM.makeMenu('menu4');
	oM.makeMenu('menu4_1','menu4',db+'Contact Us',sitedir+'ContactUs.html');
	oM.makeMenu('menu4_2','menu4',db+'Locations',sitedir+'locationsToServe.html');
	oM.makeMenu('menu4_3','menu4',db+'ATMs',sitedir+'FreeATMs.html');
	oM.makeMenu('menu4_4','menu4',db+'Rates',sitedir+'RatesZip.html');
	oM.makeMenu('menu4_6','menu4',db+'Calculators & Help',sitedir+'help.html');
	oM.makeMenu('menu4_7','menu4',db+'Disclosures',sitedir+'bankDisclosures.html');
		
		
		
/*oM.makeMenu('menu5');
		oM.makeMenu('menu5_1','menu5',db+'Contact Us','http://www.ffsbkyonline.com/Forms/OnlineForm.cgi?form=new_email_app&onweb=true');
		oM.makeMenu('menu5_2','menu5',db+'Locations &amp; Hours',sitedir+'about_locations.html');
		oM.makeMenu('menu5_3','menu5',db+'Letter from the CEO ',sitedir+'about_CEO.html');
		oM.makeMenu('menu5_4','menu5',db+'Corporate History',sitedir+'about_history.html');
		oM.makeMenu('menu5_5','menu5',db+'Vision Statement',sitedir+'about_vision.html');
		oM.makeMenu('menu5_6','menu5',db+'Board of Directors',sitedir+'about_directors.html');
		oM.makeMenu('menu5_7','menu5',db+'Investor Relations',sitedir+'about_investor.html');
		oM.makeMenu('menu5_8','menu5',db+'Career Opportunities ',sitedir+'about_employment.html');
		oM.makeMenu('menu5_9','menu5',db+'Community',sitedir+'about_community.html');
		//oM.makeMenu('menu5_10','menu5',db+'Company Store',sitedir+'about_store.html');
		//oM.makeMenu('menu5_11','menu5',db+'Friends First - Bank Travel',sitedir+'personal_travel.html');
		//oM.makeMenu('menu5_12','menu5',db+'Repos &amp; Real Estate Property',sitedir+'about_repos.html');
		oM.makeMenu('menu5_10','menu5',db+'Friends First - Bank Travel',sitedir+'personal_travel.html');
		oM.makeMenu('menu5_11','menu5',db+'Repos &amp; Real Estate Property',sitedir+'about_repos.html')*/
		

		
oM.menuPlacement=new Array(0);
oM.construct();

function FindPosition(image_name){
    if(!document.images[image_name]){
        return null;
    }
    this.image_name = image_name;
    this.xPos = 500;
    this.yPos = 500;
    this.ref_image = document.images[image_name];
    this.getRealLeft = getRealLeft;
    this.getRealTop = getRealTop;
    this.getRealLeft();
    this.getRealTop();
}

function getRealLeft(move) {
   if(!move){
        move = 0;
    }
   if(document.layers){
     this.xPos = this.ref_image.x + move;    
     return this.xPos;
   }
	this.xPos = this.ref_image.offsetLeft;
	tempEl = this.ref_image.offsetParent;
  	while (tempEl != null) {
  		this.xPos += tempEl.offsetLeft;
  		tempEl = tempEl.offsetParent;
  	}
    this.xPos = this.xPos + move;
	return this.xPos;
}

function getRealTop(move) {
    if(!move){
        move = 0;
    }
    if(document.layers){
     this.yPos = this.ref_image.y + move; 
     return this.yPos
   }
	this.yPos = this.ref_image.offsetTop;
	tempEl = this.ref_image.offsetParent;
	while (tempEl != null) {
  		this.yPos += tempEl.offsetTop;
  		tempEl = tempEl.offsetParent;
  	}
    this.yPos = this.yPos + move;
	return this.yPos;
}

var dropmenu1 = new  FindPosition("personalbanking");
var dropmenu2 = new  FindPosition("businessbanking");
var dropmenu3 = new  FindPosition("aboutfirstfederal");
var dropmenu4 = new  FindPosition("customerinfo");




function showMenu(menu){
	switch(menu){
		case "menu1":
		oM.m["menu1"].b.moveIt(dropmenu1.xPos-1,dropmenu1.yPos+24);
		break;
		case "menu2":
		oM.m["menu2"].b.moveIt(dropmenu2.xPos-2,dropmenu2.yPos+24);
		break;		
		case "menu3":
		oM.m["menu3"].b.moveIt(dropmenu3.xPos-2,dropmenu3.yPos+24);
		break;		
		case "menu4":
		oM.m["menu4"].b.moveIt(dropmenu4.xPos-2,dropmenu4.yPos+24);
		break;
		case "menu5":
		oM.m["menu5"].b.moveIt(dropmenu5.xPos-2,dropmenu5.yPos+24);
		break;
	}
	oM.showsub(menu);
}
//end of file