
function DisplayText(id,text)
{
	if (document.getElementById)
	{	
		x = document.getElementById(id);
		x.innerHTML = text;
	}
	else if (document.all)
	{
		x = document.all[id];
		x.innerHTML = text;
	}
	else if (document.layers)
	{
		x = document.layers[id];
		text2 = '<P CLASS="testclass">' + text + '</P>';
		x.document.open();
		x.document.write(text2);
		x.document.close();
	}
}

function DrawLinks()
{
	linksArray = new Array() ;
	linksArray[0] = new Array() ;
	linksArray[0][0] = new Array ( 		"Analytical Work",
						"AnalyticalWork",
						"");

	linksArray[0][1] = new Array ( 		"Desire, Power & Sky News",
						"progets/skynews.html",
						"My undergraduate desertion, a postmodern sociology of Sky News, the 24 hour news service of BskyB in turn the worlds largest supplier of pay-TV services and a subsidiary of the gigantean News Corp., the owner of such diverse and influential cultural interests as HarperCollins, Twentieth Century Fox, and the LA Dodgers.<P class='date'>05.03.01</P>") ;

	linksArray[0][2] = new Array ( 		"Evaluation of Talis O.P.A.C.",
						"progets/opac.html",
						"Co-operative evaluation is a research method through which everyday users are observed working at set tasks and asked to think aloud as they do so.  This study (written jointly with Trevor Horgan) uses co-operative evaluation to examine the unpopular (with end users) O.P.A.C. system, Talis Web.<P class='date'>14.12.01</P>") ;
						
	linksArray[0][3] = new Array ( 	"Interpreting Eminem",
						"progets/eminem.html",
						"Scrapbook of ideas an interpretaions for the controversial rapper.  Created using Director to patch Flash, video and audio clips together.  A complete CD-ROM package is available to download and burn.<P class='date'>11.01.02</P>") ;

	linksArray[0][4] = new Array ( 	"Copright, Licensing and Computer Software",
						"progets/copyright.html",
						"A discussion of the legitimacy of international copyright law that considers computer software as equivalent to literary works such as novels or written articles, and current adaptations of the law through licensing agreements.<P class='date'>15.01.02</P>") ;

	//linksArray[0][5] = new Array ( 	"Proposal to Make an Untitled Game Environment",
	//					"progets/untitled.html",
	//					"My proposal to make a video game design environment for use by children (6 - 8 yrs.) that would be capable of collaborative use.  Available here also are two presentations made during the second semester of the course pertaining to the development of ideas for what to do regarding my 'final project'.<P class='date'>20.05.02</P>") ;

	linksArray[0][5] = new Array ( 	"Making Games with LEGO",
						"progets/lego.html",
						"An argument for the value of an intuitive system to allow children (6 - 8 yrs.) to design video games in the classroom as a learning experience.  Discussion is made of the restrictions of the classroom environment and the utility of computer games as learning and creative aids.<P class='date'>25.09.02</P>") ;

						
	linksArray[1] = new Array() ;
	linksArray[1][0] = new Array ( 		"Interactive Work",
						"InteractiveWork",
						"");
				
	linksArray[1][1] = new Array ( 		"Virtual Richey Manic",
						"http://www.sony-youth.com/vrm/",
						"Richey Manic (former lyricist and sometimes guitarist with Manic Street Preachers) has been turned into a plaything for fans and a postmodern commodity after his disappearance in 1995.<P class='date'>17.03.01</P>") ;

	linksArray[1][2] = new Array ( 		"Rock Paper Scissors in the Panopticon",
						"http://www.sony-youth.com/rps-panopticon/",
						"The philosophy of French thinker Michel Foucault retold through the game of Rock Paper Scissors played in the Panopticon.<P class='date'>26.06.01</P>") ;

	linksArray[1][3] = new Array ( 		"Willy's @ Cork Jazz 2001",
						"progets/willys.html",
						"Initial QTVR panorama photograph project shot in the back garden of a friend's house during the October Bank Holiday Weekend 2001 (Cork Jazz).<P class='date'>30.10.01</P>") ;

	linksArray[1][4] = new Array ( 		"Blackjack Casino",
						"progets/blackjack.html",
						"Functional Blackjack game created using Flash authoring software, maybe a little too large in size. Several versions are available to download.<P class='date'>05.12.01</P>") ;

	linksArray[1][5] = new Array ( 	"Who Wants to be a Millionaire",
						"progets/authorware.html",
						"Exercise into the capabilities of Macromedia Authorware.  This project is a mirror of the popular 'Who Wants to be a Millionaire' coin-op machines that are a spin-off from the TV series.<P class='date'>15.03.02</P>") ;

	linksArray[1][6] = new Array ( 	"Game Theory",
						"progets/game.html",
						"A project that combines varied elements of director to demonstrate its capabilities.  As a movement towards my final project it recalls the adventure of Dizzy, an egg infamous for his adventures (13 in all) of the ZX Spectrum during the heyday of early home computer gaming and my own loss at trying to explain the game culture and phenomena.<P class='date'>10.04.02</P>") ;


	linksArray[2] = new Array() ;
	linksArray[2][0] = new Array ( 		"Audio/Video Pieces",
						"AudioVideoPieces",
						"");

	//linksArray[2][1] = new Array ( 		"Shallow Film Project",
	//					"progets/shallow.html",
	//					"Short colaborative film project made as a part of a crash course in film-making.  From a concept by Paul Adams, it expores ideas of appearance, reality and mutual deception.<P class='date'>14.12.01</P>") ;

	linksArray[2][1] = new Array ( 	"Just a Gaze Film Project",
						"progets/justagaze.html",
						"Short film exploring ideas of the autonomy of the individual, a split between our social selves and out 'true' self.  Both are mutually homicidal.<P class='date'>22.02.02</P>") ;

	linksArray[2][2] = new Array ( 	"Sea Air (Self-Portrait in Sound)",
						"progets/portrait.html",
						"A one-minute 'self-portrait in sound' to experiment in recreating expression through audio alone without recourse to music or orthodox language.  An example of 'a-moment-in-the-life-…'.<P class='date'>02.03.02</P>") ;

	linksArray[2][3] = new Array ( 	"Little House on the Vortex",
						"progets/littlehouseonthevortex.html",
						"A short (40 sec.) 3D animation made using 3DS Max and human figures imported from Poser exploring ideas arising from the starting phrase, 'In the Future all Families will live in Space.'<P class='date'>01.05.02</P>") ;
						

	//linksArray[4] = new Array() ;
	//linksArray[4][0] = new Array ( 		"Minor Pieces",
	//					"MinorPieces",
	//					"") ;
	//					
	//linksArray[4][1] = new Array ( 		"DAWN Critique",
	//					"progets/critique.html",
	//					"A critique of previous year's final exhibition, DAWN (Digital Arts Week Now), made on starting the course.<P class='date'>13.10.01</P>") ;
	//
	//linksArray[4][2] = new Array ( 		"Dumper in the Johnny Monnet",
	//					"progets/jeanmonnet.html",
	//					"My first project made through image manipulation (of photographs) using Adobe Photoshop.  A dumper truck is placed inside a lecture theatre.<P class='date'>13.10.01</P>") ;
	//
	//linksArray[4][3] = new Array ( 		"OnClick Animated Camera",
	//					"projects/camera.html",
	//					"A simple demonstration of a clickable mock-up of a camera that flashes made using Photoshop and ImageReady slice tools.<P class='date'>24.10.01</P>") ;
	//
	//linksArray[4][4] = new Array ( 		"Mouse Activated Television",
	//					"progets/telly.html",
	//					"A similar, but more complicated image, to the one above.  Sliced and animated through ImageReady, this time of a television that can be turned on/off and changed channels by the user.<P class='date'>24.10.01</P>") ;


	var NumberofSections = linksArray.length ;
	var HTMLtext = "" ;
	empty = "" ;

	for ( y=0; y<NumberofSections; y++) {
		HTMLtext += "<TABLE width=600 cellspacing=0 cellpadding=0 align=center><TR><TD width=600 valign=top><DIV class='text'><STRIKE>" + linksArray[y][0][0] + "</SCRIKE></DIV></TD></TR></TABLE>" ;
		HTMLtext += "<TABLE width=600 align=center cellspacing=0 cellpadding=0><TR><TD width=385 valign=top><DIV id='"+linksArray[y][0][1]+"' class='linknotes' align=justify></DIV></TD><TD width=15 valign=top></TD><TD width=200 valign=top><DIV class='text'>" ;

		var NumberofLinks = linksArray[y].length ;
		for ( x=1; x<NumberofLinks; x++) {
			HTMLtext += "<A href='" + linksArray[y][x][1] + "' " ;
			HTMLtext += "onMouseOver = ' DisplayText ( linksArray["+y+"][0][1], linksArray["+y+"]["+x+"][2] ) ;' " ;
			HTMLtext += "onMouseOut = ' DisplayText ( linksArray["+y+"][0][1], empty ) ;' " ;
			HTMLtext += ">" + linksArray[y][x][0] + "</A><BR>" ;
		} ;
		HTMLtext += "</DIV></TD></TR></TABLE><P>" ;
	} ;

	document.write ( HTMLtext ) ;
	return ;
}
