﻿function about() 
{ 
window.open('about.html','jav','width=800,height=640,resizable=yes'); 
} 
function membership() 
{ 
window.open('membership.html','jav','width=300,height=200,resizable=yes'); 
} 
function pilot() 
{ 
window.open('pilot.html','jav','width=300,height=200,resizable=yes'); 
} 
function resources() 
{ 
window.open('resources.html','jav','width=300,height=200,resizable=yes'); 
} 
function links() 
{ 
window.open('links.html','jav','width=300,height=200,resizable=yes'); 
} 
function whats() 
{ 
window.open('whats.html','jav','width=300,height=200,resizable=yes'); 
} 
function transcend() 
{ 
window.open('transcend.html','jav','width=300,height=200,resizable=yes'); 
} 
function psychiatry() 
{ 
window.open('psychiatry.html','jav','width=300,height=200,resizable=yes'); 
} 
function personal() 
{ 
window.open('personal.html','jav','width=300,height=200,resizable=yes'); 
} 



