
//Contents for menu 1

var menu1=new Array()
menu1[0]='<a href=http://esoc.ucc.ie/aboutEsoc.htm class="menu">About ESOC</a><br>'
menu1[1]='<a href=http://esoc.ucc.ie/history.htm class="menu">History</a><br>'
menu1[2]='<a href=http://esoc.ucc.ie/committee.htm class="menu">Committee</a><br>'
menu1[3]='<a href=http://esoc.ucc.ie/siteMap.htm class="menu">Site Map</a><br>'


//Contents for menu 2

var menu2=new Array()
menu2[0]='<a href=http://esoc.ucc.ie/seminars.htm class="menu">Seminars</a><br>'
menu2[1]='<a href=http://esoc.ucc.ie/conference.htm class="menu">Conference</a><br>'
menu2[2]='<a href=http://esoc.ucc.ie/fieldTrips.htm class="menu">Field Trips</a><br>'
menu2[3]='<a href=http://esoc.ucc.ie/goodIdeaComp.htm class="menu">Good Idea Competition</a><br>'


//Contents for menu 3

var menu3=new Array()
menu3[0]='<a href=http://esoc.ucc.ie/usefulLinks.htm class="menu">Useful Links</a><br>'
menu3[1]='<a href=http://esoc.ucc.ie/businessPlans.htm class="menu">Business Plans</a><br>'
menu3[2]='<a href=http://esoc.ucc.ie/supportGroups.htm class="menu">Support Groups</a><br>'
menu3[3]='<a href=http://esoc.ucc.ie/funding.htm class="menu">Funding</a><br>'
menu3[4]='<a href=http://esoc.ucc.ie/archives.htm class="menu">Archives</a><br>'

//Contents for menu 4

var menu4=new Array()
menu4[0]='<a href=http://esoc.ucc.ie/infoRequest.htm class="menu">Info Request</a><br>'
menu4[1]='<a href=http://esoc.ucc.ie/joinUp.htm class="menu">Join Up</a><br>'
menu4[2]='<a href=http://esoc.ucc.ie/suggestions.htm class="menu">Suggestions</a><br>'
menu4[3]='<a href=http://esoc.ucc.ie/benefitsOfJoining.htm class="menu">Benefits of Joining</a><br>'


function MM_findObj(n, d) { //v4.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

      



