/*
   Apycom DHTML Menu data file
   Created by Apycom DHTML Tuner
   http://dhtml-menu.com
*/
var key="165b1596ei0id"; 

// --- DHTML Tuner style names ---
var itemStylesNames=["Section","Section Subitem",];
var menuStylesNames=["Submenu Style 1","Submenu Style 2",];
// --- End of DHTML Tuner style names ---

//------- Common -------
var isHorizontal = 1;
var saveNavigationPath = 1;
var showByClick = 0;
var bottomUp = 0;
var orientation = 0;
var columnPerSubmenu = "";
var pressedItem = -2;
var blankImage = "images/blank.gif";
var pathPrefix = "";
var statusString = "link";

//------- Menu -------
var menuWidth = "150";
var menuBorderWidth = 0;
var menuBorderStyle = "none";
var menuBackImage = "";

//------- Menu Positioning -------
var absolutePos = 0;
var posX = 0;
var posY = 0;
var floatable = 1;
var floatIterations = 6;
var movable = 0;
var moveWidth = 12;
var moveHeight = 20;
var moveCursor = "default";
var moveImage = "";

//------- Submenu Positioning -------
var topDX = 5;
var topDY = 0;
var DX = -5;
var DY = 0;

//------- Font -------
var fontStyle = "normal 13px Tahoma";
var fontColor = ["#994400","#000000"];
var fontDecoration = ["none","none"];

//------- Items -------
var itemBorderWidth = 1;
var itemBorderStyle = ["solid","solid"];
var itemBackImage = ["",""];
var itemAlign = "left";
var subMenuAlign = "";
var itemSpacing = 3;
var itemPadding = 3;
var itemCursor = "default";
var itemTarget = "_self";

//------- Colors -------
var menuBackColor = "#F5F2EA";
var menuBorderColor = "#F5F2EA";
var itemBackColor = ["#FCF9f9","#FFFFFF"];
var itemBorderColor = ["#F5F2EA","#FFFFFF"];

//------- Icons -------
var iconTopWidth = 16;
var iconTopHeight = 16;
var iconWidth = 16;
var iconHeight = 16;
var arrowImageMain = ["",""];
var arrowImageSub = ["images/arrowsub.gif","images/arrowsubo.gif"];
var arrowWidth = 8;
var arrowHeight = 16;

//------- Separators -------
var separatorWidth = "100%";
var separatorHeight = "3";
var separatorAlignment = "left";
var separatorImage = "";
var separatorVWidth = "3";
var separatorVHeight = "100%";
var separatorVImage = "";

//------- Visual Effects -------
var transparency = "95";
var transition = 24;
var transDuration = 350;
var transOptions = "";
var shadowLen = 0;
var shadowTop = 0;
var shadowColor = "#D6D6D6";

//------- CSS Mode -------
var cssStyle = 0;
var cssClass = "";

//------- MAC OS Additional -------
var macIEoffX = 10;
var macIEoffY = 15;
var macIEtopDX = 0;
var macIEtopDY = 2;
var macIEDX = -3;
var macIEDY = 0;

var itemStyles = [
    ["fontStyle=bold 11px Verdana","fontColor=#FDFDFD,#FDFDFD","itemBorderWidth=1","itemBorderStyle=solid,solid","itemBackColor=#29B3A2,#29B3A2","itemBorderColor=#1F877A,#1F877A",],
    ["itemBackImage=images/blank.gif,images/itembacko.gif","fontColor=#000000,#000000","itemBorderWidth=0","itemBackColor=transparent,#3CD3C1"],
];
var menuStyles = [
    ["menuBackImage=images/subm_back.gif"],
    ["columnPerSubmenu=2"],
];

var menuItems = [

    ["Rangers Report Archive","", , , , , , , , , , ],
        ["|May & June 2008","javascript:window.open('newsletters/rr_mayjune08_popup.htm','mywindow','width=500,height=600,scrollbars=yes')", , , , , , , , , , ],
        ["|June 2006","javascript:window.open('newsletters/rr_june_popup.htm','mywindow','width=500,height=600,scrollbars=yes')", , , , , , , , , , ],
        ["|December 2005","javascript:window.open('newsletters/rr_dec_popup.htm','mywindow','width=500,height=600,scrollbars=yes')", , , , , , , , , , ],
        ["|November 2005","javascript:window.open('newsletters/rr_nov_popup.htm','mywindow','width=500,height=600,scrollbars=yes')", , , , , , , , , , ],
        ["|October 2005","javascript:window.open('newsletters/rr_oct_popup.htm','mywindow','width=500,height=600,scrollbars=yes')", , , , , , , , , , ],
        
];

apy_init();