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,110,0,0,0);
//oM.level[0].filter="PROGID:DXImageTransform.Microsoft.Alpha(opacity=97, finishopacity=87, style=1)";
oM.level[1]=new cm_makeLevel(200,20,"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',"Savings", "/products/savings_inx.html");
	oM.makeMenu('sub01','menu1_1','Membership Savings','/products/savings/regular.html','',160,0);
	oM.makeMenu('sub02','menu1_1','Special Savings','/products/savings/special.html','',160,0);
	oM.makeMenu('sub03','menu1_1','Club Accounts','/products/savings/club.html','',160,0);
	oM.makeMenu('sub04','menu1_1','Share Rates','/products/rates/share.html','',160,0);
	oM.makeMenu('sub05','menu1_1','Certificates of Deposit','/products/savings/certificates.html','',160,0);
	oM.makeMenu('sub06','menu1_1','Federal Insurance','/products/savings/insurance.html','',160,0);
	oM.makeMenu('sub07','menu1_1','IRAs','/products/savings/ira.html','',160,0);
	oM.makeMenu('sub08','menu1_1','Direct Deposit','/products/savings/directdeposit.html','',160,0);
	oM.makeMenu('sub09','menu1_1','Payroll Deduction','/products/savings/payroll.html','',160,0);
	oM.makeMenu('sub10','menu1_1','Money Market Accounts','/products/savings/moneymarket.html','',160,0);
	oM.makeMenu('sub11','menu1_1','Kids Club','/products/savings/kids.html','',160,0);
	
oM.makeMenu('menu1_2','menu1',"Checking", "/products/checking_inx.html");
	oM.makeMenu('sub001','menu1_2','Checking Accounts','/products/checking/accounts.html','',160,0);
	oM.makeMenu('sub002','menu1_2','Share Draft Rates','/products/rates/share.html','',160,0);
	oM.makeMenu('sub003','menu1_2','Debit Cards','/products/checking/checkcard.html','',160,0);
	oM.makeMenu('sub004','menu1_2','ATM Services','/services/atm.html','',160,0);
	oM.makeMenu('sub005','menu1_2','Fee Schedule','/products/rates/share.html','',160,0);
	oM.makeMenu('sub006','menu1_2','Direct Deposit','/products/savings/directdeposit.html','',160,0);
	oM.makeMenu('sub007','menu1_2','Payroll Deduction','/products/savings/payroll.html','',160,0);
	oM.makeMenu('sub008','menu1_2','Check Ordering','/message1/deluxe.html','',160,0);
	oM.makeMenu('sub009','menu1_2','Overdraft Protection','/products/checking/overdraft.html','',160,0);
	oM.makeMenu('sub011','menu1_2','Report Lost or Stolen','/siteinfo/contact.html','',160,0);
	oM.makeMenu('sub012','menu1_2',"Stop Payment Request","/forms/pdfs/Stop Payment Request.pdf",'',160,0);

oM.makeMenu('menu1_3','menu1',"Loans", "/products/loans_inx.html");
	oM.makeMenu('sub0001','menu1_3','Loan Rates','/products/rates/loan.html','',160,0);
	oM.makeMenu('sub0002','menu1_3','Loan Information','/products/loans/info.html','',160,0);
	oM.makeMenu('sub0003','menu1_3','Credit Cards','/products/loans/creditcard.html','',160,0);
	oM.makeMenu('sub0004','menu1_3','Auto Loans','/products/loans/auto.html','',160,0);
	oM.makeMenu('sub0005','menu1_3','Home Equity Loans','/products/loans/homeequity.html','',160,0);
	oM.makeMenu('sub0006','menu1_3','Mortgage Loans','/products/loans/mortgages.html','',160,0);
	oM.makeMenu('sub0007','menu1_3','Morotcycle Loans','/products/loans/motorcycle.html','',160,0);
	oM.makeMenu('sub0008','menu1_3','Other Loans','/products/loans/other.html','',160,0);
	oM.makeMenu('sub0009','menu1_3','Recreational Vehicle Loans','/products/loans/recvehicle.html','',160,0);
	oM.makeMenu('sub0010','menu1_3','Share Secured Loans','/products/loans/sharesecured.html','',160,0);
	oM.makeMenu('sub0011','menu1_3','Personal Loans','/products/loans/personal.html','',160,0);
	oM.makeMenu('sub0012','menu1_3','Payment Protection','/products/loans/protection.html','',160,0);
	oM.makeMenu('sub0013','menu1_3','Loan Application','/forms/disclose1.html','',160,0);
	oM.makeMenu('sub0014','menu1_3','Financial Calculators','/calculators/index.html','',160,0);

oM.makeMenu('menu1_4','menu1',"Card Information", "/products/card_inx.html");
	oM.makeMenu('sub00001','menu1_4','Credit Cards','/products/loans/creditcard.html','',160,0);
	oM.makeMenu('sub00002','menu1_4','Debit Cards','/products/checking/checkcard.html','',160,0);
	oM.makeMenu('sub00003','menu1_4','Credit Card Account','https://www.gotomycard.com/default/','',160,0);
	oM.makeMenu('sub00004','menu1_4','Credit Card Application','/forms/pdfs/MasterCard_app.pdf','',160,0);


//SERVICES
oM.makeMenu('menu2');
oM.makeMenu('menu2_1','menu2',"Regular Savings", "/products/savings_inx.html");
oM.makeMenu('menu2_2','menu2',"Checking", "/products/checking_inx.html");
oM.makeMenu('menu2_3','menu2',"Certificates", "/products/savings/certificates.html");
oM.makeMenu('menu2_4','menu2',"IRAs", "/products/savings/ira.html");
oM.makeMenu('menu2_5','menu2',"Money Markets","/products/savings/moneymarket.html");
oM.makeMenu('menu2_8','menu2',"Rates", "/products/rates.html");


//ABOUT US
oM.makeMenu('menu3');
oM.makeMenu('menu3_1','menu3',"BALANCE", "http://www.gwinnettfcu.org/message1/balance-pro.html","_blank");
oM.makeMenu('menu3_2','menu3',"BalanceTrack", "http://www.gwinnettfcu.org/message1/balance_check.html","_blank");
oM.makeMenu('menu3_3','menu3',"CU Succeed", "http://www.cusucceed.net/index.php?cuid=60049460","_blank");
oM.makeMenu('menu3_4','menu3',"Getting Ahead Association", "http://www.gwinnettfcu.org/message1/getting-ahead.html","_blank");
oM.makeMenu('menu3_5','menu3',"The Edge Connection", "http://www.gwinnettfcu.org/message1/edge-connection.html","_blank");
oM.makeMenu('menu3_6','menu3',"Podcasts", "http://www.gwinnettfcu.org/products/podcast.html");


//FORMS AND APPLICATIONS
oM.makeMenu('menu4');
oM.makeMenu('menu4_2','menu4',"Free Credit Report", "http://www.gwinnettfcu.org/message1/annual-credit-report.html","_blank");
oM.makeMenu('menu4_3','menu4',"Insurance", "http://www.gwinnettfcu.org/services/insurance.html");
oM.makeMenu('menu4_4','menu4',"TurboTax", "http://www.gwinnettfcu.org/message1/turbotax.html","_blank");
oM.makeMenu('menu4_5','menu4',"Shared Branches","http://www.gwinnettfcu.org/services/cusc.html");


//ADDITIONAL
oM.makeMenu('menu5');
oM.makeMenu('menu5_1','menu5',"Your Funds are Safe", "http://www.gwinnettfcu.org/products/savings/federal-insurance.html");
oM.makeMenu('menu5_2','menu5',"Fraud Alerts", "/promo/fraud.html");
oM.makeMenu('menu5_3','menu5',"Newsletter", "/newsletter/current_issue/index.html");
oM.makeMenu('menu5_4','menu5',"Closings and Delays", "/about/closings.html");
oM.makeMenu('menu5_5','menu5',"Repos &amp; Foreclosures", "/products/loans/repos/index.html");
oM.makeMenu('menu5_6','menu5',"Financial Statement", "/forms_app/balance-sheet.pdf");
oM.makeMenu('menu5_7','menu5',"TurboTax", "/message1/turbotax.html");
oM.makeMenu('menu5_8','menu5',"Scholarship Applications", "/promo/scholarship.html");
oM.makeMenu('menu5_9','menu5',"Notices", "/promo/annual-meeting.pdf");


oM.makeMenu('menu6');
oM.makeMenu('menu6_1','menu6',"GAP &amp; Warranty Info.", "http://www.gwinnettfcu.org/products/loans/auto-protection.html");
oM.makeMenu('menu6_2','menu6',"Members Auto Choice", "/products/loans/auto.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("PRODUCTS");
var dropmenu2 = new FindPosition("SERVICES");
var dropmenu3 = new FindPosition("ABOUT");
var dropmenu4 = new FindPosition("FORMS");
var dropmenu5 = new FindPosition("COMMUNITY");
var dropmenu6 = new FindPosition("AUTO");

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);
}
