// JavaScript Document
<!--
function MM_preloadImages() { //v3.0

 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}

 
}

function MM_findObj(n, d) { //v4.01
  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 && d.getElementById) x=d.getElementById(n); return x;
}



function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
  
}

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];}
}



function menu_act()
{
   //window.alert('dsdsdsds')
   document.location.href="facilities.html#"+document.getElementById('list_menu').options[document.getElementById('list_menu').selectedIndex].value;

}

function menu2_act()
{
   //window.alert('dsdsdsds')
  
   document.location.href="course.html#"+document.getElementById('list_menu2').options[document.getElementById('list_menu2').selectedIndex].value;

}

function menu3_act()
{
   //window.alert('dsdsdsds')
  
   document.location.href="events.html#"+document.getElementById('list_menu3').options[document.getElementById('list_menu3').selectedIndex].value;

}

//-->


function scroll_stop(){document.getElementById('flash_area').scrollAmount=0;}
function scroll_play(){document.getElementById('flash_area').scrollAmount=2; }


//function flash_news()
  // {

   //  document.write('<div id="flashnews" style="position:absolute; left:450px; top:0px; width:328px; height:25px; z-index:2"><marquee  onMouseOver="JavaScript:scroll_stop();" onMouseOut="JavaScript:scroll_play();" id="flash_area" 	name="flash_area"  direction="left" scrollamount="2" width="95%"><font><a href="graduation_2009.html" title="Click for more info" >• Graduation Ceremony 2009</a>   <a href="quest_09.html" title="Click for more info" >• PSG Physio Quest-09</a></font></marquee></div>');
   // }
//function flash_news1()
  // {

  //   document.write('<div id="flashnews1" style="position:absolute; left:450px; top:13px; width:328px; height:25px; z-index:2"><marquee  onMouseOver="JavaScript:scroll_stop();" onMouseOut="JavaScript:scroll_play();" id="flash_area" 	name="flash_area" direction="right"  			scrollamount="2" width="95%"><font><a href="focus2005.html" title="Click for more info"> </a></font></marquee></div>');
   // }

