//Links

function Director()
{
mywindow = window.open("Main/Contactus/Director.htm","","width=300,height=270,toolbar=0,scrollbars=0,location=0,menubar=0,status=0,resizeable=0,,screenX=0,screenY=0,left=50,top=50");
}
function PADirector()
{
mywindow = window.open("Main/Contactus/PADirector.htm","","width=300,height=270,toolbar=0,scrollbars=0,location=0,menubar=0,status=0,resizeable=0,,screenX=0,screenY=0,left=50,top=50");
}
function AsstDirector()
{
mywindow = window.open("Main/Contactus/AsstDirector.htm","","width=300,height=270,toolbar=0,scrollbars=0,location=0,menubar=0,status=0,resizeable=0,,screenX=0,screenY=0,left=50,top=50");
}
function Secretary()
{
mywindow = window.open("Main/Contactus/Secretary.htm","","width=300,height=270,toolbar=0,scrollbars=0,location=0,menubar=0,status=0,resizeable=0,,screenX=0,screenY=0,left=50,top=50");
}
function Publications()
{
mywindow = window.open("Main/Contactus/Publications.htm","","width=300,height=270,toolbar=0,scrollbars=0,location=0,menubar=0,status=0,resizeable=0,,screenX=0,screenY=0,left=50,top=50");
}
function Feedback()
{
mywindow = window.open("Main/Guestbook/Feedback.asp","","width=415,height=325,toolbar=0,scrollbars=0,location=0,menubar=0,status=0,resizeable=0,,screenX=0,screenY=0,left=150,top=75");
}
function Guestbook()
{
mywindow = window.open("Main/Guestbook/Index.asp","","width=425,height=375,toolbar=0,scrollbars=0,location=0,menubar=0,status=0,resizeable=0,,screenX=0,screenY=0,left=150,top=75");
}
