/* COOLjsMenu style + structure file */

var STYLE_HEADER =
{
    itemFilters:"progid:DXImageTransform.Microsoft.Fade(duration=0.3)",
    size:[ 31, 232 ], /* original size 24, 146 and the image is 22, 144 */
    backgroundStyle:[ "background: url(img/menu/main_home.gif);", "background: url(img/menu/main_home.gif);" ],
    borderWidth:0,
    textStyle:[ "color: #3D413E; font: 9pt Arial, sans-serif; text-align: left; padding-left: 41px;", "color: #3D413E; font: 9pt Arial, sans-serif; text-align: left; padding-left: 41px;" ],
    itemoff:[ "+previousItem-1px", 0 ],
    leveloff:[ 3, "+parentItem-9px", -14 ]
};

var STYLE_SPECIAL =
{
    itemFilters:"progid:DXImageTransform.Microsoft.Fade(duration=0.3)",
    size:[ 31, 232 ], /* original size 24, 146 and the image is 22, 144 */
    backgroundStyle:[ "background: url(img/menu/main_home.gif);", "background: url(img/menu/main_home_special_over.gif);" ],
    borderWidth:0,
    textStyle:[ "color: #A34F8D; font: 9pt Arial, sans-serif; text-align: left; padding-left: 61px;", "color: #A34F8D; font: 9pt Arial, sans-serif; text-align: left; padding-left: 61px; text-decoration:underline;" ],
    itemoff:[ "+previousItem-1px", 0 ],
    leveloff:[ 3, "+parentItem-9px", -14 ]
};

var STYLE_SERVICE =
{
    itemFilters:"progid:DXImageTransform.Microsoft.Fade(duration=0.3)",
    size:[ 31, 232 ], /* original size 24, 146 and the image is 22, 144 */
    borderWidth:0,
    textStyle:[ "color: #A34F8D; font: 9pt Arial, sans-serif; text-align: left; padding-left: 45px;", "color: #A34F8D; font: 9pt Arial, sans-serif; text-align: left; padding-left: 45px; text-decoration:underline;" ],
    itemoff:[ "+previousItem-1px", 0 ],
    leveloff:[ 3, "+parentItem-9px", -14 ]
};

var STYLE_FIRST =
{
    itemFilters:"progid:DXImageTransform.Microsoft.Fade(duration=0.3)",
    size:[ 31, 232 ], /* original size 24, 146 and the image is 22, 144 */
    backgroundStyle:[ "background: url(img/menu/main_home.gif);", "background: url(img/menu/main_home_over.gif);" ],
    borderWidth:0,
    textStyle:[ "color: #666C67; font: 9pt Arial, sans-serif; text-align: left; padding-left: 61px;", "color: #666C67; font: 9pt Arial, sans-serif; text-align: left; padding-left: 61px; text-decoration:underline;" ],
    itemoff:[ "+previousItem-1px", 0 ], // itemoff (vert,horz) for items within main minu
    leveloff:[ 3, "+parentItem-316px", -24 ] // leveloff (vert,horiz) for submenu from main
};

var STYLE_BLUEDOT =
{
    itemFilters:"progid:DXImageTransform.Microsoft.Fade(duration=0.3)",
    size:[ 31, 232 ], /* original size 24, 146 and the image is 22, 144 */
    backgroundStyle:[ "background: url(img/menu/main_home_bluedot.gif);", "background: url(img/menu/main_home_bluedot_over.gif);" ],
    borderWidth:0,
    textStyle:[ "color: #666C67; font: 9pt Arial, sans-serif; text-align: left; padding-left: 61px;", "color: #77376A; font: 9pt Arial, sans-serif; text-align: left; padding-left: 61px; text-decoration:underline;" ],
    itemoff:[ "+previousItem-1px", 0 ],
    leveloff:[ 3, "+parentItem-9px", -14 ]
};


var STYLE_SECOND =
{
    levelFilters:[ "progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.25,wipestyle=0,motion=forward,duration=0.2)", "progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.25,wipestyle=0,motion=reverse,duration=0.2)" ],
    itemFilters:null,
    backgroundStyle:[ "background: url(img/menu/menu_home_second_middle.gif);", "background: url(img/menu/menu_home_second_middle_over.gif);"  ],
    ifFirst:
    {
    	backgroundStyle:[ "background: url(img/menu/menu_home_second_top.gif);", "background: url(img/menu/menu_home_second_top_over.gif);"  ]
    },
    ifLast:
    {
    	backgroundStyle:[ "background: url(img/menu/menu_home_second_bottom.gif);", "background: url(img/menu/menu_home_second_bottom_over.gif);"  ]
    },
	size:[ 20, 139 ],
    textStyle:[ "color: #757B76; font: 9pt Arial, sans-serif; text-align: left; padding-left: 5px;", "color: #FFFFFF; font: 9pt Arial, sans-serif; text-align: left; padding-left: 5px;" ],
    borderWidth:0,
 	itemoff:[ "+previousItem-1px", 0 ]
};

