/*

Milonic DHTML Menu - JavaScript Website Navigation System.
Version 5.743 - Built: Monday February 27 2006 - 12:41
Copyright 2006 (c) Milonic Solutions Limited. All Rights Reserved.
This is a commercial software product, please visit http://www.milonic.com/ for more information.
See http://www.milonic.com/license.php for Commercial License Agreement
All Copyright statements must always remain in place in all files at all times
*******  PLEASE NOTE: THIS IS NOT FREE SOFTWARE, IT MUST BE LICENSED FOR ALL USE  ******* 

License Details:
 Number: 201495
    URL: http://www.stjohnsomerville.cyclonewebdesign.com/
   Type: Professional
  Dated: Wednesday March 1 2006

*/

with(milonic=new menuname("Main Menu")){
						style=menuStyle;
						top=155;
						left=400;
						alwaysvisible=1;
						orientation="horizontal";
						overfilter="";
						position="relative";
						aI("text=Home;url=http://www.stjohnsomerville.org/;status=Back To Home Page;");
						aI("text=Worship;url=http://www.stjohnsomerville.org/worship/index.html;status=Worship;");
						aI("text=Calendar;url=http://www.stjohnsomerville.org/calendar/index.html;target=_blank;status=Event Calendar;");
						aI("text=Newsletter;url=http://www.stjohnsomerville.org/newsletters/index.html;status=Newsletter;");
					
						}
						drawMenus();

