$(document).ready( function() {
	$('#reg_content').appendTo( $('body') );
	$('#reg_content').jqm();
});
