
var MenuDefinition =
{
	"style":
	{
		"css": "MenuBarItem",
		"size": [400, 25],
		"direction": "h",
        "bgcolor" : ""
	},
	"position":
    {
        "absolute": false, "pos":[0,0]
    },
	"items":
    [
		{
			"text": "Home",
			"action": {"url": "/Default.htm"},
			"style":
			{
				"size" :[60, 25]
			},
			"styleover":
			{
				"css": "MenuBarItemOver"
			}
        },
		{
            "text": "The Practice", 
			"style":
			{
				"size" :[95, 25]
			},
            "menu":
            {
                "style"	:
                {
					"direction": "v",
					"css": "MenuDropDownItem",
					"bgcolor" : "silver",
					"size": [190, 25],
					"border": {"color": "gray", "width": 1}
                },
				"itemover":
				{
					"css": "MenuDropDownItemOver"
				},
                "position":
                {
                    "menuoffset":
                    {
                        "x": "-100",
                        "y": "25"
                    }
                },
                "items":
                [
					{
                        "text": "Introduction",
                        "action": {"url": "/Introduction.htm"}
					},
					{
						"text": "Practice News",
						"action": {"url": "/PracticeNews.htm"}
					},
					{
                        "text": "Contact Details",
                        "action": {"url": "/ContactDetails.htm"}
					},
					{
                        "text": "Opening Hours",
                        "action": {"url": "/OpeningHours.htm"}
                    },
					{
                        "text": "How To Find Us",
                        "action": {"url": "/HowToFindUs.htm"}
                    },
					{
                        "text": "Services Provided",
                        "action": {"url": "/ServicesProvided.htm"}
                    },
					{
                        "text": "Appointments",
                        "action": {"url": "/Appointments.htm"}
                    },
		            {
                        "text": "Staff Training",
                        "action": {"url": "/Students.htm"}
                    },
					{
                        "text": "Antenatal/Postnatal Services",
                        "action": {"url": "/Natal.htm"}
                    },
					{
                        "text": "Make The Most Of Our Services",
                        "action": {"url": "/MakeMost.htm"}
                    },
					{
                        "text": "Repeat Prescriptions",
                        "action": {"url": "/RepeatPrescriptions.htm"}
                    },
					{
                        "text": "Sickness Certificates",
                        "action": {"url": "/SicknessCertificates.htm"}
                    },
					{
                        "text": "Carers",
                        "action": {"url": "/Carers.htm"}
                    },
					{
                        "text": "Your Local Pharmacist",
                        "action": {"url": "/Pharmacist.htm"}
                    },
					{
                        "text": "Policy On Violent Patients",
                        "action": {"url": "/ViolentPatients.htm"}
                    },
					{
                        "text": "Complaints",
                        "action": {"url": "/Complaints.htm"}
                    },
					{
                        "text": "Making A Donation",
                        "action": {"url": "/Donation.htm"}
                    }
                ]
            }
        },
		{
            "text": "Staff",
			"style":
			{
				"size" :[52, 25]
			},
            "menu":
            {
                "style"	:
                {
                    "direction": "v",
                    "css": "MenuDropDownItem",
					"size": [120, 25],
					"bgcolor" : "silver",
					"border": {"color": "gray", "width": 1}
                },
				"itemover":
				{
					"css": "MenuDropDownItemOver"
				},
                "position":
                {
                    "menuoffset":
                    {
                        "x": "-57",
                        "y": "25"
                    }
                },
                "items":
                [
					{
                        "text": "Members Of Staff",
                        "action": {"url": "/Staff.htm"}
					},
		            {
                        "text": "Staff Availability",
                        "action": {"url": "/StaffAvailability.aspx"}
					},
		            {
                        "text": "Staff Photographs",
                        "action": {"url": "/StaffPhotos.htm"}
                    }
                ]
            }
        },
		{
            "text": "Health",
			"style":
			{
				"size" :[65, 25]
			},
            "menu":
            {
                "style"	:
                {
                    "direction": "v",
                    "css": "MenuDropDownItem",
					"size": [195, 25],
					"bgcolor" : "silver",
					"border": {"color": "gray", "width": 1}
                },
				"itemover":
				{
					"css": "MenuDropDownItemOver"
				},
                "position":
                {
                    "menuoffset":
                    {
                        "x": "-70",
                        "y": "25"
                    }
                },
                "items":
                [
					{
                        "text": "Health News",
                        "action": {"url": "/HealthNews.htm"}
					},
		            {
                        "text": "Immunisation",
                        "action": {"url": "/Immunisation.htm"}
					},
		            {
                        "text": "Travel Vaccines",
                        "action": {"url": "/TravelVaccines.htm"}
                    },
		            {
                        "text": "Look After Your Health",
                        "action": {"url": "/YourHealth.htm"}
                    },
		            {
                        "text": "Common Ailments & Injuries",
                        "action": {"url": "/AilmentsInjuries.htm"}
                    },
		            {
                        "text": "Family Medicine Chest",
                        "action": {"url": "/MedicalChest.htm"}
                    }
                ]
            }
        },
		{
            "text": "Careers & Training",
			"style":
			{
				"size" :[132, 25]
			},
            "menu":
            {
                "style"	:
                {
                    "direction": "v",
                    "css": "MenuDropDownItem",
					"size": [125, 25],
					"bgcolor" : "silver",
					"border": {"color": "gray", "width": 1}
                },
				"itemover":
				{
					"css": "MenuDropDownItemOver"
				},
                "position":
                {
                    "menuoffset":
                    {
                        "x": "-137",
                        "y": "25"
                    }
                },
                "items":
                [
					{
                        "text": "Job Vacancies",
                        "action": {"url": "/Jobs.htm"}
					},
		            {
                        "text": "Training Info",
                        "action": {"url": "/Training.htm"}
					}
                ]
            }
        },
		{
            "text": "Other Info",
			"style":
			{
				"size" :[82, 25]
			},
            "menu":
            {
                "style"	:
                {
                    "direction": "v",
                    "css": "MenuDropDownItem",
					"size": [80, 25],
					"bgcolor" : "silver",
					"border": {"color": "gray", "width": 1}
                },
				"itemover":
				{
					"css": "MenuDropDownItemOver"
				},
                "position":
                {
                    "menuoffset":
                    {
                        "x": "-87",
                        "y": "25"
                    }
                },
                "items":
                [
					{
						"text": "Links",
						"action": {"url": "/Links.htm"}
					},
					{
                        "text": "Accessibility",
                        "action": {"url": "/Accessibility.htm"}
					},
					{
                        "text": "Privacy",
                        "action": {"url": "/Privacy.htm"}
					}
                ]
            }
		},
		{
			"text": "Site Map",
			"action": {"url": "/SiteMap.htm"},
			"style":
			{
				"size" :[77, 25]
			},
			"styleover":
			{
				"css": "MenuBarItemOver"
			}
        },
		{
			"text": "Admin",
			"action": {"url": "/admin/admin.aspx"},
			"style":
		{
				"size" :[55, 25]
			},
			"styleover":
			{
				"css": "MenuBarItemOver"
			}
		}
	]
}
