

/*****************************************************************************
Default browsercheck - Leave this one
******************************************************************************/
function lib_bwcheck(){ //Browsercheck (needed)
	this.ver=navigator.appVersion; this.agent=navigator.userAgent
	this.dom=document.getElementById?1:0
	this.ie5=(this.ver.indexOf("MSIE 5")>-1 && this.dom)?1:0;
	this.ie6=(this.ver.indexOf("MSIE 6")>-1 && this.dom)?1:0;
	this.ie4=(document.all && !this.dom)?1:0;
	this.ie=this.ie4||this.ie5||this.ie6
	this.mac=this.agent.indexOf("Mac")>-1
	this.opera5=this.agent.indexOf("Opera 5")>-1
	this.ns6=(this.dom && parseInt(this.ver) >= 5) ?1:0; 
	this.ns4=(document.layers && !this.dom)?1:0;
	this.bw=(this.ie6 || this.ie5 || this.ie4 || this.ns4 || this.ns6 || this.opera5 || this.dom)
	return this
}
var bw=new lib_bwcheck() //Making browsercheck object

var mDebugging=2 //General debugging variable. Set to 0 for no debugging, 1 for alerts or 2 for status debugging.

oCMenu=new makeCoolMenu("oCMenu") //Making the menu object. Argument: menuname
oCMenu.useframes=0 //no frames (1 for frames)
oCMenu.frame="" //no frames

oCMenu.useclick=0 //on over (on click=1)
oCMenu.useNS4links=0  
oCMenu.NS4padding=2 
oCMenu.checkselect=0

oCMenu.offlineUrl="file:///C|/WINDOWS/Desktop/Sym-15-7/sym-15-7/scripts/" 
oCMenu.onlineUrl="http://www.iaaf.uwa.edu.au/sym/"

oCMenu.pagecheck=1 
oCMenu.checkscroll=2 
oCMenu.resizecheck=1 
oCMenu.wait=1000 

//Background bar properties
oCMenu.usebar=1 //If you want to use a background-bar for the top items set this on - Value: 1 || 0
oCMenu.barcolor="#666666" //The color of the background bar - Value: "color"
oCMenu.barwidth="menu" 
oCMenu.barheight="menu" 
oCMenu.barx="menu" 
oCMenu.bary="menu" 
oCMenu.barinheritborder=0 //Set this to 1 if you want the bar to have the same border as the top menus - Value: 0 || 1

//Placement properties
oCMenu.rows=0
oCMenu.fromleft=5 
oCMenu.fromtop=270
oCMenu.pxbetween=0 
oCMenu.menuplacement=0

//TOP LEVEL PROPERTIES - ALL OF THESE MUST BE SPESIFIED FOR LEVEL[0]
oCMenu.level[0]=new Array() //Add this for each new level
oCMenu.level[0].width=100 //The default width for each level[0] (top) items. You can override this on each item by spesifying the width when making the item. - Value: px || "%"
oCMenu.level[0].height=30 //The default height for each level[0] (top) items. You can override this on each item by spesifying the height when making the item. - Value: px || "%"
oCMenu.level[0].bgcoloroff="#444444" //The default background color for each level[0] (top) items. You can override this on each item by spesifying the backgroundcolor when making the item. - Value: "color"
oCMenu.level[0].bgcoloron="#bcbcbc" //The default "on" background color for each level[0] (top) items. You can override this on each item by spesifying the "on" background color when making the item. - Value: "color"
oCMenu.level[0].textcolor="#CCCCCC" //The default text color for each level[0] (top) items. You can override this on each item by spesifying the text color when making the item. - Value: "color"
oCMenu.level[0].hovercolor="#452E0E" //The default "on" text color for each level[0] (top) items. You can override this on each item by spesifying the "on" text color when making the item. - Value: "color"
oCMenu.level[0].style="padding:2px; font-family:arial,helvetica; font-size:11px;" //The style for all level[0] (top) items. - Value: "style_settings"
oCMenu.level[0].border=1 //The border size for all level[0] (top) items. - Value: px
oCMenu.level[0].bordercolor="#797979" //The border color for all level[0] (top) items. - Value: "color"
oCMenu.level[0].offsetX=3 //The X offset of the submenus of this item. This does not affect the first submenus, but you need it here so it can be the default value for all levels. - Value: px
oCMenu.level[0].offsetY=0 //The Y offset of the submenus of this item. This does not affect the first submenus, but you need it here so it can be the default value for all levels. - Value: px
oCMenu.level[0].NS4font="arial,helvetica"
oCMenu.level[0].NS4fontSize="1"
oCMenu.level[0].align="right" //Value: "top" || "bottom" || "left" || "right" 

oCMenu.makeMenu('top0','','Home','http://wwwmcc.murdoch.edu.au/multimedia/mark/')//item 1
	oCMenu.makeMenu('sub0','top0','Concrescence','http://wwwmcc.murdoch.edu.au/multimedia/mark/concres/concres.htm')	

