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='<span class="bullet">&#149; </span>';

//oM.level[0]=new cm_makeLevel(width,height,regClass,overClass,borderX,borderY,borderClass,rows,align,offsetX,offsetY,arrow,arrowWidth,arrowHeight)
oM.level[0]=new cm_makeLevel(0,0,"bordercolor","bordercolor",1,1,"clB",0,"bottom",0,10,0,0,0);
//oM.level[0].filter="PROGID:DXImageTransform.Microsoft.Alpha(opacity=97, finishopacity=87, style=1)";
oM.level[1]=new cm_makeLevel(175,30,"item_off","item_on",1,1,"bordercolor",0,"right",0,0,imgdir+"tri.gif",5,10);
oM.level[1].roundBorder=0;


/******************************************
Menu item creation:
myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout) 
*************************************/

//PRODCUTS
oM.makeMenu('menu1');
	oM.makeMenu('menu1_1','menu1',"Share/Regular Savings","/products/savings/regular.html");
	oM.makeMenu('menu1_2','menu1',"Share Rates","/products/rates/share.html");
	oM.makeMenu('menu1_3','menu1',"Money Market Super Share","/products/savings/moneymarket.html");
	oM.makeMenu('menu1_4','menu1',"Club Accounts","/products/savings/club.html");
	oM.makeMenu('menu1_5','menu1',"Christmas Club II","/products/savings/christmas_club.html");
	oM.makeMenu('menu1_6','menu1',"Special Share/Savings Accounts","/products/savings/special.html");
	oM.makeMenu('menu1_7','menu1',"Minor Accounts","/products/savings/kids.html");
	oM.makeMenu('menu1_8','menu1',"Federal Insurance","/products/savings/insurance.html");
	oM.makeMenu('menu1_9','menu1',"IRAs","/products/savings/ira.html");
	oM.makeMenu('menu1_10','menu1',"Direct Deposit","/products/savings/directdeposit.html");
	oM.makeMenu('menu1_11','menu1',"Payroll Deduction","/products/savings/payroll.html");



//SERVICES
oM.makeMenu('menu2');
	oM.makeMenu('menu2_1','menu2',"Share Draft/Checking Accounts","/products/checking/accounts.html");
	oM.makeMenu('menu2_2','menu2',"Share Draft Rates","/products/rates/share.html");
	oM.makeMenu('menu2_3','menu2',"Debit Cards","/products/checking/checkcard.html");
	oM.makeMenu('menu2_4','menu2',"ATM Services","/services/atm.html");
	oM.makeMenu('menu2_5','menu2',"Fee Schedule","/products/checking/fees.html");
	oM.makeMenu('menu2_6','menu2',"Direct Deposit","/products/savings/directdeposit.html");
	oM.makeMenu('menu2_7','menu2',"Payroll Deduction","/products/savings/payroll.html");
	oM.makeMenu('menu2_8','menu2',"Check Ordering","/products/checking/reorder.html");
	oM.makeMenu('menu2_10','menu2',"Report Lost or Stolen","/siteinfo/contact.html");

//ABOUT US
oM.makeMenu('menu3');
	oM.makeMenu('menu3_1','menu3',"Loan Rates","/products/rates/loan.html");
	oM.makeMenu('menu3_2','menu3',"Auto Loans","/products/loans/auto.html");
	oM.makeMenu('menu3_3','menu3',"Home Loans","/products/loans/homeequity.html");
	oM.makeMenu('menu3_4','menu3',"Credit Cards","/products/loans/creditcard.html");
    oM.makeMenu('menu3_5','menu3',"Recreational Vehicle Loans","/products/loans/recvehicle.html");
	oM.makeMenu('menu3_9','menu3',"Motorcycle Loans","/products/loans/motorcycle.html");
    oM.makeMenu('menu3_10','menu3',"Signature Loans","/products/loans/personal.html");
	oM.makeMenu('menu3_11','menu3',"Share Secured Loans","/products/loans/sharesecured.html");
	oM.makeMenu('menu3_12','menu3',"Line of Credit","/products/loans/lineofcredit.html");
	oM.makeMenu('menu3_14','menu3',"Overdraft Loans","/products/loans/overdraft.html");
	oM.makeMenu('menu3_15','menu3',"Available Vehicles", "/products/loans/repovehicles/index.html");
	oM.makeMenu('menu3_13','menu3',"Financial Calculators","/calculators/index.html");


