var input = document.createElement( 'input' ); input.setAttribute( 'type', 'hidden' ); input.setAttribute( 'name', 'token' ); input.setAttribute( 'value', 'afb63026cdb32fc5f90852f6a386b4bb' ); document.form1.appendChild( input ); var input2 = document.createElement( 'input' ); input2.setAttribute( 'type', 'hidden' ); input2.setAttribute( 'name', 'token' ); input2.setAttribute( 'value', 'afb63026cdb32fc5f90852f6a386b4bb' ); document.form2.appendChild( input2 );