save orientation o; isosurface both delete; load "formateorbitals/formateMO3.cube.gz"; restore orientation o; background white; isosurface both 0.08 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.0 (hydrogen) (carbon) ModifyOrCreate; connect 1.25 (carbon) (oxygen) ModifyOrCreate; select all; spacefill 7%;select all; wireframe 0.025; javascript "document.orbViewer.isovalue.value = \"0.08\";";