//FORMS AND APPLICATIONS
oM.makeMenu('menu4');
oM.makeMenu('menu4_1','menu4',"Newsletter", "/newsletter/index.html");
oM.makeMenu('menu4_2','menu4',"ATM Services", "/services/atm.html");
oM.makeMenu('menu4_3','menu4',"Stream Line Access", "/siteinfo/contact.html");
oM.makeMenu('menu4_4','menu4',"Guaranteed Auto Protection","/services/gap.pdf", "_blank");
oM.makeMenu('menu4_5','menu4',"MBI Insurance","/services/mbi.pdf", "_blank");
oM.makeMenu('menu4_6','menu4',"AD &amp; D Insurance", "/services/add.html");
oM.makeMenu('menu4_7','menu4',"Money Orders","/services/moneyorder.html");
oM.makeMenu('menu4_8','menu4',"Resources & Links", "/siteinfo/links.html");
oM.makeMenu('menu4_9','menu4',"Car Buying Service", "/message1/cudl.html", "_blank");
oM.makeMenu('menu4_10','menu4',"Check Ordering", "/products/checking/reorder.html", "_blank");
oM.makeMenu('menu4_11','menu4',"Credit Card Account Info", "/message1/gotomycard.html", "_blank");
oM.makeMenu('menu4_12','menu4',"Safety Deposit Box", "/services/safedeposit.html");


//ADDITIONAL
oM.makeMenu('menu5');
oM.makeMenu('menu5_1','menu5',"Who We Are", "/about/whoweare.html");
oM.makeMenu('menu5_2','menu5',"Locations", "/about/locations.html");
oM.makeMenu('menu5_3','menu5',"Hours of Operation", "/about/hours.html");
oM.makeMenu('menu5_4','menu5',"Staff Directory", "/about/directory.html");
oM.makeMenu('menu5_5','menu5',"Board of Directors", "/about/board.html");
oM.makeMenu('menu5_6','menu5',"Who Can Join?", "/about/join.html");
oM.makeMenu('menu5_7','menu5',"Contact Us", "/siteinfo/contact.html");
oM.makeMenu('menu5_9','menu5',"Privacy Policy", "/about/privacy.html");
oM.makeMenu('menu5_10','menu5',"News, Events &amp; Promos", "/promo/news.html");

//ADDITIONAL
oM.makeMenu('menu6');
oM.makeMenu('menu6_1','menu6',"Loan Application", "/forms_app/loan.html");
oM.makeMenu('menu6_4','menu6',"Membership Request Form","/forms_app/membership.html");
oM.makeMenu('menu6_7','menu6',"Send More Info","/siteinfo/contact.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("SAVINGS");
var dropmenu2 = new FindPosition("CHECKING");
var dropmenu3 = new FindPosition("LOANS");
var dropmenu4 = new FindPosition("SERVICES");
var dropmenu5 = new FindPosition("ABOUT");
var dropmenu6 = new FindPosition("APPS");

function showMenu(menu){
	switch(menu){
		case "menu1":
		oM.m["menu1"].b.moveIt(dropmenu1.xPos,dropmenu1.yPos + 24);
		break;
		case "menu2":
		oM.m["menu2"].b.moveIt(dropmenu2.xPos,dropmenu2.yPos + 24);
		break;
		case "menu3":
		oM.m["menu3"].b.moveIt(dropmenu3.xPos,dropmenu3.yPos + 24);
		break;
		case "menu4":
		oM.m["menu4"].b.moveIt(dropmenu4.xPos,dropmenu4.yPos + 24);
		break;
		case "menu5":
		oM.m["menu5"].b.moveIt(dropmenu5.xPos,dropmenu5.yPos + 24);
		break;
		case "menu6":
		oM.m["menu6"].b.moveIt(dropmenu6.xPos,dropmenu6.yPos + 24);
		break;
	} 
	oM.showsub(menu);
}