function main()
	Is3D( FALSE );

--	AddBackground( "doctoroffice\\victor3" );
	AddBackground( "doctoroffice\\hostage_victor3" );

	AddSprite( Victor, 0, 0, 371, 384, nil, VISIBLE+ACTIVE, 37, 38 );
end