_root.but._visible=1; function pbut() { _root.but._visible=(_root.but._visible+1)%2; }
function pbut()