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