function dax( ax ) {
    document.write( ax );
}

