//-----------------------------------------------------------------------
//- Created by the Agama Web Menus - generator  ver 2.19
//- Copyright MP Software (c)2008
//- Can I use this script? See http://www.agama-menu.com
//-----------------------------------------------------------------------

//Create main menu items style object. All main menu items inherite style from this object
var an_menu_MainGroupItemsGeneralStyle = new an_menuMenuItem();
an_menu_MainGroupItemsGeneralStyle.Text_o='';
an_menu_MainGroupItemsGeneralStyle.Text_c='';
an_menu_MainGroupItemsGeneralStyle.TextAlign='center';
an_menu_MainGroupItemsGeneralStyle.URL='';
an_menu_MainGroupItemsGeneralStyle.URLTarget='';
an_menu_MainGroupItemsGeneralStyle.Hint='';
an_menu_MainGroupItemsGeneralStyle.OnLeaveJS='';
an_menu_MainGroupItemsGeneralStyle.OnOverJS='';
an_menu_MainGroupItemsGeneralStyle.OnClickJS='';
an_menu_MainGroupItemsGeneralStyle.Height=22;
an_menu_MainGroupItemsGeneralStyle.Width=125;
an_menu_MainGroupItemsGeneralStyle.Cursor='pointer';
an_menu_MainGroupItemsGeneralStyle.PaddingLeft=5;
an_menu_MainGroupItemsGeneralStyle.PaddingLeft_o=null;
an_menu_MainGroupItemsGeneralStyle.PaddingTop=0;
an_menu_MainGroupItemsGeneralStyle.PaddingTop_o=null;
an_menu_MainGroupItemsGeneralStyle.PaddingRight=0;
an_menu_MainGroupItemsGeneralStyle.PaddingRight_o=null;
an_menu_MainGroupItemsGeneralStyle.PaddingBottom=0;
an_menu_MainGroupItemsGeneralStyle.PaddingBottom_o=null;
an_menu_MainGroupItemsGeneralStyle.BgColor='#000000';
an_menu_MainGroupItemsGeneralStyle.BgColor_o='#000000';
an_menu_MainGroupItemsGeneralStyle.BgColor_c='';
an_menu_MainGroupItemsGeneralStyle.BgImage='';
an_menu_MainGroupItemsGeneralStyle.BgImage_o='';
an_menu_MainGroupItemsGeneralStyle.BgImage_c='';
an_menu_MainGroupItemsGeneralStyle.BgImgRep='repeat-x';
an_menu_MainGroupItemsGeneralStyle.BgImgRep_o='repeat-x';
an_menu_MainGroupItemsGeneralStyle.BgImgRep_c='';
an_menu_MainGroupItemsGeneralStyle.BgImgPos='top left';
an_menu_MainGroupItemsGeneralStyle.BgImgPos_o='';
an_menu_MainGroupItemsGeneralStyle.BgImgPos_c='';
an_menu_MainGroupItemsGeneralStyle.LeftPartBgImage='';
an_menu_MainGroupItemsGeneralStyle.LeftPartBgImage_o='';
an_menu_MainGroupItemsGeneralStyle.LeftPartBgImage_c='';
an_menu_MainGroupItemsGeneralStyle.LeftPartBgImgPos='top';
an_menu_MainGroupItemsGeneralStyle.RightPartBgImage='';
an_menu_MainGroupItemsGeneralStyle.RightPartBgImage_o='';
an_menu_MainGroupItemsGeneralStyle.RightPartBgImage_c='';
an_menu_MainGroupItemsGeneralStyle.RightPartBgImgPos='top';
an_menu_MainGroupItemsGeneralStyle.FontColor='#FFFFFF';
an_menu_MainGroupItemsGeneralStyle.FontColor_o='#FFFFFF';
an_menu_MainGroupItemsGeneralStyle.FontColor_c='';
an_menu_MainGroupItemsGeneralStyle.FontFamily='Times New Roman, Times, serif';
an_menu_MainGroupItemsGeneralStyle.FontFamily_o='';
an_menu_MainGroupItemsGeneralStyle.FontFamily_c='';
an_menu_MainGroupItemsGeneralStyle.FontSize=14;
an_menu_MainGroupItemsGeneralStyle.FontSize_o=null;
an_menu_MainGroupItemsGeneralStyle.FontSize_c=null;
an_menu_MainGroupItemsGeneralStyle.FontDecoration='none';
an_menu_MainGroupItemsGeneralStyle.FontDecoration_o='';
an_menu_MainGroupItemsGeneralStyle.FontDecoration_c='';
an_menu_MainGroupItemsGeneralStyle.FontWeight='bold';
an_menu_MainGroupItemsGeneralStyle.FontWeight_o='bolder';
an_menu_MainGroupItemsGeneralStyle.FontWeight_c='';
an_menu_MainGroupItemsGeneralStyle.FontStyle='normal';
an_menu_MainGroupItemsGeneralStyle.FontStyle_o='';
an_menu_MainGroupItemsGeneralStyle.FontStyle_c='';
an_menu_MainGroupItemsGeneralStyle.BorderWidth=0;
an_menu_MainGroupItemsGeneralStyle.BorderWidth_o=null;
an_menu_MainGroupItemsGeneralStyle.BorderWidth_c=null;
an_menu_MainGroupItemsGeneralStyle.BorderColor='#000000';
an_menu_MainGroupItemsGeneralStyle.BorderColor_o='';
an_menu_MainGroupItemsGeneralStyle.BorderColor_c='';
an_menu_MainGroupItemsGeneralStyle.Border='none';
an_menu_MainGroupItemsGeneralStyle.Border_o='';
an_menu_MainGroupItemsGeneralStyle.Border_c='';
an_menu_MainGroupItemsGeneralStyle.BorderLeft=true;
an_menu_MainGroupItemsGeneralStyle.BorderRight=true;
an_menu_MainGroupItemsGeneralStyle.BorderTop=true;
an_menu_MainGroupItemsGeneralStyle.BorderBottom=true;
an_menu_MainGroupItemsGeneralStyle.SeparatorColor='#000000';
an_menu_MainGroupItemsGeneralStyle.SeparatorSize=0;
an_menu_MainGroupItemsGeneralStyle.LeftIcon='';
an_menu_MainGroupItemsGeneralStyle.LeftIcon_o='';
an_menu_MainGroupItemsGeneralStyle.LeftIcon_c='';
an_menu_MainGroupItemsGeneralStyle.LeftIconOffsetX=0;
an_menu_MainGroupItemsGeneralStyle.LeftIconOffsetX_o=null;
an_menu_MainGroupItemsGeneralStyle.LeftIconOffsetX_c=null;
an_menu_MainGroupItemsGeneralStyle.LeftIconOffsetY=0;
an_menu_MainGroupItemsGeneralStyle.LeftIconOffsetY_o=null;
an_menu_MainGroupItemsGeneralStyle.LeftIconOffsetY_c=null;
an_menu_MainGroupItemsGeneralStyle.LeftIconIsIndicator=false;
an_menu_MainGroupItemsGeneralStyle.RightIcon='';
an_menu_MainGroupItemsGeneralStyle.RightIcon_o='';
an_menu_MainGroupItemsGeneralStyle.RightIcon_c='';
an_menu_MainGroupItemsGeneralStyle.RightIconOffsetX=0;
an_menu_MainGroupItemsGeneralStyle.RightIconOffsetX_o=null;
an_menu_MainGroupItemsGeneralStyle.RightIconOffsetX_c=null;
an_menu_MainGroupItemsGeneralStyle.RightIconOffsetY=0;
an_menu_MainGroupItemsGeneralStyle.RightIconOffsetY_o=null;
an_menu_MainGroupItemsGeneralStyle.RightIconOffsetY_c=null;
an_menu_MainGroupItemsGeneralStyle.RightIconIsIndicator=true;

