function script_write(content){
	document.write(content);
}