save orientation o; isosurface both delete; load "sp3h2oorbitals/waterHAO2.cube.gz"; restore orientation o; background white; isosurface both 0.05 sign red blue ""; if (viewmode = 0); isosurface both nodots nomesh fill; color $both opaque; endif; if (viewmode = 1); isosurface both nomesh nodots fill; color $both translucent; endif; if (viewmode = 2); isosurface both nodots nofill mesh; color $both opaque; endif; if (nodeson = 1); isosurface zero 0.000001 "";isosurface zero nofill nodots mesh; color $zero [150,255,150]; endif; connect (all) (all) DELETE; connect 1.75 (oxygen) (hydrogen) ModifyOrCreate; select all; spacefill 10%;select all; wireframe 0.03; javascript "document.orbViewer.isovalue.value = \"0.05\";";