var aDayArray=new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday");
var aMonthArray=new Array("January","February","March","April","May","June","July","August","September","October","November","December");
var aDateArray=new Array("buffer","1st","2nd","3rd","4th","5th","6th","7th","8th","9th","10th","11th","12th","13th","14th","15th","16th","17th","18th","19th","20th","21st","22nd","23rd","24th","25th","26th","27th","28th","29th","30th","31st");
aDate = new Date();
aYear = aDate.getYear();





function openPhotoClaireLongstaff()
{
PhotoWindow1=window.open("", "ClaireLongstaff", "width=295,height=400,toolbar=no,scrollbars=no,resizable=no");
PhotoWindow1.moveTo(100,100);
PhotoWindow1.document.write("<title>*&nbsp; Claire Longstaff &nbsp;*</title>")
PhotoWindow1.document.write("<body bgcolor='darkgreen'>")
PhotoWindow1.document.write("<div align='center'><img src='photo_claire.jpg' width='260' height='362' style='border:double lightgreen 4px' /><div>")
PhotoWindow1.document.write("</body>")
PhotoWindow1.document.close()
}


function openPhotoJulieForm()
{
PhotoWindow2=window.open("", "JulieForm", "width=350,height=250,toolbar=no,scrollbars=no,resizable=no");
PhotoWindow2.moveTo(100,200);
PhotoWindow2.document.write("<title>*&nbsp; Julie Form &nbsp;*</title>")
PhotoWindow2.document.write("<body bgcolor='darkgreen'>")
PhotoWindow2.document.write("<div align='center'><img src='photo_julie.jpg'  style='border:double lightgreen 4px' /><div>")
PhotoWindow2.document.write("</body>")
PhotoWindow2.document.close()
}


function openPhotoJoanneBussey()
{
PhotoWindow3=window.open("", "JoanneBussey", "width=230,height=300,toolbar=no,scrollbars=no,resizable=no");
PhotoWindow3.moveTo(100,200);
PhotoWindow3.document.write("<title>*&nbsp; Joanne Bussey &nbsp;*</title>")
PhotoWindow3.document.write("<body bgcolor='darkgreen'>")
PhotoWindow3.document.write("<div align='center'><img src='photo_joe.jpg' width='198' height='271' style='border:double lightgreen 4px' /><div>")
PhotoWindow3.document.write("</body>")
PhotoWindow3.document.close()
}


function openPhotoKathIvens()
{
PhotoWindow4=window.open("", "KathIvens", "width=350,height=250,toolbar=no,scrollbars=no,resizable=no");
PhotoWindow4.moveTo(100,200);
PhotoWindow4.document.write("<title>*&nbsp; Kath Ivens &nbsp;*</title>")
PhotoWindow4.document.write("<body bgcolor='darkgreen'>")
PhotoWindow4.document.write("<div align='center'><img src='photo_kath.jpg' style='border:double lightgreen 4px' /><div>")
PhotoWindow4.document.write("</body>")
PhotoWindow4.document.close()
}


function openPhotoSarahYoung()
{
PhotoWindow5=window.open("", "SarahYoung", "width=240,height=340,toolbar=no,scrollbars=no,resizable=no");
PhotoWindow5.moveTo(100,150);
PhotoWindow5.document.write("<title>*&nbsp; Sarah Young &nbsp;*</title>")
PhotoWindow5.document.write("<body bgcolor='darkgreen'>")
PhotoWindow5.document.write("<div align='center'><img src='photo_sarah.jpg' width='200' height='309' style='border:double lightgreen 4px' /><div>")
PhotoWindow5.document.write("</body>")
PhotoWindow5.document.close()
}


function openPhotoStephenMcDonald()
{
PhotoWindow6=window.open("", "StephenMcDonald", "width=290,height=380,toolbar=no,scrollbars=no,resizable=no");
PhotoWindow6.moveTo(100,100);
PhotoWindow6.document.write("<title>*&nbsp; Stephen McDonald &nbsp;*</title>")
PhotoWindow6.document.write("<body bgcolor='darkgreen'>")
PhotoWindow6.document.write("<div align='center'><img src='photo_steve.jpg' width='250' height='346' style='border:double lightgreen 4px' /><div>")
PhotoWindow6.document.write("</body>")
PhotoWindow6.document.close()
}

function openPhotoSamTalbot()
{
PhotoWindow7=window.open("", "SamTalbot", "width=230,height=300,toolbar=no,scrollbars=no,resizable=no");
PhotoWindow7.moveTo(100,200);
PhotoWindow7.document.write("<title>*&nbsp; Sam Talbot &nbsp;*</title>")
PhotoWindow7.document.write("<body bgcolor='darkgreen'>")
PhotoWindow7.document.write("<div align='center'><img src='photo_joe.jpg' width='198' height='271' style='border:double lightgreen 4px' /><div>")
PhotoWindow7.document.write("</body>")
PhotoWindow10.document.close()
}


