// Milonic DHTML Menu version 3.2.0
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)}

timegap=500					// The time delay for menus to remain visible
followspeed=5				// Follow Scrolling speed
followrate=20				// Follow Scrolling Rate
suboffset_top=0;			// Sub menu offset Top position 
suboffset_left=0;			// Sub menu offset Left position

effect = "fade(duration=0.3);Shadow(color='#777777', Direction=135, Strength=5)" // Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters

style0=[					// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"ffffff",					// Mouse Off Font Color
"0066CC",					// Mouse Off Background Color
"ffffff",					// Mouse On Font Color
"003399",					// Mouse On Background Color
"000099",					// Menu Border Color
11,							// Font Size
"normal",					// Font Style 
"bold",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font Name
2,							// Menu Item Padding
						// Sub Menu Image (Leave this blank if not needed)
0,							// 3D Border & Separator bar
"000099",					// 3D High Color
"000099",					// 3D Low Color
,							// Referer Item Font Color (leave this blank to disable)
,							// Referer Item Background Color (leave this blank to disable)
,							// Top Bar image (Leave this blank to disable)
,							// Menu Header Font Color (Leave blank if headers are not needed)
,							// Menu Header Background Color (Leave blank if headers are not needed)
]

style1=[					
"003399",					
"ffffff",					
"ffffff",					
"003399",					
"000099",					
11,							
"normal",					
"bold",
"Verdana,Tahoma,Helvetica",
4,
"/images/arrow.gif",
0,
"000099",
"000099",
,							
,
,							
,						
,							
]

addmenu(menu=["mainmenu",	// This is the array that contains your menu properties and details
3,							// Menu Top - The Top position of the menu in pixels
,							// Menu Left - The Left position of the menu in pixels
81,							// Menu Width - Menus width in pixels
1,							// Menu Border Width 
"center",					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style0,						// Properties Array - this is set higher up, as above
1,							// Always Visible - allows the menu item to be visible at all time
"center",					// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,							// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,							// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times)
1, 							// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style
1,							// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
"center",					// Position of TOP sub image left:center:right
,							// Type of menu use "form" or blank
,							// Right To Left - Used in Hebrew for example.
,							// Open the Menus OnClick - leave blank for OnMouseover
,							// Menu Header Text (only works on Vertical menus)
,							// Reserved for future use
,							// Reserved for future use
,							// Reserved for future use
,"Home","http://www.hapticsoundscapes.org",,,0	// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Department","show-menu=menu2","http://www.ucalgary.ca/~rjacobso/haptic/department.htm","",0
,"Research","show-menu=menu3","http://www.ucalgary.ca/~rjacobso/haptic/research/research.htm","",0
,"Publications","show-menu=menu4","http://www.ucalgary.ca/~rjacobso/haptic/publications/publications.htm","",0
,"Demonstrations","show-menu=menu5","http://www.ucalgary.ca/~rjacobso/haptic/demos/demos.htm","",0
//,"News","show-menu=menu6","/search/","",0
,"People","show-menu=menu7","http://www.ucalgary.ca/~rjacobso/haptic/people/people.htm","",0
,"Press","show-menu=menu8","http://www.ucalgary.ca/~rjacobso/haptic/press/press.htm","",0
,"About","show-menu=menu9","http://www.ucalgary.ca/~rjacobso/haptic/about/about.htm","",0
])

addmenu(menu=["menu2",,,170,1,"",style1,,"left",,,,,,,,,,,,,					// Department
,"Geography Department","http://www.ucalgary.ca/~rjacobso/haptic/department.htm#dept",,,0
,"About the Campus","http://www.ucalgary.ca/~rjacobso/haptic/department.htm#campus",,,0
,"MGIScience Program","http://www.ucalgary.ca/~rjacobso/haptic/department.htm#MGIS",,,0
,"University of Calgary","http://www.ucalgary.ca/~rjacobso/haptic/department.htm#UofC",,,0
])


addmenu(menu=["menu3",,,170,1,"",style1,,"left",,,,,,,,,,,,,					// RESEARCH
,"Current Projects","http://www.ucalgary.ca/~rjacobso/haptic/research/research.htm#current",,,0
,"Prior Projects","http://www.ucalgary.ca/~rjacobso/haptic/research/research.htm#prior",,,0
,"Opportunities","http://www.ucalgary.ca/~rjacobso/haptic/research/research.htm#opportunities",,,0
,"Facilities","http://www.ucalgary.ca/~rjacobso/haptic/research/research.htm#facilities",,,0
,"Related Research Programs","http://www.ucalgary.ca/~rjacobso/haptic/research/research.htm#related",,,0
])