oCMenu.makeMenu('top1','','Current Projects','')//Item 2
	oCMenu.makeMenu('sub10','top1','Research','')
		oCMenu.makeMenu('sub100','sub10','Darwin','http://wwwmcc.murdoch.edu.au/multimedia/mark/darwin/darwin.html')
		//oCMenu.makeMenu('sub100','sub10','Weed','http://wwwmcc.murdoch.edu.au/multimedia/mark/WEED/WEED.HTMl')
		//oCMenu.makeMenu('sub101','sub10','Memesis','http://wwwmcc.murdoch.edu.au/multimedia/mark/MEMESIS/MEMESIS.HTM')
		//oCMenu.makeMenu('sub101','sub10','Weed2','http://wwwmcc.murdoch.edu.au/multimedia/mark/WEED/NWEED.HTMl')
		//oCMenu.makeMenu('sub102','sub10','Darwin','http://wwwmcc.murdoch.edu.au/multimedia/mark/darwin/darwin.html')
		//oCMenu.makeMenu('sub103','sub10','Biophilia','http://wwwmcc.murdoch.edu.au/multimedia/mark/biophil/biophil.html')
		
		
	//oCMenu.makeMenu('sub11','top1','Conference','')
		//oCMenu.makeMenu('sub110','sub11','Consciousness Reframed 2002','http://www.beap.org/program/conference/reframed/index.html')
		//oCMenu.makeMenu('sub111','sub11','The Aesthetics of Care?','http://www.beap.org/program/conference/symbiotica/index.html')
		//oCMenu.makeMenu('sub112','sub11','CAiiA-STAR Symposium','http://www.beap.org/program/conference/caiia/index.html')
		//oCMenu.makeMenu('sub113','sub11','Teaching in a Digital Domain','http://www.beap.org/program/conference/fearcon/index.html')
		//oCMenu.makeMenu('sub114','sub11','Coding the Spectacle','http://www.beap.org/program/conference/spectacle/index.html')
	
		
oCMenu.makeMenu('top2','','Project Archive','')
	oCMenu.makeMenu('sub20','top2','1990 to 1995','')
	oCMenu.makeMenu('sub200','sub20','Whiteboy','http://wwwmcc.murdoch.edu.au/multimedia/mark/WHITEBOY/whiteboy.html')
	oCMenu.makeMenu('sub201','sub20','Dusseldorf Gallery, 1992','http://wwwmcc.murdoch.edu.au/multimedia/mark/DUSSEL/dussel.html')
	oCMenu.makeMenu('sub202','sub20','Gomboc Gallery, 1993','http://wwwmcc.murdoch.edu.au/multimedia/mark/GOMBOC/gomboc.html')
oCMenu.makeMenu('sub203','sub20','Whos Afraid of Big Bad Nature','http://wwwmcc.murdoch.edu.au/multimedia/mark/PICA/pica.html')
oCMenu.makeMenu('sub204','sub20','Headless Allegories','http://wwwmcc.murdoch.edu.au/multimedia/mark/HEADLESS/headless.html')

oCMenu.makeMenu('sub21','top2','1996 to 2000','')
oCMenu.makeMenu('sub210','sub21','Headless Allegories','http://wwwmcc.murdoch.edu.au/multimedia/mark/headless1/headless1.html')
oCMenu.makeMenu('sub211','sub21','Objects are Us','http://wwwmcc.murdoch.edu.au/multimedia/mark/OBJECTS/objects.html')
oCMenu.makeMenu('sub212','sub21','Objectum','http://wwwmcc.murdoch.edu.au/multimedia/mark/OBJECTUM/objectum.html')
oCMenu.makeMenu('sub213','sub21','My Country','http://wwwmcc.murdoch.edu.au/multimedia/mark/COUNTRY/country.html')

oCMenu.makeMenu('sub22','top2','2001 to 2005','')
oCMenu.makeMenu('sub220','sub22','Memesis','http://wwwmcc.murdoch.edu.au/multimedia/mark/MEMESIS/MEMESIS.HTM')

oCMenu.makeMenu('sub23','top2','Commercial Work','')
oCMenu.makeMenu('sub230','sub23','Commercial','http://wwwmcc.murdoch.edu.au/multimedia/mark/commercial/commercial.html')

oCMenu.makeMenu('top3','','Concrescence','')
	oCMenu.makeMenu('sub30','top3','Concrescence','http://wwwmcc.murdoch.edu.au/multimedia/mark/concres/concres.htm')
	//oCMenu.makeMenu('sub31','top3','Overview','http://www.beap.org/themes/overview/index.html')
		
	oCMenu.makeMenu('top4','','Biophilia','http://wwwmcc.murdoch.edu.au/multimedia/mark/biophil/biophil.html')
	
oCMenu.makeMenu('top5','','Net Art','')
oCMenu.makeMenu('sub50','top5','Gardenus','http://wwwmcc.murdoch.edu.au/multimedia/mark/gardenus/gardenus.htm')
	
oCMenu.makeMenu('top6','','Publications','http://wwwmcc.murdoch.edu.au/multimedia/mark/publications/publication.htm')		
	
oCMenu.makeMenu('top7','','C.V','http://wwwmcc.murdoch.edu.au/multimedia/mark/CV/CV.HTM')		

oCMenu.makeMenu('top8','','Contact','http://wwwmcc.murdoch.edu.au/multimedia/mark/contact/CONTACT.HTM')	

//Leave these two lines! Making the styles and then constructing the menu
oCMenu.makeStyle(); oCMenu.construct()		
