jQuery(document).ready(function($) {

	$("#system_text").html($("#info_text").html());
});
