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>';


// width of the menu
var theWidth = 190;


//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",0,0,"clB",0,"bottom",0,0,0,0,0);
oM.level[0].filter="progid:DXImageTransform.Microsoft.Alpha(opacity=100, finishopacity=100, style=3)";
oM.level[1]=new cm_makeLevel(theWidth,25,"item_off","item_on",0,0,"clB",0,"right",0,0,imgdir+"clear.gif",5,10);
oM.level[1].roundBorder=1;
/******************************************
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','Checking Accounts',sitedir+'personal_checking.html'); 
	//oM.makeMenu('menu1_1_1','menu1_1','Personal Checking',sitedir+'personal_checking.html#personal'); 
	//oM.makeMenu('menu1_1_2','menu1_1','Preferred Interest Checking',sitedir+'personal_checking.html#preferred'); 
	//oM.makeMenu('menu1_1_3','menu1_1','Founders, Organizers and Directors Interest Checking',sitedir+'personal_checking.html#founders', '_self', theWidth , 41); 
	//oM.makeMenu('menu1_1_4','menu1_1','U.S. Service Personnel Checking',sitedir+'personal_checking.html#service'); 
	//oM.makeMenu('menu1_1_5','menu1_1','Personal Money Market',sitedir+'personal_checking.html#pmm');
oM.makeMenu('menu1_2','menu1','Savings Accounts',sitedir+'personal_savings.html'); 
	//oM.makeMenu('menu1_2_1','menu1_2','Statement Savings',sitedir+'personal_savings.html#statement'); 
	//oM.makeMenu('menu1_2_2','menu1_2','Holiday Savings',sitedir+'personal_savings.html#holiday'); 
	//oM.makeMenu('menu1_2_3','menu1_2','Young Savers',sitedir+'personal_savings.html#young'); 
	//oM.makeMenu('menu1_2_4','menu1_2','Health Savings',sitedir+'personal_savings.html#health'); 
oM.makeMenu('menu1_3','menu1','IRA\'s &amp; Certificates of Deposits',sitedir+'personal_ira.html');
	//oM.makeMenu('menu1_3_1','menu1_3','IRA\'s',sitedir+'personal_ira.html#ira');
	//oM.makeMenu('menu1_3_2','menu1_3','Certificates of Deposit',sitedir+'personal_ira.html#cd');
//oM.makeMenu('menu1_4','menu1','Consumer Loans',sitedir+'personal_consumer.html');


// menu 2 business banking
oM.makeMenu('menu2');
oM.makeMenu('menu2_1','menu2','Checking Accounts',sitedir+'business_checking.html'); 
	//oM.makeMenu('menu2_1_1','menu2_1','Business Checking',sitedir+'business_checking.html#business'); 
	//oM.makeMenu('menu2_1_2','menu2_1','Small Business Checking',sitedir+'business_checking.html#small'); 
	//oM.makeMenu('menu2_1_3','menu2_1','Preferred Business Checking',sitedir+'business_checking.html#preferred');
	//oM.makeMenu('menu2_1_4','menu2_1','Business Money Market',sitedir+'business_checking.html#bmm');
oM.makeMenu('menu2_2','menu2','Savings Accounts',sitedir+'business_savings.html'); 
oM.makeMenu('menu2_3','menu2','IRA\'s &amp; Certificates of Deposits',sitedir+'business_ira.html'); 
	//oM.makeMenu('menu2_3_1','menu2_3','IRA\'s',sitedir+'business_ira.html#ira');
	//oM.makeMenu('menu2_3_2','menu2_3','Certificates of Deposit',sitedir+'business_ira.html#cd');
oM.makeMenu('menu2_4','menu2','Business Loans',sitedir+'business_loans.html'); 
	//oM.makeMenu('menu2_4_1','menu2_4','Small Business Loans',sitedir+'business_loans.html#small');
	//oM.makeMenu('menu2_4_2','menu2_4','Commercial Real Estate Loans',sitedir+'business_loans.html#commercial');
	//oM.makeMenu('menu2_4_3','menu2_4','SBA Loans',sitedir+'business_loans.html#sba');
	//oM.makeMenu('menu2_4_4','menu2_4','Construction Loans',sitedir+'business_loans.html#construction');
	
	
// menu 3 calcs
oM.makeMenu('menu3');
oM.makeMenu('menu3_1','menu3','Loan Calculator',sitedir+'calcs_loan.html'); 	
oM.makeMenu('menu3_2','menu3','Mortgage Calculator',sitedir+'calcs_mortgage.html');	
oM.makeMenu('menu3_3','menu3','Savings Calculator',sitedir+'calcs_savings.html');

// menu 4 contact us
oM.makeMenu('menu4');
//oM.makeMenu('menu4_1','menu4','Resumes','javascript:showEmailWarning("resumes@YourCVB.com")');
oM.makeMenu('menu4_2','menu4','General',sitedir+'contact.html');
//oM.makeMenu('menu4_3','menu4','Online Log In','https://www.yourcvb.com/onlineserv/HB/');
oM.makeMenu('menu4_3','menu4','Investor Relations',sitedir+'investor.html');



// menu 5 about us
oM.makeMenu('menu5');
oM.makeMenu('menu5_1','menu5','Board of Directors',sitedir+'about_board.html');
oM.makeMenu('menu5_2','menu5','Employment',sitedir+'about_employment.html');
oM.makeMenu('menu5_3','menu5','Executives',sitedir+'about_exec.html');
oM.makeMenu('menu5_4','menu5','Locations',sitedir+'about_locations.html');
oM.makeMenu('menu5_5','menu5','News',sitedir+'about_news.html');
oM.makeMenu('menu5_6','menu5','Social Responsibility',sitedir+'about_social.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("personal");
var dropmenu2 = new  FindPosition("business");
var dropmenu3 = new  FindPosition("calcs");
var dropmenu4 = new  FindPosition("contact");
var dropmenu5 = new  FindPosition("about");

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





