save orientation o; isosurface both delete; load "tritylLUMO.cube"; 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 0.9 (carbon) (hydrogen) ModifyOrCreate; connect 1.0 (carbon) (carbon) ModifyOrCreate; select all; spacefill 7%;select all; wireframe 0.025; javascript "document.orbViewer.isovalue.value = \"0.05\";";