/*
 Milonic DHTML Website Navigation Menu - Version 3.5
 Written by Andy Woolley - Copyright 2002 (c) Milonic Solutions Limited. All Rights Reserved.
 Please visit http://www.milonic.co.uk/menu or e-mail menu3@milonic.com for more information.
 
 The Free use of this menu is only available to Non-Profit, Educational & Personal web sites.
 Commercial and Corporate licenses  are available for use on all other web sites & Intranets.
 All Copyright notices MUST remain in place at ALL times and, please keep us informed of your 
 intentions to use the menu and send us your URL.
*/


//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
effect = ""

timegap=500			// The time delay for menus to remain visible
followspeed=5		// Follow Scrolling speed
followrate=40		// Follow Scrolling Rate
suboffset_top=0;	// Sub menu offset Top position 
suboffset_left=10;	// Sub menu offset Left position
closeOnClick = true

	addmenu(menu=["company",menu_1_top,menu_1_left,140,1
	,"center",style1,,"left",effect,,,,,,,,,,,,
	,"&nbsp;Senior Management","/company/senior_management",,,0
//	,"&nbsp;Company History","[[structure_link_6]]",,,0
//	,"&nbsp;The Strategy","[[structure_link_7]]",,,0
	,"&nbsp;Technical Team","/company/technical_team",,,0
	,"&nbsp;Partnerships","/company/board_of_advisors",,,0
	
	])		
		
	addmenu(menu=["projects",menu_2_top,menu_2_left,142,1
	,"center",style1,,"left",effect,,,,,,,,,,,,
	,"&nbsp;Sheep Mountain","/projects/sheep_mountain",,,0
	,"&nbsp;Athabasca Basin","/projects/athabasca_basin",,,0
	,"&nbsp;Thelon Basin","/projects/thelon_basin",,,0
	
	])
	
	addmenu(menu=["investors",menu_3_top,menu_3_left,146,1
	,"center",style1,,"left",effect,,,,,,,,,,,,
	,"&nbsp;Stock Quote","/investors/stock_quote",,,0
	,"&nbsp;Why Uranium","/investors/why_uranium",,,0
	,"&nbsp;Financial Reports","/investors/financial_reports",,,0
//	,"&nbsp;Industry News","[[structure_link_21]]",,,0
	,"&nbsp;Company News","/investors/company_news/2010",,,0
	,"&nbsp;SEDAR Filings",'javascript:void(0);onfunction=window.open("http://www.sedar.com/DisplayProfile.do?lang=EN&issuerType=03&issuerNo=00012152","_blank","");void(0);',,,0
	,"&nbsp;Events Calendar","/investors/events_calendar",,,0
	,"&nbsp;Reports & Articles","/investors/reports_articles",,,0
	,"&nbsp;Tax Notice to &nbsp;US&nbsp;Shareholders","/investors/tax_notice",,,0
		
	])
	
	addmenu(menu=["contact",menu_4_top,menu_4_left,130,1
	,"center",style1,,"left",effect,,,,,,,,,,,,
	,"&nbsp;Contact Info","/contact_us/contact_info",,,0
	,"&nbsp;Request Information","/contact_us/request_info",,,0
	,"&nbsp;Send Message","/contact_us/send_message",,,0
	,"&nbsp;Email Signup","/contact_us/email_signup",,,0
	
	])
	
	addmenu(menu=["quicklinks",menu_5_top,menu_5_left,120,1
	,"center",style2,,"left",effect,,,,,,,,,,,,
	,"&nbsp;Senior Management","/company/senior_management",,,0
	,"&nbsp;Projects","/projects",,,0
	,"&nbsp;Fact Sheet",'javascript:void(0);onfunction=window.open("http://www.titanuranium.com/_resources/fact_sheet.pdf","_blank","");void(0);',,,0
	
	])
	
	addmenu(menu=["careers",menu_6_top,menu_6_left,150,1
	,"center",style1,,"left",effect,,,,,,,,,,,,
	,"&nbsp;Current Opportunities","/careers/current_opportunities",,,0
	
	])
	
		
		
dumpmenus()