//Create submenu items style object. All menu items of submenus inherite style from this object
var an_menu_GroupItemsGeneralStyle = new an_menuMenuItem();
an_menu_GroupItemsGeneralStyle.Text_o='';
an_menu_GroupItemsGeneralStyle.Text_c='';
an_menu_GroupItemsGeneralStyle.TextAlign='left';
an_menu_GroupItemsGeneralStyle.URL='';
an_menu_GroupItemsGeneralStyle.URLTarget='';
an_menu_GroupItemsGeneralStyle.Hint='';
an_menu_GroupItemsGeneralStyle.OnLeaveJS='';
an_menu_GroupItemsGeneralStyle.OnOverJS='';
an_menu_GroupItemsGeneralStyle.OnClickJS='';
an_menu_GroupItemsGeneralStyle.Height=20;
an_menu_GroupItemsGeneralStyle.Width=150;
an_menu_GroupItemsGeneralStyle.Cursor='default';
an_menu_GroupItemsGeneralStyle.PaddingLeft=5;
an_menu_GroupItemsGeneralStyle.PaddingLeft_o=null;
an_menu_GroupItemsGeneralStyle.PaddingTop=5;
an_menu_GroupItemsGeneralStyle.PaddingTop_o=null;
an_menu_GroupItemsGeneralStyle.PaddingRight=5;
an_menu_GroupItemsGeneralStyle.PaddingRight_o=null;
an_menu_GroupItemsGeneralStyle.PaddingBottom=5;
an_menu_GroupItemsGeneralStyle.PaddingBottom_o=null;
an_menu_GroupItemsGeneralStyle.BgColor='#000000';
an_menu_GroupItemsGeneralStyle.BgColor_o='#303030';
an_menu_GroupItemsGeneralStyle.BgColor_c='';
an_menu_GroupItemsGeneralStyle.BgImage='';
an_menu_GroupItemsGeneralStyle.BgImage_o='';
an_menu_GroupItemsGeneralStyle.BgImage_c='';
an_menu_GroupItemsGeneralStyle.BgImgRep='repeat';
an_menu_GroupItemsGeneralStyle.BgImgRep_o='';
an_menu_GroupItemsGeneralStyle.BgImgRep_c='';
an_menu_GroupItemsGeneralStyle.BgImgPos='top left';
an_menu_GroupItemsGeneralStyle.BgImgPos_o='';
an_menu_GroupItemsGeneralStyle.BgImgPos_c='';
an_menu_GroupItemsGeneralStyle.LeftPartBgImage='';
an_menu_GroupItemsGeneralStyle.LeftPartBgImage_o='';
an_menu_GroupItemsGeneralStyle.LeftPartBgImage_c='';
an_menu_GroupItemsGeneralStyle.LeftPartBgImgPos='top';
an_menu_GroupItemsGeneralStyle.RightPartBgImage='';
an_menu_GroupItemsGeneralStyle.RightPartBgImage_o='';
an_menu_GroupItemsGeneralStyle.RightPartBgImage_c='';
an_menu_GroupItemsGeneralStyle.RightPartBgImgPos='top';
an_menu_GroupItemsGeneralStyle.FontColor='#000000';
an_menu_GroupItemsGeneralStyle.FontColor_o='#FFFFFF';
an_menu_GroupItemsGeneralStyle.FontColor_c='';
an_menu_GroupItemsGeneralStyle.FontFamily='Times New Roman, Times, serif';
an_menu_GroupItemsGeneralStyle.FontFamily_o='';
an_menu_GroupItemsGeneralStyle.FontFamily_c='';
an_menu_GroupItemsGeneralStyle.FontSize=11;
an_menu_GroupItemsGeneralStyle.FontSize_o=null;
an_menu_GroupItemsGeneralStyle.FontSize_c=null;
an_menu_GroupItemsGeneralStyle.FontDecoration='none';
an_menu_GroupItemsGeneralStyle.FontDecoration_o='';
an_menu_GroupItemsGeneralStyle.FontDecoration_c='';
an_menu_GroupItemsGeneralStyle.FontWeight='normal';
an_menu_GroupItemsGeneralStyle.FontWeight_o='';
an_menu_GroupItemsGeneralStyle.FontWeight_c='';
an_menu_GroupItemsGeneralStyle.FontStyle='normal';
an_menu_GroupItemsGeneralStyle.FontStyle_o='';
an_menu_GroupItemsGeneralStyle.FontStyle_c='';
an_menu_GroupItemsGeneralStyle.BorderWidth=1;
an_menu_GroupItemsGeneralStyle.BorderWidth_o=null;
an_menu_GroupItemsGeneralStyle.BorderWidth_c=null;
an_menu_GroupItemsGeneralStyle.BorderColor='#000000';
an_menu_GroupItemsGeneralStyle.BorderColor_o='';
an_menu_GroupItemsGeneralStyle.BorderColor_c='';
an_menu_GroupItemsGeneralStyle.Border='none';
an_menu_GroupItemsGeneralStyle.Border_o='';
an_menu_GroupItemsGeneralStyle.Border_c='';
an_menu_GroupItemsGeneralStyle.BorderLeft=true;
an_menu_GroupItemsGeneralStyle.BorderRight=true;
an_menu_GroupItemsGeneralStyle.BorderTop=true;
an_menu_GroupItemsGeneralStyle.BorderBottom=true;
an_menu_GroupItemsGeneralStyle.SeparatorColor='#000000';
an_menu_GroupItemsGeneralStyle.SeparatorSize=0;
an_menu_GroupItemsGeneralStyle.LeftIcon='';
an_menu_GroupItemsGeneralStyle.LeftIcon_o='';
an_menu_GroupItemsGeneralStyle.LeftIcon_c='';
an_menu_GroupItemsGeneralStyle.LeftIconOffsetX=0;
an_menu_GroupItemsGeneralStyle.LeftIconOffsetX_o=null;
an_menu_GroupItemsGeneralStyle.LeftIconOffsetX_c=null;
an_menu_GroupItemsGeneralStyle.LeftIconOffsetY=0;
an_menu_GroupItemsGeneralStyle.LeftIconOffsetY_o=null;
an_menu_GroupItemsGeneralStyle.LeftIconOffsetY_c=null;
an_menu_GroupItemsGeneralStyle.LeftIconIsIndicator=false;
an_menu_GroupItemsGeneralStyle.RightIcon='';
an_menu_GroupItemsGeneralStyle.RightIcon_o='';
an_menu_GroupItemsGeneralStyle.RightIcon_c='';
an_menu_GroupItemsGeneralStyle.RightIconOffsetX=-6;
an_menu_GroupItemsGeneralStyle.RightIconOffsetX_o=null;
an_menu_GroupItemsGeneralStyle.RightIconOffsetX_c=null;
an_menu_GroupItemsGeneralStyle.RightIconOffsetY=-3;
an_menu_GroupItemsGeneralStyle.RightIconOffsetY_o=null;
an_menu_GroupItemsGeneralStyle.RightIconOffsetY_c=null;
an_menu_GroupItemsGeneralStyle.RightIconIsIndicator=true;

