
<!--
	function movepage(abc)
	   {

	if ((abc==0)||(abc==1)) return;
	pageaddress = document.multiplechoice.select[abc].value;
	window.parent.location.href=pageaddress;
	   }


	function AnnualConvocaton()
	{
		window.open('AnnualConvocaton.html','','width=620,height=600,scrollbars=yes,resizable=no,left=10,top=10')
	}
	function animation()
	{
		window.open('animationAcademy1.html','','width=428,height=222,scrollbars=no,resizable=no,left=10,top=10')
	}

	function bvb()
	{
		window.open('bvbNew.html','','width=800,height=600,scrollbars=no,resizable=no,left=10,top=10')
	}

	function media()
	{
		window.open('media.html','','width=550,height=400,scrollbars=no,resizable=no,left=10,top=10')
	}

	function cartoon()
	{
		window.open('cartoon.html','','width=320,height=240,scrollbars=no,resizable=no,left=10,top=10')
	}

	function mbaform_popwindow()
	{
		window.open("pop_mba.html", "", "height=400 ,width=320, status=no, toolbar=no, menubar=no, location=no, titlebar=yes, scrollbars=no, top=100, left=200")
	}

	function film_popwindow()
	{
		window.open("http://www.film-tvstudies.com/", "", "")
	}

	function sdpgspm_popwindow()
	{
		//window.open("/sdpgspm_pop.html", "", "height=595 ,width=550, status=no, toolbar=no, menubar=no, location=no, titlebar=yes, scrollbars=auto, top=100, left=200")
	}
//-->
