function dw(_what) {
	document.write(_what);
}

