//keywords
//var code="code";var url="url";var sub="sub";var root="";
var code="code";var url="url";var sub="sub";var root="http://www.interlakesoncology.org/";
//styles
var defcolor = {"border":"#E2D8BF", "shadow":"#DBD8D1", "bgON":"#E2D8BF","bgOVER":"#345856", "imagebg":"#E2D8BF", "oimagebg":"#E2D8BF"};
var tier2color = {"border":"#345856", "shadow":"#DBD8D1", "bgON":"#E2D8BF","bgOVER":"#345856","bgBORDER":"#66dd6e", "imagebg":"#E2D8BF", "oimagebg":"#E2D8BF"};
var iconcolor = {"bgON":"black","bgOVER":"black"};
var subcolor = {"border":"red", "bgON":"#B3B3B3","bgOVER":"#B3B3B3"};

var defcss = {"ON":"navMenuOn", "OVER":"navMenuOver"};
var subcss = {"ON":"navMenuSub", "OVER":"navMenuSub"};

//var STYLE_NO = {"border":0, "shadow":0, "color":iconcolor, "css":defcss};
var STYLE_NO = {"border":0, "shadow":0, "color":{imagebg:'', oimagebg:'', bgON:'', bgOVER:''}, "css":defcss};
var STYLE2 = {"border":1, "borders":[1,1,1,1], "shadow":0, "color":defcolor, "css":defcss};
var STYLE_SUBNAV = {"border":1, "borders":[1,1,1,1], "shadow":0, "color":subcolor, "css":subcss};
var STYLE_SUB = {"border":1, "borders":[1,0,1,0], "shadow":0, "color":defcolor, "css":defcss};
var STYLE_TOP = {"border":0, "borders":[0,0,0,0], "shadow":0, "color":defcolor, "css":defcss};
var STYLE_BOTTOM = {"border":1, "borders":[1,0,1,1], "shadow":0, "color":defcolor, "css":defcss};
var STYLE_TIER_2 = {"border":1, "borders":[1,1,1,1], "shadow":0, "color":tier2color, "css":defcss};
var STYLE_TEST = {"border":1, "borders":[1,1,1,0], "shadow":0, "color":defcolor, "css":defcss, "arrow":"graphics/arr1.gif", "oarrow":"graphics/arr1_o.gif"};

