DD_MacN7=(DD_Mac&&
         (DD_UserAgent.indexOf('Netscape/7')!=-1))
         ?true:false;

DD_f_UpdateDefaults({
	MenuWidth:50,
	BaseURL:"",
	ClickKill:0,
	MilliSecondsVisible:250,
	ScrollEnabled:1,
	ScrollOver:1,
	ScrollBothBars:1,
	ScrollInterval:(DD_MacN7) ? 100 : 20,
	FontFamily:"Verdana",
	FontSize:"11px",
	FontWeight:"",
	FontColor:"#2D2B1E",
	FontColorOver:"#FFFFFF",
	FontColorSelected:"#FFFFFF",
	BGColor:"#ffffff",
	BGColorOver:"#2D2B1E",
	BGColorSelected:"#2D2B1E",
	BorderWidth:1,
	BorderColor:"#2D2B1E",
	SeparatorSize:1,
	SeparatorColor:"#FFFFFF",
	ItemPadding:2,
	//MenuPaddingLeft:8,
	//MenuBGColor:"#777777",
	KeepHilite:1,
	ChildPerCentOver:1,
	ChildOffset:-1,
	ShowLinkCursor:1,
	CreateOnLoad:false,
		SlideInFrom:"top",
	SlideInPercent:12,
	SlideInInterval:15,
	SlideOutTo:"top", 
	SlideOutPercent:9,
	SlideOutInterval:9,
	setTrans:DD_f_SetSlide,
		killTrans:DD_f_KillSlide,
	MenuOpacity:.97,
	TextAlign:"left",
	StatusDisplayBuild:false,
	NSFontOver:1,
	ImageSrc:"arrow_right.gif",
	ImageSrcOver:"arrow_right.gif",
	ImageSrcLeft:"arrow_left.gif",
	ImageSrcLeftOver:"arrow_left.gif",
	ImageWidth:4,
	ImageHeight:7
});

DD_f_SetMenuTemplate({
	MenuWidth:180,
	IsVariableWidth:false
});
/*

DD_f_SetMenus({MenuID:"DD_MenuZZZ",TopMenuX:10,TopMenuY:10,MenuWidth:175,CreateOnLoad:true});
DD_f_SetItems(
	{MenuID:"DD_MenuZZZ",DisplayText:"Default",LinkURL:"/"}
);
*/

/*DD_f_SetMenus({MenuID:"DD_Menu2",TopMenuX:"(DD_f_GetElementXY('corporate','x'))",TopMenuY:"(DD_f_GetElementXY('corporate','y'))+23",MenuWidth:140});
DD_f_SetItems(
	{MenuID:"DD_Menu2",DisplayText:"&nbsp;&nbsp;Profile",LinkURL:"/contact"},
	{MenuID:"DD_Menu2",DisplayText:"&nbsp;&nbsp;Management",LinkURL:"[[structure_link_8]]"},
	{MenuID:"DD_Menu2",DisplayText:"&nbsp;&nbsp;Board Of Directors",LinkURL:"/projects/seagull"},
	{MenuID:"DD_Menu2",DisplayText:"&nbsp;&nbsp;Company Philosophy",LinkURL:"[[structure_link_10]]"},
	{MenuID:"DD_Menu2",DisplayText:"&nbsp;&nbsp;Environment",LinkURL:"/projects/seagull_ni_43-101"}
	//{MenuID:"DD_Menu2",DisplayText:"&nbsp;&nbsp;Laboratories",LinkURL:"[[structure_link_69]]",ChildID:"DD_Menu1a"}
);*/

/*DD_f_SetMenus({MenuID:"DD_Menu1a",MenuWidth:170});
DD_f_SetItems(
	{MenuID:"DD_Menu1a",DisplayText:"&nbsp;Microlithics Laboratory,<br>&nbsp;Thunder Bay",LinkURL:"[[structure_link_70]]"},
	{MenuID:"DD_Menu1a",DisplayText:"&nbsp;Stornoway Laboratory,<br>&nbsp;North Vancouver",LinkURL:"[[structure_link_71]]"}
);*/

/*DD_f_SetMenus({MenuID:"DD_Menu3",TopMenuX:"(DD_f_GetElementXY('properties','x'))+10",TopMenuY:56,MenuWidth:123});
DD_f_SetItems(
	//{MenuID:"DD_Menu3",DisplayText:"&nbsp;&nbsp;Overview",LinkURL:"/projects/seagull_ni_43-101"},
	//{MenuID:"DD_Menu3",DisplayText:"&nbsp;&nbsp;Fran",LinkURL:"/projects/1506_ni_43-101"},
	//{MenuID:"DD_Menu3",DisplayText:"&nbsp;&nbsp;Union",LinkURL:"[[structure_link_13]]"},
	//{MenuID:"DD_Menu3",DisplayText:"&nbsp;&nbsp;George's Lake",LinkURL:"[[structure_link_14]]"}
	//{MenuID:"DD_Menu3",DisplayText:"&nbsp;&nbsp;Production Statistics",LinkURL:"[[structure_link_25]]"}
	//{MenuID:"DD_Menu3",DisplayText:"&nbsp;&nbsp;SEDAR Filings",LinkURL:'javascript:void(0);onfunction=window.open("http://stornowaydiamonds-spotservice-ca.sitepreview.ca/","popup","");void(0);'}
);*/

