/* COOLjsMenu style + structure file */

var WITHOUTSUBMENU =
{
    
    backgroundStyle:[ "background: left top repeat-y url(../color_template/images/left_menu_m-3.gif);", "background: left top repeat-y url(../color_template/images/left_menu_m-3.gif);" ],
    textStyle:[ "text-align: left; margin-left:12px;color: #left_menu_m.png; font-size:9pt;font-family:Arial, sans-serif; padding-right: 13px;", "text-align: left; margin-left:12px;color: #171D28; font-size:9pt;font-family:Arial, sans-serif; padding-right: 13px;" ],
    size:[ 30, 178],
    itemoff:[ "+previousItem", 0 ],
    leveloff:[ 0, "+parentItem-1px" ],
    imgsize:[ 30, 178],
    image:null,
    ifFirst:
    {
       backgroundStyle:[ "background: left top repeat-y url(../color_template/images/left_menu_m-3.gif);", "background: left top repeat-y url(../color_template/images/left_menu_m-3.gif);" ],
       size:[  30, 178]
    },
    ifLast:
    {

        size:[ 30, 178]
    }
};

var SUBMENU =
{
    
    backgroundStyle:[ "background: left top repeat-y url(../color_template/images/left_menu_m-5.gif);", "background: left top repeat-y url(../color_template/images/left_menu_m-6.gif);" ],
    textStyle:[ "text-align: left; margin-left:12px;color: #FFFFFF; font-size:9pt;font-family:Arial, sans-serif; padding-right: 13px;", "text-align: left; margin-left:12px;color: #FFFFFF; font-size:9pt;font-family:Arial, sans-serif; padding-right: 13px;" ],
    size:[ 30, 185],
    itemoff:[ "+previousItem", 0 ],
    leveloff:[ 0, "+parentItem-1px" ],
    imgsize:[  30, 185],
    image:null,
    ifFirst:
    {
       size:[  30, 185]
    },
    ifLast:
    {

        size:[  30, 185]
    }
};

var WITHSUBMENU =
{
    
    backgroundStyle:[ "background: left top repeat-y url(../color_template/images/left_menu_m-4.gif);", "background: left top repeat-y url(../color_template/images/left_menu_m-4.gif);" ],
    textStyle:[ "text-align: left; margin-left:12px;color: #000000; font-size:9pt;font-family:Arial, sans-serif; padding-right: 13px;", "text-align: left; margin-left:12px;color: #171D28; font-size:9pt;font-family:Arial, sans-serif;  padding-right: 13px;" ],
    size:[ 30, 178],
    itemoff:[ "+previousItem", 0 ],
    leveloff:[ 0, "+parentItem-1px" ],
    imgsize:[  30, 178],
    image:null,
    ifFirst:
    {
       backgroundStyle:[ "background: left top repeat-y url(../color_template/images/left_menu_m-2.gif);", "background: left top repeat-y url(../color_template/images/left_menu_m-2.gif);" ],
       size:[  30, 178]
    },
    ifLast:
    {

        size:[  30, 178]
    }
};