var MENU_ITEMS =
[
	{"pos":"relative", "size":[28,82], "itemoff":[0,0], "leveloff":[0,0], "delay":600},
	{code:"", url:root + "index.htm", "format":{"imgsize":[28,82], "image":root + "graphics/home.gif", "oimage":root + "graphics/home_over.gif", "style":STYLE_NO},
		sub:[
			{"size":[20,130], "itemoff":[21,0], "style":STYLE2, "leveloff":[20,30]},
//			{code:'History', url:root + "about.htm", "format":{"style":STYLE_TOP, "image":null}},
//			{code:'Doctor Bios', url:root + "bios.htm", "format":{"style":STYLE_BOTTOM, "image":null}}
			]

	},
	{code:"", "format":{"imgsize":[29,188], "image":root + "graphics/about.gif", "oimage":root + "graphics/about_over.gif", "style":STYLE_NO, "itemoff":[0,82], "size":[29,188]},
		sub:[
			{"size":[20,145], "itemoff":[21,0], "style":STYLE2, "leveloff":[20,30]},
			{code:'History & Mission', url:root + "about.htm", "format":{"style":STYLE_TOP, "image":null}},
			{code:'Doctor Bios', url:root + "bios.htm", "format":{"style":STYLE_BOTTOM, "image":null}},
			{code:'Clinical Trials', url:root + "trials.htm", "format":{"style":STYLE_BOTTOM, "image":null}},
			{code:'Education', url:root + "education.htm", "format":{"style":STYLE_BOTTOM, "image":null}},
			{code:'Newsletter', "format":{"style":STYLE_BOTTOM, "image":null},
			 	sub:[
        {"size":[20,145], "itemoff":[21,0], "style":STYLE2, "leveloff":[5,130]},
 //       {code:"December 2006", url:root + "news/dec06.htm", "format":{"style":STYLE_TIER_2, "image":null}},
 //       {code:"November 2006", url:root + "news/nov06.htm", "format":{"style":STYLE_TIER_2, "image":null}},
 //       {code:"October 2006", url:root + "news/oct06.htm", "format":{"style":STYLE_TIER_2, "image":null}},
 //       {code:"September 2006", url:root + "news/sept06.htm", "format":{"style":STYLE_TIER_2, "image":null}},
 //       {code:"August 2006", url:root + "news/aug06.htm", "format":{"style":STYLE_TIER_2, "image":null}},
 //       {code:"July 2006", url:root + "news/july06.htm", "format":{"style":STYLE_TIER_2, "image":null}},
        {code:"June 2007", url:root + "news/2007/jun07.htm", "format":{"style":STYLE_TIER_2, "image":null}},
        {code:"May 2007", url:root + "news/2007/may07.htm", "format":{"style":STYLE_TIER_2, "image":null}},
        {code:"April 2007", url:root + "news/2007/apr07.htm", "format":{"style":STYLE_TIER_2, "image":null}},
        {code:"March 2007", url:root + "news/2007/mar07.htm", "format":{"style":STYLE_TIER_2, "image":null}},
        {code:"February 2007", url:root + "news/2007/feb07.htm", "format":{"style":STYLE_TIER_2, "image":null}},
        {code:"January 2007", url:root + "news/2007/jan07.htm", "format":{"style":STYLE_TIER_2, "image":null}},
         	{code:"2006 Back Issues", url:root + "#", "format":{"style":STYLE_TIER_2, "image":null},
			 	sub:[
					{"size":[20,145], "itemoff":[21,0], "style":STYLE2, "leveloff":[21,50]},
					{code:"December 2006", url:root + "news/2006/dec06.htm", "format":{"style":STYLE_TIER_2, "image":null}},
					{code:"November 2006", url:root + "news/2006/nov06.htm", "format":{"style":STYLE_TIER_2, "image":null}},
					{code:"October 2006", url:root + "news/2006/oct06.htm", "format":{"style":STYLE_TIER_2, "image":null}},
					{code:"September 2006", url:root + "news/2006/sept06.htm", "format":{"style":STYLE_TIER_2, "image":null}},
					{code:"August 2006", url:root + "news/2006/aug06.htm", "format":{"style":STYLE_TIER_2, "image":null}},
					{code:"July 2006", url:root + "news/2006/july06.htm", "format":{"style":STYLE_TIER_2, "image":null}},
					{code:"June 2006", url:root + "news/2006/jun06.htm", "format":{"style":STYLE_TIER_2, "image":null}},
					{code:"May 2006", url:root + "news/2006/may06.htm", "format":{"style":STYLE_TIER_2, "image":null}},
					{code:"April 2006", url:root + "news/2006/apr06.htm", "format":{"style":STYLE_TIER_2, "image":null}},
					{code:"March 2006", url:root + "news/2006/mar06.htm", "format":{"style":STYLE_TIER_2, "image":null}},
					{code:"February 2006", url:root + "news/2006/feb06.htm", "format":{"style":STYLE_TIER_2, "image":null}},
					{code:"January 2006", url:root + "news/2006/jan06.htm", "format":{"style":STYLE_TIER_2, "image":null}}
				]},
        	{code:"2005 Back Issues", url:root + "#", "format":{"style":STYLE_TIER_2, "image":null},
			 	sub:[
        {"size":[20,145], "itemoff":[21,0], "style":STYLE2, "leveloff":[21,50]},
					{code:"September 2005", url:root + "news/2005/sept05.htm", "format":{"style":STYLE_TIER_2, "image":null}},
					{code:"August 2005", url:root + "news/2005/saug05.htm", "format":{"style":STYLE_TIER_2, "image":null}},
					{code:"July 2005", url:root + "news/2005/sjuly05.htm", "format":{"style":STYLE_TIER_2, "image":null}},
					{code:"June 2005", url:root + "news/2005/sjun05.htm", "format":{"style":STYLE_TIER_2, "image":null}},
					{code:"May 2005", url:root + "news/2005/smay05.htm", "format":{"style":STYLE_TIER_2, "image":null}},
					{code:"April 2005", url:root + "news/2005/sapr05.htm", "format":{"style":STYLE_TIER_2, "image":null}},
					{code:"March 2005", url:root + "news/2005/smar05.htm", "format":{"style":STYLE_TIER_2, "image":null}},
					{code:"February 2005", url:root + "news/2005/sfeb05.htm", "format":{"style":STYLE_TIER_2, "image":null}},
					{code:"January 2005", url:root + "news/2005/sjan05.htm", "format":{"style":STYLE_TIER_2, "image":null}}
				]},
       	{code:"2004 Back Issues", url:root + "#", "format":{"style":STYLE_TIER_2, "image":null},
			 	sub:[
        {"size":[20,145], "itemoff":[21,0], "style":STYLE2, "leveloff":[21,50]},
					{code:"December 2004", url:root + "news/2004/dec04.htm", "format":{"style":STYLE_TIER_2, "image":null}},
					{code:"November 2004", url:root + "news/2004/nov04.htm", "format":{"style":STYLE_TIER_2, "image":null}},
					{code:"October 2004", url:root + "news/2004/oct04.htm", "format":{"style":STYLE_TIER_2, "image":null}},
					{code:"September 2004", url:root + "news/2004/sept04.htm", "format":{"style":STYLE_TIER_2, "image":null}},
					{code:"August 2004", url:root + "news/2004/aug04.htm", "format":{"style":STYLE_TIER_2, "image":null}},
					{code:"July 2004", url:root + "news/2004/july04.htm", "format":{"style":STYLE_TIER_2, "image":null}},
					{code:"June 2004", url:root + "news/2004/june04.htm", "format":{"style":STYLE_TIER_2, "image":null}},
					{code:"Back Issues", url:root + "education.htm#back", "format":{"style":STYLE_TIER_2, "image":null}}
				]},
            ]
				},
			{code:'Contributions', url:root + "contribute.htm", "format":{"style":STYLE_BOTTOM, "image":null}}
		]
	},
	{code:"", url:"http://wellness.interlakesoncology.org", "format":{"imgsize":[29,167], "image":root + "graphics/well.gif", "oimage":root + "graphics/well_over.gif", "style":STYLE_NO, "itemoff":[0,188], "size":[29,167]}
//		sub:[
//			{"size":[20,155], "itemoff":[21,0], "style":STYLE2, "leveloff":[20,30]},
//			{code:'Wellness Website', url:"http://wellness.interlakesoncology.org", "format":{"style":STYLE_TOP, "image":null}}
//			]
	},
	{code:"", url:root + "contact.htm", "format":{"imgsize":[29,145], "image":root + "graphics/contact.gif", "oimage":root + "graphics/contact_over.gif", "style":STYLE_NO, "itemoff":[0,167], "size":[29,145]},
		sub:[
			{"size":[20,145], "itemoff":[21,0], "style":STYLE2, "leveloff":[20,30]},
//			{code:'History', url:root + "about.htm", "format":{"style":STYLE_TOP, "image":null}},
//			{code:'Doctor Bios', url:root + "bios.htm", "format":{"style":STYLE_BOTTOM, "image":null}}
			]
	}
];