﻿/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v2.0
   http://deluxe-menu.com
*/


// -- Deluxe Tuner Style Names
var itemStylesNames=["subStyle",];
var menuStylesNames=[];
// -- End of Deluxe Tuner Style Names

//--- Common
var isHorizontal=0;
var smColumns=1;
var smOrientation=0;
var smViewType=0;
var dmRTL=0;
var pressedItem=-2;
var itemCursor="default";
var itemTarget="_self";
var statusString="link";
var blankImage="jagFlo.files/blank image filename";

//--- Dimensions
var menuWidth="";
var menuHeight="";
var smWidth="";
var smHeight="";

//--- Positioning
var absolutePos=0;
var posX="0";
var posY="0";
var topDX=15;
var topDY=0;
var DX=0;
var DY=0;

//--- Font
var fontStyle="bold 9pt Verdana";
var fontColor=["#000000","#000000"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

//--- Appearance
var menuBackColor="";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="";
var menuBorderWidth=0;
var menuBorderStyle="none";

//--- Item Appearance
var itemBackColor=["#FFFFFF","#4792E6"];
var itemBackImage=["",""];
var itemBorderWidth=0;
var itemBorderColor=["#6655FF","#665500"];
var itemBorderStyle=["none","none"];
var itemSpacing=0;
var itemPadding="0px";
var itemAlignTop="left";
var itemAlign="left";
var subMenuAlign="";

//--- Icons
var iconTopWidth=24;
var iconTopHeight=24;
var iconWidth=16;
var iconHeight=16;
var arrowWidth=11;
var arrowHeight=7;
var arrowImageMain=["",""];
var arrowImageSub=["",""];

//--- Separators
var separatorImage="";
var separatorWidth="100%";
var separatorHeight="3";
var separatorAlignment="left";
var separatorVImage="";
var separatorVWidth="3";
var separatorVHeight="100%";
var separatorPadding="0px";

//--- Floatable Menu
var floatable=0;
var floatIterations=6;
var floatableX=1;
var floatableY=1;

//--- Movable Menu
var movable=0;
var moveWidth=12;
var moveHeight=20;
var moveColor="#AA0000";
var moveImage="";
var moveCursor="default";
var smMovable=0;
var closeBtnW=15;
var closeBtnH=15;
var closeBtn="";

//--- Transitional Effects & Filters
var transparency="100";
var transition=0;
var transOptions="";
var transDuration=0;
var transDuration2=0;
var shadowLen=0;
var shadowColor="";
var shadowTop=1;

//--- CSS Support (CSS-based Menu)
var cssStyle=1;
var cssSubmenu="menuSub";
var cssItem=["menuItem","menuItemOver"];
var cssItemText=["itemText","itemTextOver"];

//--- Advanced
var dmObjectsCheck=0;
var saveNavigationPath=1;
var showByClick=0;
var noWrap=1;
var pathPrefix_img="";
var pathPrefix_link="";
var smShowPause=200;
var smHidePause=1000;
var smSmartScroll=1;
var smHideOnClick=1;
var dm_writeAll=0;

//--- AJAX-like Technology
var dmAJAX=0;
var dmAJAXCount=0;

//--- Dynamic Menu
var dynamic=0;

//--- Keystrokes Support
var keystrokes=0;
var dm_focus=1;
var dm_actKey=113;

var itemStyles = [
    ["CSS=subItem,subItemOver"],
];

var menuItems = [

    ["Company","company.htm", , , , , "-1", , , ],
        ["|Gallery","http://www.jagflo.com/gallery/Edmonton/index.html", , , , , "0", , , ],
        ["|JAG Part Numbers","partno.htm", , , , , "0", , , ],
    ["JAG - NPT & SW","", , , , , , , , ],
        ["|413 - One Piece Bar Stock","413.htm", , , , , "0", , , ],
		["|T2/T2W - 2 piece Threaded/Seal-welded Body","t2_sealed.htm", , , , , "0", , , ],
        ["|B3 – 3 Piece Bolted Body","b3.htm", , , , , "0", , , ],
        ["|T3 Class 1500 - 3 Piece Body NPT&SW","t31500fnpt.htm", , , , , "0", , , ],
        ["|T3 Class 2500 - 3 Piece Body NPT&SW","t32500fnpt.htm", , , , , "0", , , ],
        ["|CS Class 900 - Swing Check NPT","cs900.htm", , , , , "0", , , ],  
    ["Flanged Trunnions","", , , , , , , , ],
        ["|TB3 Forged Trunnions","tb36.htm", , , , , "0", , , ],
		["|TW3 Fully-welded Forged Trunnions","tw3.htm", , , , , "0", , , ],
    ["Floating Ball Valves","", , , , , , , , ],
        ["|FB2 Cast Floaters Class 150 & 300","fb2cast.htm", , , , , "0", , , ],
        ["|FB2 Forged Floaters Class 600 & Above","fb2forged.htm", , , , , "0", , , ],
        ["|T3 Forged Flanged Floaters","t3floater.htm", , , , , "0", , , ],
    ["JAG Spring Returns","", , , , , , , , ],
        ["|Exposed Spring","exposed.htm", , , , , "0", , , ],
        ["|Hidden Spring","hidden.htm", , , , , "0", , , ],
    ["Mud Valves","mudvalves.htm", , , , , , , , ],
    ["Pig Valves","pigvalves.htm", , , , , , , , ],
    ["API 6D Pipeline Valves","api.htm", , , , , , , , ],
		["|API 6D Thru Conduit Gate Valve  ","apithru.htm", , , , , "0", , , ],
	["Gates, Globes &amp; Checks","gcc.htm", , , , , , , , ],
		["|Cast Gates, Globes &amp; Checks","", , , , , "0", , ,  ],
			["||Cast Gates - ASME Class 150-2500","cast_gates.htm", , , , , "0", , , ],
			["||Cast Globes - ASME Class 150-2500","cast_globes.htm", , , , , "0", , , ],
			["||Cast Checks - ASME Class 150-2500","cast_checks.htm", , , , , "0", , , ],
		["|Pressure Seal High Temp Gates, Globes &amp; Checks","", , , , , "0", , ,  ],
			["||PS Gates - ASME Class 600-2500","ps_gates.htm", , , , , "0", , , ],
			["||PS Globes - ASME Class 600-2500","ps_globes.htm", , , , , "0", , , ],
			["||PS Checks - ASME Class 600-2500","ps_checks.htm", , , , , "0", , , ],
		["|Forged Gates, Globes &amp; Checks","", , , , , "0", , ,  ],
			["||Forged Gates - ASME Class 150-2500","forged_gates.htm", , , , , "0", , , ],
			["||Forged Globes - ASME Class 150-2500","forged_globes.htm", , , , , "0", , , ],
			["||Forged Checks - ASME Class 150-2500","forged_checks.htm", , , , , "0", , , ],
	["Butterfly Valves","", , , , , , , ,  ],
			["|Double Offset Butterfly","double.htm", , , , , "0", , , ],
			["|Triple Offset Butterfly","triple.htm", , , , , "0", , , ],
];

dm_init();
