
<!--Begin
pageArray= new Array ("","home.htm","projects.htm","research.htm","publications.htm",
"events.htm","Authentication/Registration.aspx","Authentication/Authentication.aspx","contact.htm",
"http://monaco.eee.strath.ac.uk/ukgds","links.htm","disclaimer.htm");

function setContent(content,thisPage) 
{
eval("parent."+content+".location='"+pageArray[thisPage]+"'");
}
//End-->