//Create submenus style object - All submenus inherite style from this object
var an_menu_GroupStyle = new an_menuMenuGroup();
an_menu_GroupStyle.Width=150;
an_menu_GroupStyle.MenuGroupAlign=0;
an_menu_GroupStyle.Opacity=100;
an_menu_GroupStyle.ShowDropDownControl=false;
an_menu_GroupStyle.InitDropdownState=1;
an_menu_GroupStyle.ItemsPadding_L=2;
an_menu_GroupStyle.ItemsPadding_R=2;
an_menu_GroupStyle.ItemsPadding_T=2;
an_menu_GroupStyle.ItemsPadding_B=2;
an_menu_GroupStyle.ItemsSpacing=0;
an_menu_GroupStyle.BgColor='#000000';
an_menu_GroupStyle.BgImgPos='top left';
an_menu_GroupStyle.BgImgRep='repeat';
an_menu_GroupStyle.Border='solid';
an_menu_GroupStyle.BorderWidth=1;
an_menu_GroupStyle.BorderColor='#808080';
an_menu_GroupStyle.HeaderText='';
an_menu_GroupStyle.HeaderTextAlign='center';
an_menu_GroupStyle.HeaderTextOffsetX=0;
an_menu_GroupStyle.HeaderTextOffsetY=3;
an_menu_GroupStyle.HeaderHeight=0;
an_menu_GroupStyle.HeaderBgColor='';
an_menu_GroupStyle.HeaderIconOffsetX=3;
an_menu_GroupStyle.HeaderIconOffsetY=3;
an_menu_GroupStyle.HeaderBgImgRep='repeat';
an_menu_GroupStyle.HeaderBgImgPos='top left';
an_menu_GroupStyle.FontFamily='Verdana, Geneva, Arial, Helvetica, sans-serif';
an_menu_GroupStyle.FontColor='#004080';
an_menu_GroupStyle.FontSize=11;
an_menu_GroupStyle.FontDecoration='none';
an_menu_GroupStyle.FontWeight='bold';
an_menu_GroupStyle.FontStyle='normal';
an_menu_GroupStyle.DropdownImageExpand='';
an_menu_GroupStyle.DropdownImageCollapse='';
an_menu_GroupStyle.OnGroupShowJS='';
an_menu_GroupStyle.OnGroupHideJS='';
an_menu_GroupStyle.AnimationType=100;
an_menu_GroupStyle.AnimationTimeout=0;

