﻿var STYLE_0R =
{
    borderWidth:0,
    borderColor:"#666666",
    backgroundColor:[ "white", "#B6BDD2" ],
    backgroundClass:[ "clsCMOn", "clsCMOver" ],
    size:[24, 157 ],
    /*1{*/itemoff:[ '+previousItem-1px', 0 ]/*1}*/
};
var STYLE_3 =
{
    borderWidth:1,
    borderColor:"#666666",
    backgroundColor:[ "white", "#B6BDD2" ],
    backgroundClass:[ "clsCMOn1", "clsCMOver1" ],
    size:[20, 135 ],
    /*1{*/itemoff:[ '+previousItem-1px', 0 ]/*1}*/
};

var STYLE_1 =
{
    borderWidth:1,
    borderColor:"#666666",
    backgroundColor:[ "white", "#B6BDD2" ],
    backgroundClass:[ "clsCMOn1", "clsCMOver1" ],
    size:[35, 135 ],
    /*1{*/itemoff:[ '+previousItem-1px', 0 ]/*1}*/
};

var STYLE_1R =
{
    borderWidth:1,
    borderColor:"#666666",
    backgroundColor:[ "white", "#B6BDD2" ],
    backgroundClass:[ "clsCMOn", "clsCMOver" ],
    size:[35, 135 ],
    /*1{*/itemoff:[ '+previousItem-1px', 0 ]/*1}*/
};
var STYLE_3 =
{
    borderWidth:1,
    borderColor:"#666666",
    backgroundColor:[ "white", "#B6BDD2" ],
    backgroundClass:[ "clsCMOn1", "clsCMOver1" ],
    size:[20, 210 ],
    /*1{*/itemoff:[ '+previousItem-1px', 0 ]/*1}*/
};
var MENU_ITEMS = [
{pos:'relative', /*3{*/style:STYLE_0R/*3}*/, blankImage:'_baseimages/spacer.gif', leveloff:[10,100 ]},
{code:"ABS Conduit",url:"Allied_au_home.php?P=index_atc_abs"},
{code:"PVC Conduit",sub:[ {style:STYLE_3},
     {code:"PVC Features",url:"Allied_au_home.php?P=index_atc_pvc"},
     {code:"PVC Installation",url:"Allied_au_home.php?P=index_atc_pvc-inst"},
     {code:"PVC Specifications",url:"Allied_au_home.php?P=index_atc_pvc-spec"},
     {code:"PVC Electrical Conduit",url:"Allied_au_home.php?P=index_atc_pvc-ele"},
     {code:"PVC Telecommunications Conduit",url:"Allied_au_home.php?P=index_atc_pvc-telcom"},
     {code:"PVC Bends",url:"Allied_au_home.php?P=index_atc_pvc-bends"},
     {code:"PVC Fittings",url:"Allied_au_home.php?P=index_atc_pvc-fittings"},
     {code:"PVC Junction Boxes",url:"Allied_au_home.php?P=index_atc_pvc-boxes"}
]}
];
var menu1 = new COOLjsMenuPRO("menu1", MENU_ITEMS);
menu1.initTop();
