 /* COOLjsMenu style + structure file */

var Level1 = {
    backgroundStyle:[
    	"background: transparent repeat-y url(http://www.ASCBoston.org/img/frame/menu-bkgnd.gif);"
    	],
    textStyle:[
    	"color: #FDF5E6; font: 11pt Verdana, sans-serif; text-align: center; padding: 2 20 2 10px;",
    	"color: #FFFFFF; font: 11pt Verdana, sans-serif; text-align: center; padding: 2 20 2 10px;"
    	],
    size:[ 22, 160 ],
    delay:[ 100, 400 ],
    itemoff:[ "+previousItem", 0 ],
    textClass:[
    	"l1_out",
    	"l1_over"
    	],
    backgroundClass:"l1_bg_other",
    arrow:null,
    leveloff:[ 0, "+parentItem+0px" ]
	};

var Level2 = {
    leveloff:[ 5, "+parentItem-15px" ],
    itemoff:[ "+previousItem", 0 ],
    size:[ 22, 170 ],
    borderWidth:[ 1, 1, 1, 0 ],
    borderColor:"#030",
    arrow:"http://www.ASCBoston.org/img/frame/arr.gif", arrsize:[ 7, 10 ],
    oarrow:"http://www.ASCBoston.org/img/frame/oarr.gif", arrsize:[ 7, 10 ],
	textStyle:[
    	"color: #FDF5E6; font: 8pt Verdana, sans-serif; text-align: center; padding: 0 0px;",
    	"color: #FFFFFF; font: 8pt Verdana, sans-serif; text-align: center; padding: 0 0px;"
    	],
    backgroundStyle:[
    	"background: #070",
    	"background: #090"
    	]
	};

var Level3 = {
    leveloff:[ 5, "+parentItem+1px" ]
	};

