// JScript source code
function dw(str){
	document.write(str);
}
