//--Begin Common Code --
/*
   Apycom DHTML Menu data file
   Created by Apycom DHTML Tuner
   http://dhtml-menu.com

*/

var key="155b1090eidtg";
var Copyright="Apycom.com"

// --- DHTML Tuner style names ---
var itemStylesNames=[];
var menuStylesNames=[];
// --- End of DHTML Tuner style names ---

//------- Common -------
var isHorizontal = 1;
var saveNavigationPath = 1;
var showByClick = 0;
var bottomUp = 0;
var orientation = 0;
var columnPerSubmenu = 1;
var pressedItem = -2;
var blankImage = "";
var pathPrefix = "";
var statusString = "link";

//------- Menu -------
var menuWidth = "800";
var menuBorderWidth = 2;
var menuBorderStyle = "solid";
var menuBackImage = "";

//------- Menu Positioning -------
var absolutePos = 0;
var posX = 0;
var posY = 0;
var floatable = 1;
var floatIterations = 6;
var movable = 0;
var moveWidth = 0;
var moveHeight = 0;
var moveCursor = "pointer";
var moveImage = "";

//------- Submenu Positioning -------
var topDX = 0;
var topDY = 0;
var DX = 0;
var DY = 20;



//------- Items -------
var itemBorderWidth = 1;
var itemBorderStyle = ["solid","solid"];
var itemBackImage = ["",""];
var itemAlign = "center";
var subMenuAlign = "left";
var itemSpacing = 0;
var itemPadding = 3;
var itemCursor = "pointer";
var itemTarget = "_self";


//------- Icons -------
var iconTopWidth = 16;
var iconTopHeight = 16;
var iconWidth = 16;
var iconHeight = 16;
var arrowImageMain = ["",""];
var arrowImageSub = ["",""];
var arrowWidth = 7;
var arrowHeight = 7;

//------- Separators -------
var separatorWidth = "80%";
var separatorHeight = "3";
var separatorAlignment = "left";
var separatorImage = "";
var separatorVWidth = "3";
var separatorVHeight = "100%";
var separatorVImage = "";

//------- Visual Effects -------
var transparency = "100";
var transition = 0;
var transDuration = 0;
var transOptions = "";
var shadowLen = 0;
var shadowTop = 1;
var shadowColor = "#000000";

//------- CSS Mode -------
var cssStyle = 0;
var cssClass = "normal";

//------- MAC OS Additional -------
var macIEoffX = 10;
var macIEoffY = 15;
var macIEtopDX = 0;
var macIEtopDY = 2;
var macIEDX = -3;
var macIEDY = 0;

//--End Common Code --
//--Begin Custom Menu Items --

var menuWidth = "800"; 
var isHorizontal = 1 ;



var menuBackPic = "";
var menuBackColor = "#000099";
var menuBorderColor = "#000099";
var itemBackColor = ["#000099","#FFFFFF"] ;
var itemBorderColor = ["#000099","#FFFFFF"] ;
var fontStyle = "bold 13px Tahoma"; var fontColor = ["#FFFFFF","#000000"]; var fontDecoration = ["underline","underline"]; 
var menuItems = [
["Home","/","","","CalAgEd Home Page","_self","","",],
["Applications","http://live.calaged.org/programs","","","Award and degree applications","_new","","",],
["Colleges","http://live.calaged.org/?q=ag-ed-students","","","Agricultural universities and colleges.  College resources.","_self","","",],
["Events","","","","Conferences, career development events (Field Days).  Forms, registration information, and links to host web sites.","","","",],
["|Career Development Events & Field Days","http://live.calaged.org/career-development-events","","","","_new","","",],
["|Conferences","http://live.calaged.org/event_list","","","","_self","","",],
["|FFA Center","http://live.calaged.org/content/ffa-center","","","","_self","","",],
["FFA Info","","","","Association documents, record book, California Insert, and more…","","","",],
["|Record Book","http://live.calaged.org/supervised-agriculture-experience-resources","","","","_self","","",],
["|Misc. Information","/students/info/","","","","_self","","",],
["|National FFA","http://www.ffa.org/","","","","_new","","",],
["|Parliamentary Procedure","/students/parliamentary/","","","","_self","","",],
["|FFA History","/students/history/","","","","_self","","",],
["State Officers","http://live.calaged.org/content/california-association-ffa-state-officers","","","State Officer Pages","_self","","",],
["Regions","","","","Regional web sites.","","","",],
["|Central Region","http://www.californiaffa.org/central","","","Central Region web site","_new","","",],
["|North Coast","http://www.californiaffa.org/ncoast","","","North Coast regional web site","_new","","",],
["|San Joaquin Region","http://www.CaliforniaFFA.org/SanJoaquin/","","","","_self","","",],
["|South Coast Region","http://www.californiaffa.org/scoast","","","","_new","","",],
["|Southern Region","http://www.southernregionffa.org/","","","","_new","","",],
["|Superior Region","http://www.californiaffa.org/Superior/","","","","_self","","",],
["Teachers","/teachers/","","","CalAgEd Teachers site","_self","","",],
];
apy_init();

