function main()
	Is3D( FALSE );

	AddBackground( "RegisHome\\still_2nd_victim_csi_closeup" );

	AddSprite( Nick, 194, 0, 205, 384, nil, VISIBLE, 3, 4 );
	AddSprite( HRegisHomeNickCU, 194, 0, 205, 384, nil, ACTIVE );
end

