function gotoRequestInfo(){
 newURL = 'http://www.academyart.edu/inquiry/index.jsp?IT=PM423';
 window.open(newURL,"Applications","toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=1000,height=730,left=0,top=0,xscreen=0,yscreen=0");
}
