	function outplugin(str) {
		document.write(str);
	} 
