

/*

Milonic DHTML Menu - JavaScript Website Navigation System.

Copyright 2004 (c) Milonic Solutions Limited. All Rights Reserved.

Version 5+ Data File structure is the property of Milonic Solutions Ltd and must only be used in Milonic DHTML Products

This is a commercial software product, please visit http://www.milonic.com/ for more information.

See http://www.milonic.com/license.php for Commercial License Agreement

All Copyright statements must always remain in place in all files at all times

*******  PLEASE NOTE: THIS IS NOT FREE SOFTWARE, IT MUST BE LICENSED FOR ALL USE  ******* 

*/



_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out

_menuOpenDelay=150            // The time delay before menus open on mouse over

_subOffsetTop=10              // Sub menu top offset

_subOffsetLeft=-10            // Sub menu left offset







with(menuStyle=new mm_style()){

//onbgcolor="#4F8EB6";

oncolor="#ffffff";

//offbgcolor="#DCE9F0";

offcolor="#ffffff";

//bordercolor="#296488";

//borderstyle="solid";

borderwidth=0;

//separatorcolor="#2D729D";

separatorsize="0";

padding=5;

ondecoration="underline";

fontsize="10pt";

fontweight='bold';

fontstyle="normal";

fontfamily="Arial, Verdana";

//pagecolor="black";

//pagebgcolor="#82B6D7";

//headercolor="#000000";

headerbgcolor="#ffffff";

//subimage="arrow.gif";

subimagepadding="2";

//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";

//outfilter="randomdissolve(duration=0.3)";

}



with(menuStyle2=new mm_style()){

onbgcolor="#C6CED1";

oncolor="#000000";

offbgcolor="#3B5B8E";

offcolor="#ffffff";

bordercolor="#296488";

borderstyle="solid";

borderwidth=1;

separatorcolor="#2D729D";

separatorsize="0";

padding=5;

fontsize="75%";

fontstyle="normal";

//ondecoration="underline";

fontfamily="Verdana, Tahoma, Arial";

pagecolor="black";

pagebgcolor="#82B6D7";

headercolor="#000000";

headerbgcolor="#ffffff";

//subimage="arrow.gif";

subimagepadding="2";

overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";

outfilter="randomdissolve(duration=0.3)";

}





//with(milonic=new menuname("Main Menu")){

//style=menuStyle;

//top=10;

//left=10;

//alwaysvisible=1;

//overflow="scroll";

//aI("text=Home;url=http://www.milonic.com/;status=Back To Home Page;");

//aI("text=Menu Samples;showmenu=Samples;");

//aI("text=Milonic;showmenu=Milonic;");

//aI("text=Partners;showmenu=Partners;");

//aI("text=Links;showmenu=Links;");

//aI("text=My Milonic;showmenu=My Milonic;");

//}



//with(milonic=new menuname("chapter_news")){

//style=menuStyle2;

//overflow="scroll";

//aI("text=Horizontal Navigational Menu;url=/menusample1.php;");

//}



with(milonic=new menuname("calendar")){

style=menuStyle2;



}



with(milonic=new menuname("rif")){

style=menuStyle2;

aI("text=Sources on buy-out and RIF;url=rif_websites.html;");

aI("text=Archives;showmenu=archives;");

}



with(milonic=new menuname("archives")){

style=menuStyle2;

aI("text=Contracting Out;url=http://nteu260.org;");

aI("text=CSA;url=http://nteu260.org;");

aI("text=Frequent Traveler Stipend;url=http://nteu260.org;");

aI("text=Grievances & Arbitrations;url=http://nteu260.org;");

aI("text=Legislative;url=http://nteu260.org;");

aI("text=Negotiations;url=http://nteu260.org;");

aI("text=Overtime;url=http://nteu260.org;");

aI("text=Travel;url=http://nteu260.org;");

aI("text=Workforce 21;url=http://nteu260.org;");

}





with(milonic=new menuname("national_agreements")){

style=menuStyle2;

aI("text=FDIC Term Addendum.pdf (.pdf);url=http://www.nteu260.org/pdf/FDIC Term Addendum.pdf;target=_blank;");

aI("text=2003-2005 Compensation Agreement (.pdf);url=http://www.nteu260.org/pdf/compagreement.pdf;target=_blank;");

aI("text=Compensation Agreement 2005-9 (.pdf);url=http://www.nteu260.org/pdf/CompensationAgreement2005-9.pdf;target=_blank;");

aI("text=Nationwide Term Agreement 2003-8 (.pdf);url=http://www.nteu260.org/pdf/nationwidetermagreement2003-8.pdf;target=_blank;");

aI("text=Union Member Rights and Officer Responsibilities under the Civil Service Reform Act (.pdf);url=http://www.nteu260.org/pdf/UnionMemberRightsandOfficerResponsibilitiesundertheCivilServiceReformAct.pdf;target=_blank;");



}





with(milonic=new menuname("bylaws")){

style=menuStyle2;



}



with(milonic=new menuname("about")){

style=menuStyle2;



}



with(milonic=new menuname("tepac")){

style=menuStyle2;



}



with(milonic=new menuname("links")){

style=menuStyle2;



}







drawMenus();