var MENU_ITEMS = [
    {exclusive:true, style:[ STYLE_FIRST, STYLE_SECOND ], delay:[ 200, 800 ], blankImage:"img/menu/b.gif" },
    {code:"POND PRODUCTS", style:[ STYLE_HEADER ]},
	{code:"Pond &amp; Gift Specials", url:"../pond_specials.htm", style:[ STYLE_SPECIAL ]},
    {code:"Pond Fish &amp; Supplies", url:"../cats_pond_fish_and_supplies.html",
        sub:[
            {},
			{code:"Fish Food", url:"../cats_pond_fish_and_supplies/subs_fish_food.html"},
			{code:"Fish Supplies", url:"../cats_pond_fish_and_supplies/subs_fish_supplies.html"},
            {code:"Gamefish / Minnows", url:"../cats_pond_fish_and_supplies/subs_game_fish_minnows.html"},
            {code:"GoldFish", url:"../cats_pond_fish_and_supplies/subs_goldfish.html"},
			{code:"Grass Carp", url:"../cats_pond_fish_and_supplies/subs_grass_carp.html"},
			{code:"Koi", url:"../cats_pond_fish_and_supplies/subs_koi.html"},
			{code:"Pond Animals", url:"../cats_pond_fish_and_supplies/subs_pond_animals.html"}
        ]
    },
	{code:"Plants &amp; Supplies", url:"../cats_pond_plants_and_supplies.html",
        sub:[
            {},
			{code:"Floating Plants", url:"../cats_pond_plants_and_supplies/subs_floating_plants.html"},
			{code:"Lotus", url:"../cats_pond_plants_and_supplies/subs_lotus.html"},
            {code:"Marginal Plants", url:"../cats_pond_plants_and_supplies/subs_marginal_plants.html"},
			{code:"Oxygen Plants", url:"../cats_pond_plants_and_supplies/subs_oxygen_plants.html"},
			{code:"Plant Supplies", url:"../cats_pond_plants_and_supplies/subs_plant_supplies.html"},
            {code:"Tropical Plants", url:"../cats_pond_plants_and_supplies/subs_tropical_plants.html"},
			{code:"Tropical Water Lilies", url:"../cats_pond_plants_and_supplies/subs_tropical_water_lilies.html"},
            {code:"Water Lilies", url:"../cats_pond_plants_and_supplies/subs_water_lilies.html"}
]
    },
    {code:"Fountains", url:"../cats_fountains.html",
        sub:[
            {},
            {code:"Garden Fountains", url:"../cats_fountains/subs_garden_fountains.html"},
			{code:"Pond Fountains", url:"../cats_fountains/subs_pond_fountains.html"}
        ]
    },
    {code:"Pond Aeration", url:"../cats_pond_aeration.html",
        sub:[
            {},
            {code:"Large Pond &amp; Lake", url:"../cats_pond_aeration/subs_large_pond_and_lake_aeration.html"},
			{code:"Aeration Parts", url:"../cats_pond_aeration/subs_aeration_parts.html"},
			{code:"Water Garden", url:"../cats_pond_aeration/subs_water_garden_pond_aeration.html"}
        ]
    },
    {code:"Buidling &amp; Repair", url:"../cats_pond_building_and_repair.html",
        sub:[
            {},
			{code:"Adhesives / Tapes", url:"../cats_pond_building_and_repair/subs_adhesives_tapes.html"},
			{code:"Fake Rock", url:"../cats_pond_building_and_repair/subs_fake_rock.html"},
			{code:"Lighting", url:"../cats_pond_building_and_repair/subs_lighting.html"},
			{code:"Liner &amp; Felt", url:"../cats_pond_building_and_repair/subs_liner_and_felt.html"}
		]
	},
    {code:"Pond Filtration", url:"../cats_pond_filtration.html",
        sub:[
            {},
			{code:"Filter Material", url:"../cats_pond_filtration/subs_filter_material.html"},
			{code:"Pressurized Filter", url:"../cats_pond_filtration/subs_pressurized_filters.html"},
			{code:"Waterfall Filter", url:"../cats_pond_filtration/subs_waterfall_filters.html"},
			{code:"Skimmer Filter", url:"../cats_pond_filtration/subs_skimmer_filters.html"}
        ]
    },
	{code:"Pumps &amp; Plumbing", url:"../cats_pond_pumps_and_plumbing.html",
        sub:[
            {},
            {code:"Fittings", url:"../cats_pond_pumps_and_plumbing/subs_fittings.html"},
            {code:"Pond Pumps", url:"../cats_pond_pumps_and_plumbing/subs_pond_pumps.html"},
			{code:"Tubing / Hose", url:"../cats_pond_pumps_and_plumbing/subs_tubing_hose.html"}
        ]
    },    {code:"Water Treatment", url:"../cats_water_treatment.html",
        sub:[
            {},
			{code:"Barley Products", url:"../cats_water_treatment/subs_barley_products.html"},
			{code:"Chlorine Remover", url:"../cats_water_treatment/subs_chlorine_remover.html"},
            {code:"Insect Control", url:"../cats_water_treatment/subs_insect_control.html"},
			{code:"pH Control", url:"../cats_water_treatment/subs_ph_control.html"},
            {code:"Pond Bacteria", url:"../cats_water_treatment/subs_pond_bacteria.html"},
            {code:"Pond Dye", url:"../cats_water_treatment/subs_pond_dye.html"},
            {code:"Pond Salt", url:"../cats_water_treatment/subs_pond_salt.html"},
			{code:"Water Test Kits", url:"../cats_water_treatment/subs_water_test_kits.html"}
		]
    },
    {code:"POND INFORMATION", style:[ STYLE_HEADER ]},
    {code:"Pond Troubleshooting", url:"../pond_troubleshooting.htm", style:[ STYLE_BLUEDOT ]},
    {code:"Pond Biology", url:"../pond_biology.htm", style:[ STYLE_BLUEDOT ]},
    {code:"Pond Gallery", url:"../pond_gallery.htm", style:[ STYLE_BLUEDOT ]},
	{code:"Our Full Pond Service", url:"http://www.nationalpondservice.com/", target:"blank", style:[ STYLE_SERVICE ]}
];

var menu1 = new COOLjsMenuPRO("menu2", MENU_ITEMS);
menu1.initTop();

