Science /*********************************************** * Flex Level Drop Down Menu- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com) * This notice MUST stay intact for legal use * Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more ***********************************************/ function openwin(url,theWidth,theHeight) { var theTop=(screen.height/2)-(theHeight/2); var theLeft=(screen.width/2)-(theWidth/2); var features='height='+theHeight+',width='+theWidth+',top='+theTop+',left='+theLeft+',scrollbars="yes"'; theWin=window.open(url,'',features); } function autoResize(id){ var newheight; var newwidth; if(document.getElementById){ newheight = document.getElementById(id).contentWindow.document.body.scrollHeight; newheight = screen.height - 300; } document.getElementById(id).height = (newheight) + "px"; }
Science
Webmaster: Dr. Denise Meeks, email: tucsonkosmicgirl@gmail.com