var STYLE_0 =
{
    valign:"top",
    size:[ 140, 149 ],
    backgroundStyle:[ "background: no-repeat url(/images/l0_bg_out.gif);", "background: no-repeat url(/images/l0_bg_over.gif);" ],
    textStyle:[ "color: #808080; font: bold 8pt Verdana, sans-serif; padding-left: 11px;", "color: #D00303; font: bold 8pt Verdana, sans-serif; padding-left: 11px;" ],
    itemoff:[ 0, "+previousItem" ],
    leveloff:[ "+parentItem-9px", 0 ]
};

var STYLE_1 =
{
    backgroundStyle:"background-color: '#FFFFFF';",
    textStyle:[ "padding-bottom: 1px; text-align: center; color: #000081; font: bold 10pt Verdana, sans-serif; background: #FFFFFF center bottom no-repeat url(/images/trans-bg.png);", "padding-bottom: 1px; text-align: center; color: #DB1616; font: bold 10pt Verdana, sans-serif; background: center bottom no-repeat url(/images/line-over.png);" ],
    size:[ 21, 150 ],
    itemoff:[ "+previousItem-4px", 0 ],
    ifFirst:
    {
        backgroundStyle:"background: '#FFFFFF' left top no-repeat url(/images/l1_bg_first.gif);",
        textStyle:[ "padding-top:10px; padding-bottom: 1px; text-align: center; color: #000081; font: bold 10pt Verdana, sans-serif; background: #FFFFFF center bottom no-repeat url(/images/trans-bg-first.png);", "padding-top:10px; padding-bottom: 1px; text-align: center; color: #DB1616; font: bold 10pt Verdana, sans-serif; background: center bottom no-repeat url(/images/line-over.png);" ],
        size:[ 31, 150 ]
    },
    ifLast:
    {
        borderWidth:[ 1, 0, 1, 1 ],
        size:[ 25, 150 ]
    }
};

var MENU_ITEMS = [
    {pos:[0,132], exclusive:true, style:[ STYLE_0, STYLE_1 ], delay:[ 200, 800 ], blankImage:"/images/b.gif" },
    {code:"<img src='/images/button1.gif' width='145' height='100' style='vertical-align: bottom;' /><br />QUALITY OF LIFE","url":'/page-content.php?Serial=16',
        sub:[
            {},
            {code:"Welcome","url":'/page-content.php?Serial=21'}
        ]
    },
    {code:"<img src='/images/button2.gif' width='145' height='100' style='vertical-align: bottom;' /><br />BUSINESS/ECONOMIC DEVELOPMENT","url":'/page-content.php?Serial=17',
        sub:[
            {},
            {code:"Coupons","url":'/page-content.php?Serial=23'},
            {code:"Relocation Info","url":'/page-content.php?Serial=25'},
            {code:"Airport","url":'/page-content.php?Serial=46'}
        ]
    },
    {code:"<img src='/images/button3.gif' width='145' height='100' style='vertical-align: bottom;' /><br />CHAMBER OF COMMERCE","url":'/page-content.php?Serial=18',
        sub:[
            {},
            {code:"Member Directory","url":'/member_directory.php'},
            {code:"Board Members","url":'/page-content.php?Serial=27'},
            {code:"Task Force","url":'/page-content.php?Serial=37'},
            {code:"Join","url":'/page-content.php?Serial=33'},
            {code:"Contact Us","url":'/contact.php'}
        ]
    },
    {code:"<img src='/images/button4.gif' width='145' height='100' style='vertical-align: bottom;' /><br />WHEN YOU VISIT","url":'/page-content.php?Serial=19',
        sub:[
            {},
            {code:"Candlelight Walk","url":'/page-content.php?Serial=63'},
            {code:"Dining","url":'/page-content.php?Serial=28'},
            {code:"Lodging","url":'/page-content.php?Serial=38'},
            {code:"Shopping","url":'/page-content.php?Serial=44'},
            {code:"Museum","url":'/page-content.php?Serial=45'},
            {code:"Golf","url":'http://twinbrooksgolfcourse.com',target:'_blank'},
            {code:"Events","url":'/page-content.php?Serial=47'}
        ]
    },
    {code:"<img src='/images/button5.gif' width='145' height='100' style='vertical-align: bottom;' /><br />SHOWBOAT MUSIC FESTIVAL","url":'/page-content.php?Serial=20',
        sub:[
            {},
            {code:"Tickets","url":'http://www.chesaningshowboat.org',target:'_blank'},
            {code:"Festival Activities","url":'/page-content.php?Serial=59'},
            {code:"About","url":'/page-content.php?Serial=29'}
        ]
    }
];
var menu1 = new COOLjsMenuPro("menu1", MENU_ITEMS);
menu1.initTop();
