//--- Common
var isHorizontal=1;
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="blank image filename";

//--- Dimensions
var menuWidth="100%";
var menuHeight="28px";
var smWidth="";
var smHeight="";

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

//--- Font
var fontStyle="normal 13px Trebuchet MS, Tahoma, Arial";
var fontColor=["#ffffff","#3A41FF"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

//--- Appearance
var menuBackColor="#3A41FF";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="";
var menuBorderWidth=1;
var menuBorderStyle="none";

//--- Item Appearance
var itemBackColor=["#3A41FF","#ffcc00"];
var itemBackImage=["",""];
var itemBorderWidth=0;
var itemBorderColor=["",""];
var itemBorderStyle=["none","none"];
var itemSpacing=0;
var itemPadding="5px 5px 5px 15px";
var itemAlignTop="left";
var itemAlign="left";
var subMenuAlign="left";

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

//--- Separators
var separatorImage="";
var separatorWidth="100%";
var separatorHeight="3px";
var separatorAlignment="left";
var separatorVImage="";
var separatorVWidth="3px";
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=24;
var transOptions="";
var transDuration=300;
var transDuration2=200;
var shadowLen=3;
var shadowColor="#777777";
var shadowTop=1;

//--- CSS Support (CSS-based Menu)
var cssStyle=0;
var cssSubmenu="";
var cssItem=["",""];
var cssItemText=["",""];

//--- Advanced
var dmObjectsCheck=0;
var saveNavigationPath=1;
var showByClick=0;
var noWrap=1;
var pathPrefix_img="";
var pathPrefix_link="";
var smShowPause=150;
var smHidePause=600;
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 key="169b1888effid";

var menuItems = [
    ["Home    ","/index.htm", , , , , , , , ],
    ["Products    ","", , , , , , , , ],
        ["|Shop Online","/index.php", , , , , , , , ],
        ["|Plastics We Carry","/plasticscarry.htm", , , , , , , , ],
    ["Services    ","", , , , , , , , ],
        ["|Fabrication","/custom.htm", , , , , , , , ],
		["|Machining","/machining.htm", , , , , , , , ],
		["|Precision Cutting","/precision.htm", , , , , , , , ],
		["|Precision Grinding","/precision_grinding.htm", , , , , , , , ],
		["|Compression Molded Shapes","/molded_shapes.htm", , , , , , , , ],
        ["|Custom Casting in Nylon","/custom_casting_nylon.htm", , , , , , , , ],
        ["|Barcoding","/barcoding.htm", , , , , , , , ],
        ["|Certification and Testing","/test.htm", , , , , , , , ],
    ["Technical Resources","", , , , , , , , ],
        ["|Material Data Sheets","/datasheets.htm", , , , , , , , ],
        ["|PlasticSolutions Newsletter","/newsletter.htm", , , , , , , , ],
        ["|FAQs","/techtalk.htm", , , , , , , , ],
        ["|Introduction to Plastics","/plastics_introduction.htm", , , , , , , , ],
        ["|Basic Plastics Education","/basic_plastics_education.htm", , , , , , , , ],
        ["|Plastics Abbreviations","/plastic_material_abbreviations.htm", , , , , , , , ],
        ["|Identifying Plastics","/how_to_identify_plastics.htm", , , , , , , , ],
        ["|Plastics Glossary of Terms","/plastics_glossary_terms.htm", , , , , , , , ],
		["|Conversion Tools","/pages/conversion_tools.htm", , , , , , , , ],
    ["Customer Support","", , , , , , , , ],
        ["|Request A Quote","/pages/request_quote.htm", , , , , , , , ],
        ["|Forms","/plastics_customer_forms.htm", , , , , , , , ],
        ["|Contact Us","/pages/contact_us.htm", , , , , , , , ],
        ["|Quality Statement","/quality.htm", , , , , , , , ],
	["About Us","", , , , , , , , ],
		["|Who We Are","/whoweare.htm", , , , , , , , ],
        ["|ISO Certification","/iso.htm", , , , , , , , ],
        ["|Links","/links.htm", , , , , , , , ],
        ["|Job Openings","/positions.htm", , , , , , , , ],
        ["|Company Directory","/staff.htm", , , , , , , , ],
		["|Press Room","/mp_news.htm", , , , , , , , ],
		["|Client List","/serve.htm", , , , , , , , ],
		["|Testimonials","/testimonials.htm", , , , , , , , ],
];

dm_init();
