function main()
	Is3D( FALSE );

--	AddBackground( "doctoroffice\\victor4" );
	AddBackground( "doctoroffice\\hostage_victor4" );

	AddSprite( Victor, 52, 26, 282, 358, nil, VISIBLE+ACTIVE,41, 42 );
end