addmenu(menu=["menu4",,,160,1,"",style1,,"left",,,,,,,,,,,,,					// PUBS
,"Papers","http://www.ucalgary.ca/~rjacobso/haptic/publications/publications.htm#papers",,,0
,"Presentations","http://www.ucalgary.ca/~rjacobso/haptic/publications/publications.htm#presentations",,,0
,"Technical Reports","http://www.ucalgary.ca/~rjacobso/haptic/publications/publications.htm#reports",,,0
,"Book Chapters","http://www.ucalgary.ca/~rjacobso/haptic/publications/publications.htm#book",,,0
,"In Progress","http://www.ucalgary.ca/~rjacobso/haptic/publications/publications.htm#progress",,,0
])

addmenu(menu=["menu5",,,170,1,"",style1,,"left",,,,,,,,,,,,,					// DEMOS
,"Software","http://www.ucalgary.ca/~rjacobso/haptic/demos/demos.htm#software",,,0
,"Videos","http://www.ucalgary.ca/~rjacobso/haptic/demos/demos.htm#videos",,,0
,"Downloads","http://www.ucalgary.ca/~rjacobso/haptic/demos/demos.htm#downloads",,,0
])

//addmenu(menu=["menu6",,,170,1,"",style1,,"left",,,,,,,,,,,,,					// EVENTS
//,"Internet Search","/search/internet.html",,,0
//,"Site Search","/search/site.html",,,0
//,"Social Science Data Search","/place-based/cssast.htm",,,0
//,"Spatial Tools Search Engine","/search/tools.html",,,0
//,"Literature Search","/resources/litsearch.html",,,0
//])

addmenu(menu=["menu7",,,170,1,"",style1,,"left",,,,,,,,,,,,,					// PEOPLE
//,"Prinicipal Investigators","show-menu=menu11","/events/workshops/",,0
,"Prinicipal Investigators","http://www.ucalgary.ca/~rjacobso/haptic/people/people.htm#principal",,,0
,"Senior Researchers","http://www.ucalgary.ca/~rjacobso/haptic/people/people.htm#senior",,,0
//,"Collaborators","show-menu=menu15","/events/meetings/specialist.htm",,0
,"Collaborators","http://www.ucalgary.ca/~rjacobso/haptic/people/people.htm#collab",,,0
,"Students","http://www.ucalgary.ca/~rjacobso/haptic/people/people.htm#students",,,0
,"Prior Students","http://www.ucalgary.ca/~rjacobso/haptic/people/people.htm#prior",,,0
])

addmenu(menu=["menu8",,,170,1,"",style1,,"left",,,,,,,,,,,,,					// PRESS
,"Television","http://www.ucalgary.ca/~rjacobso/haptic/press/press.htm#tv",,,0
,"Radio","http://www.ucalgary.ca/~rjacobso/haptic/press/press.htm#radio",,,0
,"Newspapers","http://www.ucalgary.ca/~rjacobso/haptic/press/press.htm#news",,,0
,"Other","http://www.ucalgary.ca/~rjacobso/haptic/press/press.htm#other",,,0
])

addmenu(menu=["menu9",,,170,1,"",style1,,"left",,,,,,,,,,,,,					// About 
,"News","http://www.ucalgary.ca/~rjacobso/haptic/about/about.htm",,,0
,"FAQ","http://www.ucalgary.ca/~rjacobso/haptic/about/about.htm",,,0
,"Mission & Objectives","http://www.ucalgary.ca/~rjacobso/haptic/about/about.htm",,,0
,"Contact Us","http://www.ucalgary.ca/~rjacobso/haptic/about/about.htm",,,0
,"Site Map","http://www.ucalgary.ca/~rjacobso/haptic/about/about.htm",,,0
,"Site Credits","http://www.ucalgary.ca/~rjacobso/haptic/about/about.htm",,,0
])

//addmenu(menu=["menu10",,,270,1,"",style1,,"left",,,,,,,,,,,,,				// Papers & Presentations
//,"Toward Spatially Integrated Social Science","/learning_resources/content/papers/goodchild.pdf",,,0
//,"Spatial Econometrics","/learning_resources/content/papers/baltchap.pdf",,,0
//,"Introduction to Regional Industry Cluster Analysis","/learning_resources/content/papers/intro_to_clusters.pdf",,,0
//,"New Horizons for the Social Sciences: Geographic Information Systems"
//,"/learning_resources/content/papers/ottawa_workshop.pdf",,,0
//])

//addmenu(menu=["menu11",,,70,1,"",style1,,"left",,,,,,,,,,,,,					// Workshops
//,"2004","show-menu=menu29","/events/workshops/#y2004",,0
//,"2003","show-menu=menu24","/events/workshops/#y2003",,0
//,"2002","show-menu=menu12","/events/workshops/#y2002",,0
//,"2001","show-menu=menu13","/events/workshops/#y2001",,0
//])

