function main()
	Is3D( FALSE );

	AddBackground( "condo\\still_rebecca_closeup" );	

	AddSprite( Rebecca, 110, 51, 333, 333, nil, VISIBLE+ACTIVE, 7, 8 );
end