function cTrace(myString)
{//cTrace
	console.log(myString)
}//cTrace