//Create main menu
var an_menu_mg_ID1 = new an_menuMenuGroup(0,0,'H');
an_menu_mg_ID1.id='an_menu_mg_ID1';
an_menu_mg_ID1.IsMainGroup=1;
an_menu_mg_ID1.BgColor='#FFFFFF';
an_menu_mg_ID1.Width=200;
an_menu_mg_ID1.Opacity=100;
an_menu_mg_ID1.ShowDropDownControl=false;
an_menu_mg_ID1.InitDropdownState=1;
an_menu_mg_ID1.ItemsPadding_L=0;
an_menu_mg_ID1.ItemsPadding_R=0;
an_menu_mg_ID1.ItemsPadding_T=0;
an_menu_mg_ID1.ItemsPadding_B=0;
an_menu_mg_ID1.ItemsSpacing=1;
an_menu_mg_ID1.Embedding='relative';
an_menu_mg_ID1.z=1000;
an_menu_mg_ID1.BgImgPos='top left';
an_menu_mg_ID1.BgImgRep='repeat';
an_menu_mg_ID1.Border='none';
an_menu_mg_ID1.BorderWidth=0;
an_menu_mg_ID1.BorderColor='#808080';
an_menu_mg_ID1.HeaderText='';
an_menu_mg_ID1.HeaderTextAlign='center';
an_menu_mg_ID1.HeaderTextOffsetX=0;
an_menu_mg_ID1.HeaderTextOffsetY=4;
an_menu_mg_ID1.HeaderHeight=0;
an_menu_mg_ID1.HeaderBgColor='';
an_menu_mg_ID1.HeaderIconOffsetX=3;
an_menu_mg_ID1.HeaderIconOffsetY=3;
an_menu_mg_ID1.HeaderBgImgRep='repeat-x';
an_menu_mg_ID1.HeaderBgImgPos='top left';
an_menu_mg_ID1.DropdownImageExpand='';
an_menu_mg_ID1.DropdownImageCollapse='';
an_menu_mg_ID1.FontFamily='Courier New, Courier, monospace';
an_menu_mg_ID1.FontColor='#004080';
an_menu_mg_ID1.FontSize=11;
an_menu_mg_ID1.FontDecoration='none';
an_menu_mg_ID1.FontWeight='bolder';
an_menu_mg_ID1.FontStyle='normal';

