<!-- Begin

var newWindow;
function NSPEWin(){
	newWindow = window.open('http://www.nspe.ca/', 'width=780,height=600,scrollbars=yes,toolbar=no,resizable=yes,menubar=yes,location=yes,left=0,top=0,screenX=0,screenY=0')
}
function RacewayWin(){
	newWindow = window.open('http://www.truroraceway.ca/', 'width=780,height=600,scrollbars=yes,toolbar=no,resizable=yes,menubar=yes,location=yes,left=0,top=0,screenX=0,screenY=0')
}
function McEWin(){
	newWindow = window.open('http://home.ca.inter.net/%7Ebhilchey/McElhiney/', '', 'width=780,height=600,scrollbars=yes,toolbar=no,resizable=yes,menubar=yes,location=no,left=0,top=0,screenX=0,screenY=0')
}
function DonWin(){
	newWindow = window.open('http://freepages.genealogy.rootsweb.com/%7Ebhilchey/DonegalMain.html', '', 'width=780,height=600,scrollbars=yes,toolbar=no,resizable=yes,menubar=yes,location=no,left=0,top=0,screenX=0,screenY=0')
}	
function RCCOWin(){
	newWindow = window.open('http://www.rcco-halifax.ca/', '', 'width=780,height=600,scrollbars=yes,toolbar=no,resizable=yes,menubar=yes,location=no,left=0,top=0,screenX=0,screenY=0')
}	
function FestWin(){
	newWindow = window.open('http://www.halifaxorganfest2006.ca', '', 'width=780,height=600,scrollbars=yes,toolbar=no,resizable=yes,menubar=yes,location=no,left=0,top=0,screenX=0,screenY=0')
}

//   End -->