function openPhotoPhilipRoxby()
{
PhotoWindow8=window.open("", "PhilipRoxby", "width=230,height=300,toolbar=no,scrollbars=no,resizable=no");
PhotoWindow8.moveTo(100,200);
PhotoWindow8.document.write("<title>*&nbsp; Philip Roxby &nbsp;*</title>")
PhotoWindow8.document.write("<body bgcolor='darkgreen'>")
PhotoWindow8.document.write("<div align='center'><img src='photo_joe.jpg' width='198' height='271' style='border:double lightgreen 4px' /><div>")
PhotoWindow8.document.write("</body>")
PhotoWindow8.document.close()
}


function openPhotoDavidRobson()
{
PhotoWindow9=window.open("", "DavidRobson", "width=380,height=285,toolbar=no,scrollbars=no,resizable=no");
PhotoWindow9.moveTo(100,200);
PhotoWindow9.document.write("<title>*&nbsp; David Robson &nbsp;*</title>")
PhotoWindow9.document.write("<body bgcolor='darkgreen'>")
PhotoWindow9.document.write("<div align='center'><img src='photo_wooddave.jpg' width='350' height='247' style='border:double lightgreen 4px' /><div>")
PhotoWindow9.document.write("</body>")
PhotoWindow9.document.close()
}


function openPhotoJoolzForm()
{
PhotoWindow10=window.open("", "JoolzForm", "width=230,height=260,toolbar=no,scrollbars=no,resizable=no");
PhotoWindow10.moveTo(100,200);
PhotoWindow10.document.write("<title>*&nbsp; Joolz Form &nbsp;*</title>")
PhotoWindow10.document.write("<body bgcolor='darkgreen'>")
PhotoWindow10.document.write("<div align='center'><img src='photo_joolz.jpg' width='200' height='227' style='border:double lightgreen 4px' /><div>")
PhotoWindow10.document.write("</body>")
PhotoWindow10.document.close()
}



var isHome = true

function doTransHome(thisObj)
 {
 var newpicname

 thisObj.filters.revealTrans.Apply();        
      
   if (isHome) 
    {
     newpicname = "buttons/home_over.gif" 
    }
  
   else
    {
     newpicname = "buttons/home.gif"
    }
  
  isHome = !isHome;
  thisObj.src = newpicname;

  thisObj.filters.revealTrans.Play()
 }




var isAboutUs = true

function doTransAboutUs(thisObj)
 {
 var newpicname

 thisObj.filters.revealTrans.Apply();        
      
   if (isAboutUs) 
    {
     newpicname = "buttons/aboutus_over.gif" 
    }
  
   else
    {
     newpicname = "buttons/aboutus.gif"
    }
  
  isAboutUs = !isAboutUs;
  thisObj.src = newpicname;

  thisObj.filters.revealTrans.Play()
 }



var isProjects = true

function doTransProjects(thisObj)
 {
 var newpicname

 thisObj.filters.revealTrans.Apply();        
      
   if (isProjects) 
    {
     newpicname = "buttons/projects_over.gif" 
    }
  
   else
    {
     newpicname = "buttons/projects.gif"
    }
  
  isProjects = !isProjects;
  thisObj.src = newpicname;

  thisObj.filters.revealTrans.Play()
 }



var isLeaflets = true

function doTransLeaflets(thisObj)
 {
 var newpicname

 thisObj.filters.revealTrans.Apply();        
      
   if (isLeaflets) 
    {
     newpicname = "buttons/leaflets_over.gif" 
    }
  
   else
    {
     newpicname = "buttons/leaflets.gif"
    }
  
  isLeaflets = !isLeaflets;
  thisObj.src = newpicname;

  thisObj.filters.revealTrans.Play()
 }




var isNews = true

function doTransNews(thisObj)
 {
 var newpicname

 thisObj.filters.revealTrans.Apply();        
      
   if (isNews) 
    {
     newpicname = "buttons/news_over.gif" 
    }
  
   else
    {
     newpicname = "buttons/news.gif"
    }
  
  isNews = !isNews;
  thisObj.src = newpicname;

  thisObj.filters.revealTrans.Play()
 }



var isEvents = true

function doTransEvents(thisObj)
 {
 var newpicname

 thisObj.filters.revealTrans.Apply();        
      
   if (isEvents) 
    {
     newpicname = "buttons/events_over.gif" 
    }
  
   else
    {
     newpicname = "buttons/events.gif"
    }
  
  isEvents = !isEvents;
  thisObj.src = newpicname;

  thisObj.filters.revealTrans.Play()
 }




var isPartners = true

function doTransPartners(thisObj)
 {
 var newpicname

 thisObj.filters.revealTrans.Apply();        
      
   if (isPartners) 
    {
     newpicname = "buttons/partners_over.gif" 
    }
  
   else
    {
     newpicname = "buttons/partners.gif"
    }
  
  isPartners = !isPartners;
  thisObj.src = newpicname;

  thisObj.filters.revealTrans.Play()
 }




var isLinks = true

function doTransLinks(thisObj)
 {
 var newpicname

 thisObj.filters.revealTrans.Apply();        
      
   if (isLinks) 
    {
     newpicname = "buttons/links_over.gif" 
    }
  
   else
    {
     newpicname = "buttons/links.gif"
    }
  
  isLinks = !isLinks;
  thisObj.src = newpicname;

  thisObj.filters.revealTrans.Play()
 }