//Create new menu item
var an_menu_i_ID94 = new an_menuMenuItem('HOME');
an_menu_i_ID94.id='an_menu_i_ID94';
an_menu_i_ID94.Assign(an_menu_MainGroupItemsGeneralStyle); //Assign styles from the general style object
an_menu_i_ID94.Text_o='';
an_menu_i_ID94.Text_c='';
an_menu_i_ID94.URL='index.php';
an_menu_i_ID94.Hint='';
an_menu_i_ID94.Width=75;
an_menu_mg_ID1.AddItem(an_menu_i_ID94);//Add menu item to the menu group

//Create new menu item
var an_menu_i_ID5 = new an_menuMenuItem('ABOUT ME');
an_menu_i_ID5.id='an_menu_i_ID5';
an_menu_i_ID5.Assign(an_menu_MainGroupItemsGeneralStyle); //Assign styles from the general style object
an_menu_i_ID5.Text_o='';
an_menu_i_ID5.Text_c='';
an_menu_i_ID5.URL='content.php?id=1005';
an_menu_i_ID5.Hint='';
an_menu_i_ID5.Width=115;
an_menu_i_ID5.LeftPartBgImage='include/an_menu_images/menu_div.png';
an_menu_mg_ID1.AddItem(an_menu_i_ID5);//Add menu item to the menu group