var MENU_ITEMS = [
    {style:[ Level1 ],
    pos:[ 0, 163 ],
    blankImage: "http://www.ASCBoston.org/img/frame/b.gif",
    urlPrefix:'http://www.ASCBoston.org/'
    },

//Blank TOP piece
	{code:'<img src="http://www.ASCBoston.org/img/frame/b.gif" width="160" height="30" />',
	size:[ 50, 160 ],
    textStyle:[	"padding: 0 0 27 0px;" ]
    },
    
//Home    
	{code:"Home", url:"index.html"
    },

//Calendar    
	{code:"Calendar", url:"http://my.serviceu.com/public/frame.asp?OrgID=3074&bShowCalendar=True", target:"_blank"
    },

//About
    {code:"About Us", url:"about/",
        sub:[
            {style:[ Level2 ]},
            {code:"What We Believe", url:"about/"},
            {code:"History", url:"about/history.html",
            	sub:[
				    {style:[ Level3 ]},
            		{code:"Highlights", url:"about/history.html#highlights"},
            		{code:"History of Ministers", url:"about/history.html#ministers"}
            		]
            },
            {code:"Governance", url:"about/governance.html",
               	sub:[
				    {style:[ Level3 ]},
            		{code:"Church Council", url:"about/governance.html#Council"},
            		{code:"Prudential Committee", url:"about/governance.html#ThePru"}
            		]
            },
            {code:"Building & Windows", url:"about/building.html",
               	sub:[
				    {style:[ Level3 ]},
            		{code:"Our Building", url:"about/building.html#building"},
            		{code:"Our Tiffany Windows", url:"about/building.html#windows"}
            		]
            },
            {code:"Steps to Membership", url:"about/steps.html"},
            {code:"Staff", url:"about/minadstaff.html",
               	sub:[
				    { style:[ Level3 ], size:[ 22, 200 ],
				    	textStyle:[
					    	"color: #FDF5E6; font: 7pt Verdana, sans-serif; text-align: center; padding: 0 0px;",
					    	"color: #FFFFFF; font: 7pt Verdana, sans-serif; text-align: center; padding: 0 0px;"
    				]},
            		{code:"Rev. Crawford Harvie, Senior Minister", url:"about/minadstaff.html#kim"},
            		{code:"Ed Thomas, Business Administrator", url:"about/minadstaff.html#ed"},
            		{code:"Jeffrey Bouchard, Facilities Manager", url:"about/minadstaff.html#jeffrey"},
            		{code:"Brad Nobles, Sexton", url:"about/minadstaff.html#brad"},
{code:"Erick DuPree, Religious Educator", url:"about/minadstaff.html#erick"},
            		{code:"George Whitehouse, Minister at Large", url:"about/minadstaff.html#george"},
            		{code:"Mark David Buckles, Director of Music", url:"about/minadstaff.html#mark"}
            		]
            },
            {code:"Brochures", url:"publications/brochures.html"},
            {code:"Our Logo", url:"about/logo.html"},
            {code:"Welcoming Congregation", url:"about/welcoming.html"}
            ]
    },

//Blank
	{code:null, url:null
    },

//Worship    
    {code:"Worship", url:"worship/",
        sub:[
            {style:[ Level2 ]},
            {code:"Worship Overview", url:"worship/"},
  			{code:"Sermon Podcast", url:"worship/podcast.html"},
  			{code:"Sermons", url:"worship/archive-0708.html"},
	        {code:"Community Candles", url:"worship/candles.html"},
            {code:"Worship for Children", url:"programs/CRE/"}
		]
	},

//Music    
    {code:"Music", url:"music/",
     sub:[
  {style:[ Level2 ]},
  {code:"Overview", url:"music/"},
  {code:"Music@ASC Series", url:"music/series07_08.html",
   sub:[
  { style:[ Level3 ], size:[ 22, 100 ] },
  {code:"Events", url:"music/series07_08.html"},
  {code:"FAQs", url:"music/seriesFAQ.html"}
	]},
  
  {code:"Music Staff", url:"music/musicstaff.html",
   sub:[
  { style:[ Level3 ], size:[ 22, 300 ] },
  {code:"Mark David Buckles, Director of Music", url:"music/musicstaff.html#mark"},
{code:"Molly Wood, Collaborative Pianist", url:"music/musicstaff.html#molly"},
  {code:"Teresa Tam, Soprano", url:"music/musicstaff.html#teresa"},
  {code:"Ariana Valdes, Alto", url:"music/musicstaff.html#ariana"},
  {code:"Daniel Ross, Tenor", url:"music/musicstaff.html#jacob"},
  {code:"Nicholas Foster, Tenor", url:"music/musicstaff.html#jacob"},
  {code:"J. Jacob Krause, Baritone", url:"music/musicstaff.html#christopher"},
  //{code:"Ryan Kuster, Bass", url:"music/musicstaff.html#ryan"}
	]},
  
  {code:"Adult Choir", url:"music/choir.html"},
  {code:"Selected Choir Repertoire", url:"music/choir-repertoire.html"},
  {code:"Artist in Residence Prog.", url:"music/AiR.html",
   sub:[
  { style:[ Level3 ], size:[ 22, 180 ] },
  {code:"Overview", url:"music/AiR.html"},
  {code:"Guy Fishman", url:"music/AiR-bios.html#guy"},
{code:"Longwood Symphony", url:"music/AiR-bios.html#longwood"},
{code:"Rodger Vine, Organist", url:"music/AiR-bios.html#rodger"},

	]},
  {code:"History of Music Directors", url:"music/director-history.html"},
  {code:"Instruments", url:"music/instruments.html",
   sub:[
  { style:[ Level3 ], size:[ 22, 100 ] },
  {code:"Bells", url:"music/instruments.html#bells"},
  {code:"Organ", url:"music/instruments.html#organ"},
  {code:"Organ Specs.", url:"music/organ-specs.html"}
	]},
  {code:"Music Links", url:"music/links.html"}
	  ]
    },
    
    //Programs
    {code:"Get Involved", url:"programs/" },

              			
//Blank
	{code:null, url:null
    },
    
//Publications    
	{code:"Publications", url:"publications/",
        sub:[
            {style:[ Level2 ], size:[ 22, 180 ] },
            {code:"Overview", url:"publications/"},
            {code:"E-newsletter, Snapshot", url:"publications/snapshot.html"},
            {code:"Brochures About ASC", url:"publications/brochures.html"},
            {code:"Worship Archive", url:"/worship/archive-0708.html"},
            {code:"Weekly Publications", url:"publications/weeklies.html"}
		]	
    },
//Blank
	{code:null, url:null
    },
//Weddings    
	{code:"Weddings", url:"contact/wedding.html"
    },
//Blank
	{code:null, url:null
    },
//Contact
    {code:"Contact Us", url:"contact/",
        sub:[
            {style:[ Level2 ], size:[ 22, 170 ] },
            {code:"Email & Phone Directory", url:"contact/index.html"},
            {code:"Directions", url:"contact/directions.html"},
            {code:"Reserving a Mtng. Space", url:"contact/meetings.html"},
        ]
    },

//Blank
	{code:null, url:null, size:[ 105, 160 ]
	},

//Search    
	{code:"Search ASCBoston.org", url:"site-stuff/search.html",
	textStyle:[
   		"color: #FDF5E6; font: 7pt Verdana, sans-serif; text-align: center; padding: 0 0px;",
   		"color: #FFFFFF; font: bold 7pt Verdana, sans-serif; text-align: center; padding: 0 0px;"
   		]
    },
    
//Welcoming Congregation Icon
	{code:'<img src="http://www.ASCBoston.org/img/frame/welcoming.gif" width="160" height="72" />',
	url:"about/welcoming.html",
	size:[ 72, 160 ],
    textStyle:[	"padding: 0 0 0 0px;" ],
    backgroundStyle:[ "background:null ;"]
    }

];

var menu1 = new COOLjsMenuPRO("menu1", MENU_ITEMS);
menu1.initTop();
