function a()   {
	NewWindow=window.open("info/field.html","",'width=450,height=300,menubar=no,scrollbars=0')
   }
   
function b()   {
	NewWindow=window.open("info/degree.html","",'width=450,height=300,menubar=no,scrollbars=0')
   }

function c()   {
	NewWindow=window.open("info/specialty.html","",'width=450,height=300,menubar=no,scrollbars=0')
   }

function partner1()   {
	NewWindow=window.open("info/partner1.html","",'width=450,height=300,menubar=no,scrollbars=0')
   }
   
function partner2()   {
	NewWindow=window.open("info/partner2.html","",'width=450,height=300,menubar=no,scrollbars=0')
   }   
   