//addmenu(menu=["menu29",,,270,1,"",style1,,"left",,,,,,,,,,,,,				// 2004 Workshops
//,"Introduction to Spatial Pattern Analysis in a GIS Environment","/events/workshops/2004/SPA2004/",,,0
//,"Geographically Weighted Regression and Associated Statistics","/events/workshops/2004/GWR2004/",,,0
//,"The <i>SPACE</i> Workshops for Undergraduate Instruction","/SPACE/workshops/",,,0
//])

//addmenu(menu=["menu24",,,270,1,"",style1,,"left",,,,,,,,,,,,,				// 2003 Workshops
//,"Accessibility in Space and Time: GIS Approach","/events/workshops/2003/AST2003/",,,0
//,"Population Science and GIS","/events/workshops/2003/PSG2003/",,,0
//,"Introduction to Spatial Pattern Analysis in a GIS Environment","/events/workshops/2003/SPA2003/",,,0
//,"Geographically Weighted Regression and Associated Statistics","/events/workshops/2003/GWR2003/",,,0
//])

//addmenu(menu=["menu12",,,270,1,"",style1,,"left",,,,,,,,,,,,,				// 2002 Workshops
//,"Accessibility in Space and Time: GIS Approach","/events/workshops/2002/access2002/",,,0
//,"Map Making and Visualization of Spatial Data in the Social Sciences","/events/workshops/2002/map2002/",,,0
//,"Introduction to Spatial Pattern Analysis in a GIS Environment","/events/workshops/2002/pattern2002/",,,0
//,"ICPSR Workshop: Introduction to Spatial Data Analysis","/events/workshops/2002/data2002/",,,0
//,"ICPSR Workshop: Spatial Regression Analysis","/events/workshops/2002/regression2002/",,,0
//])

//addmenu(menu=["menu13",,,270,1,"",style1,,"left",,,,,,,,,,,,,				// 2001 Workshops
//,"Introduction to Spatial Data Analysis in the Social Sciences","/events/workshops/2001/wharton/",,,0
//,"Introduction to Spatial Pattern Analysis in a GIS Environment","/events/workshops/2001/pattern/",,,0
//,"ICPSR Workshop: Spatial Regression Analysis","/events/workshops/2001/regression/",,,0
//,"Map Making and Visualization of Spatial Data in the Social Sciences","/events/workshops/2001/map/",,,0
//,"Accessibility in Space and Time: GIS Approach","/events/workshops/2001/access/",,,0
//,"ICPSR Workshop: Introduction to Spatial Data Analysis","/events/workshops/2001/data/",,,0
//,"Advanced Workshop on Spatial Analysis in Social Research","/events/workshops/2001/sasr/",,,0
//])

//addmenu(menu=["menu14",,,170,1,"",style1,,"left",,,,,,,,,,,,,				// NCGIA Core Curriculum
//,"1998-2000 Version","/learning_resources/content/giscc/giscc_contents.html",,,0
//,"1990 Version","http://www.geog.ubc.ca/courses/klink/gis.notes/ncgia/toc.html",,,0
//])

//addmenu(menu=["menu15",,,70,1,"",style1,,"left",,,,,,,,,,,,,					// Specialist Meetings
//,"2004","show-menu=menu28","/events/meetings/specialist.htm",,0
//,"2003","show-menu=menu25","/events/meetings/specialist.htm",,0
//,"2002","show-menu=menu16","/events/meetings/specialist.htm",,0
//,"2001","show-menu=menu17","/events/meetings/specialist.htm",,0
//,"2000","show-menu=menu18","/events/meetings/specialist.htm",,0
//])

//addmenu(menu=["menu28",,,270,1,"",style1,,"left",,,,,,,,,,,,,				// 2004 Specialist Meetings
//,"Globalization in the World-System: Mapping Change Over Time ","/events/meetings/time-mapping/",,,0
//])

//addmenu(menu=["menu25",,,270,1,"",style1,,"left",,,,,,,,,,,,,				// 2003 Specialist Meetings
//,"Spatial Analysis of Health Risk Perception","/events/meetings/risk-perception/",,,0
//,"Spatial and Social Interactions in Economics","/events/meetings/spatial-interactions/",,,0
//])

//addmenu(menu=["menu16",,,270,1,"",style1,,"left",,,,,,,,,,,,,				// 2002 Specialist Meetings
//,"Specialist Meeting on Spatial Data Analysis Software Tools","/events/meetings/spatial-tools/",,,0
//])

//addmenu(menu=["menu17",,,270,1,"",style1,,"left",,,,,,,,,,,,,				// 2001 Specialist Meetings
//,"Specialist Meeting on Location-Based Services","/events/meetings/location-based/",,,0
//,"Specialist Meeting on Externalities","/events/meetings/externalities/externalities.htm",,,0
//])

