version 1.59, 2005/06/27 14:27:25
|
version 1.60, 2005/06/30 18:56:35
|
Line 105 function submitSmiles() {
|
Line 105 function submitSmiles() {
|
function openHelpWindow() { |
function openHelpWindow() { |
window.open("/adm/jme/jme_help.html","","scrollbars=yes,resizable=yes,width=500,height=600"); |
window.open("/adm/jme/jme_help.html","","scrollbars=yes,resizable=yes,width=500,height=600"); |
} |
} |
|
function substituent(r) {document.applets.JME.setSubstituent(r);} |
</script> |
</script> |
</head> |
</head> |
<body bgcolor="#ffffff"> |
<body bgcolor="#ffffff"> |
<center> |
<center> |
<applet code="JME.class" name="JME" archive="/adm/jme/JME.jar" width="440" height="390"> |
<form> |
|
<table width="440"><tr> |
|
<td></td> |
|
<td align="right"> |
|
<select onchange="javascript:substituent(options[selectedIndex].text)"> |
|
<option>Select substituent</option> |
|
<option>-C(=O)OH</option> |
|
<option>-C(=O)OMe</option> |
|
<option>-OC(=O)Me</option> |
|
<option>-CMe3</option> |
|
<option>-CF3</option> |
|
<option>-CCl3</option> |
|
<option>-NO2</option> |
|
<option>-SO2-NH2</option> |
|
<option>-NH-SO2-Me</option> |
|
<option>-NMe2</option> |
|
<option>-C#N</option> |
|
<option>-C#C-Me</option> |
|
<option>-C#CH</option> |
|
</select> |
|
</td></tr> |
|
</table> |
|
<applet code="JME.class" name="JME" archive="/adm/jme/JME.jar" width="440" height="390" mayscript> |
You have to enable Java and JavaScript on your machine. |
You have to enable Java and JavaScript on your machine. |
$molecule |
$molecule |
<param name="options" value="$options" /> |
<param name="options" value="$options" /> |
</applet><br /> |
</applet><br /> |
<font face="arial,helvetica,sans-serif" size="-1"><a href="http://www.molinspiration.com/jme/index.html">JME Editor</a> courtesy of Peter Ertl, Novartis</font> |
<font face="arial,helvetica,sans-serif" size="-1"><a href="http://www.molinspiration.com/jme/index.html">JME Editor</a> courtesy of Peter Ertl, Novartis</font> |
<form> |
|
$insert_answer |
$insert_answer |
<br /> |
<br /> |
<input type="button" value=" Close " onclick = "javascript:window.close()" /> |
<input type="button" value=" Close " onclick = "javascript:window.close()" /> |