//Create new menu item
var an_menu_i_ID34 = new an_menuMenuItem('NEWS');
an_menu_i_ID34.id='an_menu_i_ID34';
an_menu_i_ID34.Assign(an_menu_MainGroupItemsGeneralStyle); //Assign styles from the general style object
an_menu_i_ID34.Text_o='';
an_menu_i_ID34.Text_c='';
an_menu_i_ID34.URL='news_articles.php';
an_menu_i_ID34.Hint='';
an_menu_i_ID34.Width=87;
an_menu_i_ID34.LeftPartBgImage='include/an_menu_images/menu_div.png';
an_menu_mg_ID1.AddItem(an_menu_i_ID34);//Add menu item to the menu group

//Create new menu item
var an_menu_i_ID84 = new an_menuMenuItem('COACHING');
an_menu_i_ID84.id='an_menu_i_ID84';
an_menu_i_ID84.Assign(an_menu_MainGroupItemsGeneralStyle); //Assign styles from the general style object
an_menu_i_ID84.Text_o='';
an_menu_i_ID84.Text_c='';
an_menu_i_ID84.URL='content.php?id=1020';
an_menu_i_ID84.Hint='';
an_menu_i_ID84.Width=120;
an_menu_i_ID84.LeftPartBgImage='include/an_menu_images/menu_div.png';
an_menu_mg_ID1.AddItem(an_menu_i_ID84);//Add menu item to the menu group

//Create new menu item
var an_menu_i_ID86 = new an_menuMenuItem('GOLF DAYS & SCHOOL');
an_menu_i_ID86.id='an_menu_i_ID86';
an_menu_i_ID86.Assign(an_menu_MainGroupItemsGeneralStyle); //Assign styles from the general style object
an_menu_i_ID86.Text_o='';
an_menu_i_ID86.Text_c='';
an_menu_i_ID86.URL='content.php?id=1021';
an_menu_i_ID86.Hint='';
an_menu_i_ID86.Width=200;
an_menu_i_ID86.LeftPartBgImage='include/an_menu_images/menu_div.png';
an_menu_mg_ID1.AddItem(an_menu_i_ID86);//Add menu item to the menu group

//Create new menu item
var an_menu_i_ID88 = new an_menuMenuItem('LATEST IMAGES');
an_menu_i_ID88.id='an_menu_i_ID88';
an_menu_i_ID88.Assign(an_menu_MainGroupItemsGeneralStyle); //Assign styles from the general style object
an_menu_i_ID88.Text_o='';
an_menu_i_ID88.Text_c='';
an_menu_i_ID88.URL='image_gallery.php';
an_menu_i_ID88.Hint='';
an_menu_i_ID88.Width=155;
an_menu_i_ID88.LeftPartBgImage='include/an_menu_images/menu_div.png';
an_menu_mg_ID1.AddItem(an_menu_i_ID88);//Add menu item to the menu group

//Create new menu item
var an_menu_i_ID90 = new an_menuMenuItem('CONTACT');
an_menu_i_ID90.id='an_menu_i_ID90';
an_menu_i_ID90.Assign(an_menu_MainGroupItemsGeneralStyle); //Assign styles from the general style object
an_menu_i_ID90.Text_o='';
an_menu_i_ID90.Text_c='';
an_menu_i_ID90.URL='contact.php';
an_menu_i_ID90.Hint='';
an_menu_i_ID90.Width=110;
an_menu_i_ID90.LeftPartBgImage='include/an_menu_images/menu_div.png';
an_menu_mg_ID1.AddItem(an_menu_i_ID90);//Add menu item to the menu group

//Create new menu item
var an_menu_i_ID95 = new an_menuMenuItem('');
an_menu_i_ID95.id='an_menu_i_ID95';
an_menu_i_ID95.Assign(an_menu_MainGroupItemsGeneralStyle); //Assign styles from the general style object
an_menu_i_ID95.Text_o='';
an_menu_i_ID95.Text_c='';
an_menu_i_ID95.URL='http://www.alisonnicholas.co.uk/rss/';
an_menu_i_ID95.Hint='';
an_menu_i_ID95.Width=30;
an_menu_i_ID95.LeftPartBgImage='include/an_menu_images/menu_div.png';
an_menu_i_ID95.LeftIcon='include/an_menu_images/an_rss.png';
an_menu_i_ID95.LeftIconOffsetX=11;
an_menu_i_ID95.LeftIconOffsetY=-9;
an_menu_mg_ID1.AddItem(an_menu_i_ID95);//Add menu item to the menu group