//addmenu(menu=["menu18",,,270,1,"",style1,,"left",,,,,,,,,,,,,				// 2000 Specialist Meetings
//,"Specialist Meeting on Inequality & Equity","/events/meetings/equity/equity.htm",,,0
//])

//addmenu(menu=["menu19",,,170,1,"",style1,,"left",,,,,,,,,,,,,				// Workshop Video Clips 2001
///,"Introduction to Spatial Data Analysis","/streaming_video/icpsr.htm",,,0
//,"Map Making and Visualization of Spatial Data","/streaming_video/csiss.htm",,,0
//])

//addmenu(menu=["menu20",,,170,1,"",style1,,"left",,,,,,,,,,,,,				// Personnel
//,"Advisory Board","/aboutus/personnel/advisory.htm",,,0
//,"Executive Committee","/aboutus/personnel/executive.htm",,,0
//,"Center Staff","/aboutus/personnel/staff.htm",,,0
//])

//addmenu(menu=["menu21",,,170,1,"",style1,,"left",,,,,,,,,,,,,				// Reports
//,"Spatial Social Science <img src=/images/pdfsm.gif width=11 height=12 border=0>","/aboutus/reports/Spatial_Social_Science.pdf",,,0
//,"CSISS Strategic Plan &nbsp;   <img src=/images/pdfsm.gif width=11 height=12 hspace=1 border=0>","/aboutus/reports/strategic-plan.pdf",,,0
//,"Project Description &nbsp;  &nbsp;  <img src=/images/pdfsm.gif width=11 height=12 hspace=1 border=0>","/aboutus/reports/csiss_descript.pdf",,,0
//,"NSF Award Abstract","http://www.nsf.gov/cgi-bin/showaward?award=9978058",,,0
//,"Annual Report, Year 1 <img src=/images/pdfsm.gif width=11 height=12 border=0>","/aboutus/reports/ar2000.pdf",,,0
//,"Annual Report, Year 2 <img src=/images/pdfsm.gif width=11 height=12 border=0>","/aboutus/reports/ar2001.pdf",,,0
//,"Annual Report, Year 3 <img src=/images/pdfsm.gif width=11 height=12 border=0>","/aboutus/reports/ar2002.pdf",,,0
//,"Annual Report, Year 4 <img src=/images/pdfsm.gif width=11 height=12 border=0>","/aboutus/reports/ar2003.pdf",,,0
//,"Participant Survey","/survey/",,,0
//])

//addmenu(menu=["menu23",,,170,1,"",style1,,"left",,,,,,,,,,,,,				// Presentations
//,"Luc Anselin","/aboutus/presentations/#anselin",,,0
//,"Scott Crosier","/aboutus/presentations/#crosier",,,0
//,"Mike Goodchild","/aboutus/presentations/#goodchild",,,0
//,"Don Janelle","/aboutus/presentations/#janelle",,,0
//,"Stuart Sweeney","/aboutus/presentations/#sweeney",,,0
//,"Waldo Tobler","/aboutus/presentations/#tobler",,,0
//])

//addmenu(menu=["menu22",,,170,1,"",style1,,"left",,,,,,,,,,,,,				// Course Syllabi
//,"Anthropology","/learning_resources/content/syllabi/#anthropology",,,0
//,"Criminology","/learning_resources/content/syllabi/#criminology",,,0
//,"Demography","/learning_resources/content/syllabi/#demography",,,0
//,"Economics","/learning_resources/content/syllabi/#economics",,,0
//,"Environment & Resources","/learning_resources/content/syllabi/#environment",,,0
//,"Geographical Information Science","/learning_resources/content/syllabi/#gis",,,0
//,"History","/learning_resources/content/syllabi/#history",,,0
//,"Human Geography","/learning_resources/content/syllabi/#humangeog",,,0
//,"Political Science","/learning_resources/content/syllabi/#polisci",,,0
//,"Public Health","/learning_resources/content/syllabi/#health",,,0
//,"Sociology","/learning_resources/content/syllabi/#sociology",,,0
//,"Spatially Integrated Social Science","/learning_resources/content/syllabi/#siss",,,0
//,"Urban Studies & Urban Planning","/learning_resources/content/syllabi/#urban",,,0
//])

//addmenu(menu=["menu26",,,70,1,"",style1,,"left",,,,,,,,,,,,,					// Video Clips
//,"2002","show-menu=menu27","/streaming_video/2002/",,0
//,"2001","show-menu=menu19","/streaming_video/",,0
//])

//addmenu(menu=["menu27",,,170,1,"",style1,,"left",,,,,,,,,,,,,				// Workshop Video Clips 2002
//,"Introduction to Spatial Pattern Analysis","/streaming_video/2002/spa.html",,,0
//,"Map Making and Visualization of Spatial Data","/streaming_video/2002/maps.html",,,0
//])

//next menu = 29

dumpmenus() 

