function main()
	Is3D( FALSE );

	AddBackground( "CarterHome\\still_2_nickCU" );

	AddSprite( Nick, 263, 0, 218, 384, nil, VISIBLE, 3, 4 );	

	AddSprite( HCarterHomeNickCU, 263, 0, 218, 384, nil, ACTIVE );	
end