output = new Array( 1 ); output[0] = ' '; if ( output && output.length > 0 ) document.write( output[0] );