var lastshow,lasthide;function doHide(a){document.getElementById(a).style.visibility="hidden"}function doShow(show,hide){if(lastshow!=show){lastshow=show}else{return true}if((show!="SchoolInfo")&&(hide!="SchoolInfo")){document.getElementById("SchoolInfo").style.visibility="hidden"}if((show!="UniversityInfo")&&(hide!="UniversityInfo")){document.getElementById("UniversityInfo").style.visibility="hidden"}if((show!="MastersInfo")&&(hide!="MastersInfo")){document.getElementById("MastersInfo").style.visibility="hidden"}if((show!="PostGraduateStudiesInfo")&&(hide!="PostGraduateStudiesInfo")){document.getElementById("PostGraduateStudiesInfo").style.visibility="hidden"}if((show!="SDMOInfo")&&(hide!="SDMOInfo")){document.getElementById("SDMOInfo").style.visibility="hidden"}var IE=
/*@cc_on!@*/
false;if(IE){sleep=150}else{sleep=500}if(show!="*"){changeOpac(0,show);document.getElementById(show).style.visibility="visible";opacity(show,0,100,sleep)}if(hide!="*"){document.getElementById(hide).style.visibility="hidden"}}function containsDOM(a,c){var b=false;do{if((b=a==c)){break}c=c.parentNode}while(c!=null);return b}function checkMouseEnter(b,a){if(b.contains&&a.fromElement){return !b.contains(a.fromElement)}else{if(a.relatedTarget){return !containsDOM(b,a.relatedTarget)}}}function checkMouseLeave(b,a){if(b.contains&&a.toElement){return !b.contains(a.toElement)}else{if(a.relatedTarget){return !containsDOM(b,a.relatedTarget)}}};
