/*
 DHTML Menu version 3.3.19
 Written by Andy Woolley
 Copyright 2002 (c) Milonic Solutions. All Rights Reserved.
 Plase vist http://www.milonic.co.uk/menu or e-mail menu3@milonic.com
 You may use this menu on your web site free of charge as long as you place prominent links to http://www.milonic.co.uk/menu and
 your inform us of your intentions with your URL AND ALL copyright notices remain in place in all files including your home page
 Comercial support contracts are available on request if you cannot comply with the above rules.
 This script featured on Dynamic Drive (http://www.dynamicdrive.com)
 */


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)}





if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=99);Shadow(color='#343f5f', Direction=0, Strength=0)"
}
else
{
	effect = "Shadow(color='#343f5f', Direction=0, Strength=0)" 
}


timegap=500				
followspeed=5			
followrate=40			
suboffset_top=10;		 
suboffset_left=10;		

style1=[				
"00008b",				
"fdc102",				
"00008b",				
"fff9d8",				
"fffab4",				 
10,						
"normal",				
"bold",					
"Verdana, Arial",		
5,						
,						
,						
,						
,						
,						
,						
,						
,						
,						
]



addmenu(menu=[		
"mainmenu",			
152,					
,				
,					
1,					
"center",					 
style1,				
1,					
"left",				
effect,				
,					
1, 					
,					
,					
,					
,					
,					
,					
,					
,					
,					
,"&nbsp;Home&nbsp;","http://www.southernscience.co.za/index.html",,"",1 
,"&nbsp;Services&nbsp;","http://www.southernscience.co.za/services.html","","",1
,"&nbsp;Projects&nbsp;","http://www.southernscience.co.za/projects.html","","",1
,"&nbsp;Training&nbsp;","http://www.southernscience.co.za/training.html","","",1
,"&nbsp;Experience&nbsp;and&nbsp;skills&nbsp;","http://www.southernscience.co.za/cv.html",,"",1
,"&nbsp;Upcoming&nbsp;events&nbsp;","http://www.southernscience.co.za/events.html","","",1
,"&nbsp;Science&nbsp;communication&nbsp;links&nbsp;","http://www.southernscience.co.za/links.html","","",1
,"&nbsp;Contact&nbsp;us&nbsp;","http://www.southernscience.co.za/contactus.html","","",1
])



	
dumpmenus()