// JavaScript Document
var CM_STYLE = {"border":2, "shadow":0, "color":{"border":"000099", "shadow":"000099", "bgON":"ccccff","bgOVER":"7B68EE"}, "css":{"ON":"clsCMOn", "OVER":"clsCMOver"}};
var code="code";var url="url";var sub="sub";
var MENU_ITEMS = [
    {"pos":[5,107], "size":[30,100], "itemoff":[0,99], "leveloff":[29,0], "delay":600, "style":CM_STYLE},
    {code:"GAGC Home", url:"http://www.gagc.net/",
	 sub:[
        {"size":[30,100],"itemoff":[29,0],"leveloff":[29,0],"style":CM_STYLE},
        {code:"Latest News", url:"http://www.gagc.net/latest.htm"},
        ]
    },
    {code:"Interactive",
    sub:[
        {"size":[30,100],"itemoff":[29,0],"leveloff":[29,0],"style":CM_STYLE},
        {code:"Message Board", url:"http://www.gagc.net/forum/index.php"},
        {code:"FanFiction", url:"url"}
        ]
    },
	{code:"Links of Interest",
    sub:[
        {"size":[30,100],"itemoff":[29,0],"leveloff":[29,0],"style":CM_STYLE},
        {code:"Gillian Related Sites", url:"http://www.gagc.net/General_Links.htm"},
		{code:"Merchandise", url:"http://www.gagc.net/Gillian_Merchandise.htm"},
		{code:"Charities", url:"http://givingbackglobally.gagc.net/gbg_charities.html"},
		{code:"Link to GAGC", url:"http://www.gagc.net/link_to_us.htm"},
		{code:"Resources", url:"url"}
        ]
    },
	{code:"Photo Albums",
    sub:[
        {"size":[30,100],"itemoff":[29,0],"leveloff":[29,0],"style":CM_STYLE},
        {code:"GAGC Funky Crew", url:"url"},
        {code:"Member Photos", url:"url"}
        ]
    },
    {code:"Giving Back Globally",
    sub:[
        {"size":[30,100],"itemoff":[29,0],"leveloff":[29,0],"style":CM_STYLE},
        {code:"GBG Main", url:"http://givingbackglobally.gagc.net",
		sub:[
			{"size":[30,100],"itemoff":[0,99],"leveloff":[0,99],"style":CM_STYLE},
			{code:"Projects", url:"#",
			sub:[
				{"size":[30,100],"itemoff":[29,0],"leveloff":[29,0],"style":CM_STYLE},
				{code:"GAGC Auction 2004", url:"http://givingbackglobally.gagc.net/2004auction.htm"},                               
				{code:"Upcoming Events", url:"http://givingbackglobally.gagc.net/upcoming_events.htm"},
				 {code:"Buskaid Raffle Fall 2003", url:"http://givingbackglobally.gagc.net/Fall2003Raffle.htm"},
                                {code:"Birthday 2003", url:"http://givingbackglobally.gagc.net/Birthday_2003.htm"}
				]
			}
			]
		},
		{code:"Prize Inventory", url:"http://givingbackglobally.gagc.net/donateprizes.htm"},
        {code:"GBG Photos", url:"url"}
        ]
    },
	{code:"About Gillian",
    sub:[
        {"size":[30,100],"itemoff":[29,0],"leveloff":[29,0],"style":CM_STYLE},
        {code:"Bio", url:"http://www.gagc.net/about_gillian.htm"},
        {code:"Contact Gillian", url:"http://www.gagc.net/contact_gillian.htm"}
		 ]
	 },
		 {code:"About GAGC",
    sub:[
        {"size":[30,100],"itemoff":[29,0],"leveloff":[29,0],"style":CM_STYLE},
        {code:"About GAGC", url:"url",
		sub:[
				{"size":[30,100],"itemoff":[0,-99],"leveloff":[0,-99],"style":CM_STYLE},
				{code:"Where We're From", url:"http://givingbackglobally.gagc.net/Who_is_GAGC.htm"}
				]
		},
        {code:"Contact Us", url:"http://www.gagc.net/contact_gagc.htm"}
		]
	 },
];