DD_f_SetMenus({MenuID:"DD_Menu4",TopMenuX:"(DD_f_GetElementXY('projects','x'))",TopMenuY:"(DD_f_GetElementXY('projects','y'))+39",MenuWidth:140});
DD_f_SetItems(
	{MenuID:"DD_Menu4",DisplayText:"&nbsp;&nbsp;Seagull",LinkURL:"/projects/seagull"},
	{MenuID:"DD_Menu4",DisplayText:"&nbsp;&nbsp;Seagull NI 43-101",LinkURL:"/projects/seagull_ni_43-101"},
	{MenuID:"DD_Menu4",DisplayText:"&nbsp;&nbsp;1506 NI 43-101",LinkURL:"/projects/1506_ni_43-101"}
	//{MenuID:"DD_Menu4",DisplayText:"&nbsp;&nbsp;Golden Loon",LinkURL:"[[structure_link_8]]"},	
	//{MenuID:"DD_Menu4",DisplayText:"&nbsp;&nbsp;Tetasiari",LinkURL:"[[structure_link_10]]"}
);

/*DD_f_SetMenus({MenuID:"DD_Menu5",TopMenuX:"(DD_f_GetElementXY('investors','x'))",TopMenuY:"(DD_f_GetElementXY('investors','y'))+23",MenuWidth:140});
DD_f_SetItems(
	{MenuID:"DD_Menu5",DisplayText:"&nbsp;&nbsp;Financial Reports",LinkURL:"/projects/1506_ni_43-101"},
	{MenuID:"DD_Menu5",DisplayText:"&nbsp;&nbsp;Research Reports",LinkURL:"[[structure_link_13]]"},
	{MenuID:"DD_Menu5",DisplayText:"&nbsp;&nbsp;Share Information",LinkURL:"[[structure_link_14]]"},
	{MenuID:"DD_Menu5",DisplayText:"&nbsp;&nbsp;Corporate Calander",LinkURL:"[[structure_link_15]]"}
);*/

/*DD_f_SetMenus({MenuID:"DD_Menu6",TopMenuX:"(DD_f_GetElementXY('contact','x'))-10",TopMenuY:56,MenuWidth:148});
DD_f_SetItems(
	//{MenuID:"DD_Menu6",DisplayText:"&nbsp;&nbsp;Contact Information",LinkURL:"[[structure_link_22]]"},
	//{MenuID:"DD_Menu6",DisplayText:"&nbsp;&nbsp;Request Information",LinkURL:"[[structure_link_23]]"},
	//{MenuID:"DD_Menu6",DisplayText:"&nbsp;&nbsp;Send a Message",LinkURL:"[[structure_link_24]]"}
);*/
/*
DD_f_SetMenus({MenuID:"DD_Menu4",TopMenuX:"DD_f_GetElementXY('development','x')",TopMenuY:113,MenuWidth:140,BGColor:"#C65B17",BGColorOver:"#9F4509",BorderWidth:0,SeparatorSize:0});
DD_f_SetItems(
	{MenuID:"DD_Menu4",DisplayText:"&nbsp;&nbsp;Foxtrot (Renard)",LinkURL:"[[structure_link_46]]"}
);

DD_f_SetMenus({MenuID:"DD_Menu5",TopMenuX:"DD_f_GetElementXY('advanced','x')",TopMenuY:113,MenuWidth:140,BGColor:"#DD9A05",BGColorOver:"#AF7700",BorderWidth:0,SeparatorSize:0});
DD_f_SetItems(
	{MenuID:"DD_Menu5",DisplayText:"&nbsp;&nbsp;Aviat",LinkURL:"[[structure_link_48]]"},
	{MenuID:"DD_Menu5",DisplayText:"&nbsp;&nbsp;Churchill",LinkURL:"[[structure_link_49]]"},
	{MenuID:"DD_Menu5",DisplayText:"&nbsp;&nbsp;Qilalugaq",LinkURL:"[[structure_link_50]]"},
	{MenuID:"DD_Menu5",DisplayText:"&nbsp;&nbsp;Timiskaming",LinkURL:"[[structure_link_51]]"}
);

DD_f_SetMenus({MenuID:"DD_Menu6",TopMenuX:"DD_f_GetElementXY('grassroots','x')",TopMenuY:113,MenuWidth:140,BGColor:"#666201",BGColorOver:"#3F3D00",BorderWidth:0,SeparatorSize:0});
DD_f_SetItems(
	{MenuID:"DD_Menu6",DisplayText:"&nbsp;&nbsp;Coronation",LinkURL:"[[structure_link_52]]"},
	{MenuID:"DD_Menu6",DisplayText:"&nbsp;&nbsp;Mackenzie",LinkURL:"[[structure_link_53]]"},
	{MenuID:"DD_Menu6",DisplayText:"&nbsp;&nbsp;Southern Northwest<br>&nbsp;&nbsp;Territories",LinkURL:"[[structure_link_54]]"},
	{MenuID:"DD_Menu6",DisplayText:"&nbsp;&nbsp;Northern Alberta",LinkURL:"[[structure_link_55]]"},
	{MenuID:"DD_Menu6",DisplayText:"&nbsp;&nbsp;Pikoo",LinkURL:"[[structure_link_56]]"},
	{MenuID:"DD_Menu6",DisplayText:"&nbsp;&nbsp;TIM/IC",LinkURL:"[[structure_link_57]]"},
	{MenuID:"DD_Menu6",DisplayText:"&nbsp;&nbsp;RAM/SHU",LinkURL:"[[structure_link_58]]"},
	{MenuID:"DD_Menu6",DisplayText:"&nbsp;&nbsp;Itza lake",LinkURL:"[[structure_link_68]]"},
	{MenuID:"DD_Menu6",DisplayText:"&nbsp;&nbsp;Botswana",LinkURL:"[[structure_link_59]]"}
);*/