function main()
	Is3D( FALSE );

--	AddBackground( "doctoroffice\\victor1" );
	AddBackground( "doctoroffice\\hostage_victor1" );

	AddSprite( Victor, 115, 90, 422, 384, nil, VISIBLE+ACTIVE, 33, 34 );
	AddSprite( Julius, 115, 90, 422, 384, nil, VISIBLE, 33, 29 );
end