<!--

if ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) < 5 )) {
   document.write("<LINK REL=stylesheet HREF=\"http://www.newfuturesforlearning.ie/css/alternative.css\" TYPE=\"text/css\">"); }

else if (navigator.appName == "Microsoft Internet Explorer"){
   document.write("<LINK REL=stylesheet HREF=\"http://www.newfuturesforlearning.ie/css/common.css\" TYPE=\"text/css\">");}

else {
   document.write("<LINK REL=stylesheet HREF=\"http://www.newfuturesforlearning.ie/css/common.css\" TYPE=\"text/css\">");}
   
   
function openForm(theURL,winName,features) {
  var aH;
  var aH = screen.availHeight;
  var aW;
  var aW = screen.availWidth;
  var x = (aW / 2) - 380
  var y = (aH / 2) - 210  
  {
  
window.open(theURL,'Form','toolbar=0,location=0,directories=0,status=1,menubar=0,scrollbars=no,resizable=no,width=560,height=400,left='+x+',top='+y+''); 
	}	
}
function MM_openBrWindow(theURL,winName,features) { //v2.0

  window.open(theURL,winName,features);

}


//-->