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",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(198,25,"item_off","item_on",0,0,"clB",0,"right",0,0,imgdir+"tri.gif",11,11);
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','Online Banking',sitedir+'online_banking.html'); 
	oM.makeMenu('menu1_1_1','menu1_1','Log In','https://ibank.pcs-sd.net/onlinebanking8/login.r?t-bank=71124821');
	oM.makeMenu('menu1_1_2','menu1_1','Demo','https://ibank.pcs-sd.net/onlinebanking8/demo.r?t-bank=71124821');
oM.makeMenu('menu1_2','menu1','Bill Pay',sitedir+'online_billpay.html'); 

oM.makeMenu('menu2');
oM.makeMenu('menu2_1','menu2','Deposit Services',sitedir+'products_deposit.html');
	oM.makeMenu('menu2_1_1','menu2_1','Checking',sitedir+'products_deposit.html#checking');
	oM.makeMenu('menu2_1_2','menu2_1','Savings',sitedir+'products_deposit.html#savings');
	oM.makeMenu('menu2_1_3','menu2_1','Investments',sitedir+'products_deposit.html#invest');
oM.makeMenu('menu2_2','menu2','Loan Services',sitedir+'products_loan.html');
	oM.makeMenu('menu2_2_1','menu2_2','Agriculture Loans',sitedir+'products_loan.html#agr');
	oM.makeMenu('menu2_2_2','menu2_2','Commercial Loans',sitedir+'products_loan.html#comm');
	oM.makeMenu('menu2_2_3','menu2_2','Installment &amp; Consumer Loans',sitedir+'products_loan.html#consumer');
	oM.makeMenu('menu2_2_4','menu2_2','Mortgage/Home Equity Loans',sitedir+'products_loan.html#mortgage');
//	oM.makeMenu('menu2_2_5','menu2_2','Student Loans',sitedir+'products_loan.html#student');
oM.makeMenu('menu2_3','menu2','Additional Services',sitedir+'products_addserv.html');
	oM.makeMenu('menu2_3_1','menu2_3','Crop Insurance',sitedir+'products_addserv.html#crop');
	oM.makeMenu('menu2_3_2','menu2_3','Safe Deposit Boxes',sitedir+'products_addserv.html#safe');
	oM.makeMenu('menu2_3_3','menu2_3','Elan Credit Card',sitedir+'products_addserv.html#elan');
	oM.makeMenu('menu2_3_4','menu2_3','Check Reorder',sitedir+'products_addserv.html#check');
	oM.makeMenu('menu2_3_5','menu2_3','Special Services',sitedir+'products_addserv.html#special');
	
	
oM.makeMenu('menu3');
oM.makeMenu('menu3_1','menu3','Kids Calculator',sitedir+'calcs_kids.html');	
oM.makeMenu('menu3_2','menu3','Loan Calculator',sitedir+'calcs_loan.html');	
oM.makeMenu('menu3_3','menu3','Loan Comparison Calculator',sitedir+'calcs_compare.html');	
oM.makeMenu('menu3_4','menu3','Mortgage Calculator',sitedir+'calcs_mortgage.html');	
oM.makeMenu('menu3_5','menu3','Retirement Calculator',sitedir+'calcs_retire.html');	
oM.makeMenu('menu3_6','menu3','Savings Calculator',sitedir+'calcs_savings.html');	


oM.makeMenu('menu4');
oM.makeMenu('menu4_1','menu4','Disclosures',sitedir+'other_disc.html');
	oM.makeMenu('menu4_1_1','menu4_1','Electronic Fund Transfers Disclosure',sitedir+'other_funds.html');
	oM.makeMenu('menu4_1_2','menu4_1','Privacy Disclosure',sitedir+'other_privacy.html');
	oM.makeMenu('menu4_1_3','menu4_1','Overdraft Privilege Disclosure',sitedir+'other_overdraft.html');
	oM.makeMenu('menu4_1_4','menu4_1','Temporary Liquidity Guarantee Program',sitedir+'other_tlgp.html');
oM.makeMenu('menu4_2','menu4','Safety Precautions',sitedir+'other_safety.html');
	oM.makeMenu('menu4_2_1','menu4_2','ATM/Night Deposit User',sitedir+'other_atm.html');
	oM.makeMenu('menu4_2_2','menu4_2','Identity Theft &amp; Fraud Prevention',sitedir+'other_fraud.html');
oM.makeMenu('menu4_3','menu4','Community Resources',sitedir+'other_community.html');	
	oM.makeMenu('menu4_3_1','menu4_3','GCMS School District','javascript:showWarning("http://www.gcms.k12.il.us/");');
	oM.makeMenu('menu4_3_2','menu4_3','Gibson City Homepage','javascript:showWarning("http://www.gibsoncityillinois.com/default.asp");');
oM.makeMenu('menu4_4','menu4','Additional Resources',sitedir+'other_resources.html');		
	oM.makeMenu('menu4_4_1','menu4_4','Vehicle Pricing &amp; Information','javascript:showWarning("http://www2.nadaguides.com/home.aspx?l=1&w=28&p=0&f=5000#Scene_2");');
	oM.makeMenu('menu4_4_2','menu4_4','Weather','javascript:showWarning("http://www.weather.com/outlook/events/sports/local/60936?lswe=60936&amp;lwsa=Weather36HourSportsCommand&amp;from=whatwhere");');
	oM.makeMenu('menu4_4_3','menu4_4','Federal Deposit<br />Insurance Corporation','javascript:showWarning("http://www.fdic.gov/quicklinks/consumers.html");',"_self",185, 37);
	oM.makeMenu('menu4_4_4','menu4_4','Google','javascript:showWarning("http://www.google.com/");');
	
	
oM.makeMenu('menu5');
oM.makeMenu('menu5_1','menu5','Deposit Service Rates',sitedir+'rates_deposit.html');
oM.makeMenu('menu5_2','menu5','Loan Service Rates',sitedir+'rates_loan.html');


/*oM.makeMenu('menu2_','menu2','',sitedir+'.html');
oM.makeMenu('menu2_','menu2','',sitedir+'.html');
oM.makeMenu('menu2_','menu2','',sitedir+'.html');
oM.makeMenu('menu2_','menu2','',sitedir+'.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("online");
var dropmenu2 = new  FindPosition("products");
var dropmenu3 = new  FindPosition("calcs");
var dropmenu4 = new  FindPosition("other");
var dropmenu5 = new  FindPosition("rates");

function showMenu(menu){
	switch(menu){
		case "menu1":
		oM.m["menu1"].b.moveIt(dropmenu1.xPos+0,dropmenu1.yPos+40);
		break;
		case "menu2":
        oM.m["menu2"].b.moveIt(dropmenu2.xPos+0,dropmenu2.yPos+40);
		break;
		case "menu3":
		oM.m["menu3"].b.moveIt(dropmenu3.xPos+0,dropmenu3.yPos+40);
		break;
		case "menu4":
		oM.m["menu4"].b.moveIt(dropmenu4.xPos-0,dropmenu4.yPos+40);
		break;   
		case "menu5":
		oM.m["menu5"].b.moveIt(dropmenu5.xPos-0,dropmenu4.yPos+40);
		break;   
		case "menu6":
		oM.m["menu6"].b.moveIt(dropmenu6.xPos-15,dropmenu4.yPos+27);
		break;   
	} 
	oM.showsub(menu);
	
}





