Team:Brown-Stanford/Templates/Main
From 2011.igem.org
(Difference between revisions)
Line 96: | Line 96: | ||
function ethics(url) { | function ethics(url) { | ||
popupWindow = window.open( | popupWindow = window.open( | ||
- | url,'popUpWindow','height=600,width=800,left=(screen.availwidth-width)/2,top=(screen.availheight-height)/2,resizable=no,scrollbars=no,toolbar=no,menubar=no,location=no,directories=no,status=no | + | url,'popUpWindow','height=600,width=800,left=(screen.availwidth-width)/2,top=(screen.availheight-height)/2,resizable=no,scrollbars=no,toolbar=no,menubar=no,location=no,directories=no,status=no) |
} | } | ||
</script> | </script> |
Revision as of 17:16, 24 September 2011