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