Using hidden input to populate info in subsequent pages - '$info'

Where '$info' contains spaces, the info shown is truncated at the first space after the next page

'realname' input on page1 that contains a space passes to page2 complete, but when '$realname' passes to page3, the info is truncated after first space

Info is also truncated on redirect / confirmation page & e-mail

Try it - http://planet-hughes.com/multi-form/multitest.htm

Any ideas?